photo

Shashvat Prakash


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
Merge two equations smoothly
Try functions like pchip or spline. This does a piecewise polynomial approximation that goes through all the data. If you wa...

mer än 8 år ago | 0

Answered
for loop iteration dimension
Pay attention to the size of w2. It is a six-element array, not a seven element one. So your code should be: for i=1:6 ...

mer än 8 år ago | 0

Question


I reinstalled SDK 7.1 with patch, now simulink model won't open
I wrote earlier about compiler issue, I was intructed to uninstall visual c++ and SDK, and reinstall SDK 7.1. I did that. No...

mer än 8 år ago | 1 answer | 0

1

answer