photo

siva prasad


Last seen: 3 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
188.374
of 297.457

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20.438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158.938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Installation of Latest version of matlab in automated mode
Trying to install matlab 2022b in automated mode using batch script. i am having organisation provided network license (network....

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


bdroot command results wrong model name. Instead of showing loaded model name it is showing "simulink" in matlab 2016b, windows11
I am trying to save model using command "savesystem". In savesystem script, there is a command i_builtin(bdroot); to get loaded ...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Why not getting same constant value after converting to single from double in MATLAB 2016b simulink
I have a implemented below logic in simulink double a = 0.01; b = single(a); Expected value is 0.01 but getting 0.00999991234...

meer dan een jaar ago | 2 answers | 0

2

answers