photo

Shashvat Prakash


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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...

8 years 前 | 0

已回答
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 ...

8 years 前 | 0

提问


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

8 years 前 | 1 个回答 | 0

1

个回答