photo

Shashvat Prakash


Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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...

oltre 8 anni fa | 0

Risposto
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 ...

oltre 8 anni fa | 0

Domanda


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...

oltre 8 anni fa | 1 risposta | 0

1

risposta