photo

SARNENDU JATI


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
268,740
of 301,175

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,185

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,238

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


I am trying to generate c++ code from TE1400 TC3 Target for MATLAB®/Simulink modules and I am getting this error?
The starting build folder "J:\" is at the root of a drive. The make utilities as used by the Simulink Coder Build Process canno...

7 years ago | 1 answer | 0

1

answer

Question


Optimisation of cost function
I'm trying to optimise the cost function for a simple pendulum on a cart. I have written the following code that returns the va...

7 years ago | 1 answer | 0

1

answer

Question


How to resolve interp1 error?
function xinit = xinit_fcn(t) t_opt=linspace(0,4452*0.001,4452)'; Tf=4.4520; x1_opt= -(pi/Tf)*t + pi; ...

7 years ago | 2 answers | 0

2

answers