photo

Saraswathi S


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
201,215
of 300,302

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Units of simulink simulations
I have my dynamical transfer function time constants in minutes. But simulink simulation says its default unit for time is secon...

4 years ago | 1 answer | 0

1

answer

Question


Specifying bounds in process model estimation
Is it essential to specify bounds in process model estimation using system identification toolbox? I'm not getting the expected ...

4 years ago | 1 answer | 0

1

answer

Question


Step response model estimation
I have set of datas by solving ODE's using ODE 45 solver. My step input varies like this: [5.7,5.9.6.1,6.3,6.5,6.7] for the enti...

4 years ago | 0 answers | 0

0

answers

Question


Though my input and output data is inversely proportional, system identification toolbox is giving me a positive gain
Hello all. I have a set of input and output data collected from a process. As my input increases, my output decreases and so tec...

4 years ago | 1 answer | 0

1

answer

Question


Using using system Identification app, the time-plot and model output of input-output data is in which units of time
While using system Identification app, we get the time plot and model output, transient response plots etc. In all these plots t...

4 years ago | 1 answer | 0

1

answer

Question


Can someone help me on how can I get second order plus time delay model from the input-output data.
I have a set of input and output data of a process and I need to fit it into a second order plus time delay. I used the system i...

4 years ago | 0 answers | 0

0

answers

Question


To know the units of t span used in ode45 command
I am using ODE45 command to solve 8 ordinary differential equations. My doubt is if im specifying tspan=[0 1000] , what will be...

4 years ago | 2 answers | 0

2

answers

Question


Error using ~= Invalid types for comparison.
misclassrate = sum(Predicted ~= testdata.N)/numel(Predicted) Here, my predicted variables are categorical while testdata.N is f...

4 years ago | 1 answer | 0

1

answer