photo

Shashvat Prakash


Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 8 ans il y a | 0

Réponse apportée
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 ...

plus de 8 ans il y a | 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...

plus de 8 ans il y a | 1 réponse | 0

1

réponse