Skip to main content

Questions tagged [matlab]

Use of Matlab to solve engineering problems.

-1 votes
1 answer
235 views

Matlab Polynomial Curve Fitting with Known Relationship [closed]

So, I have this matlab problem, and I'm totally lost. Below, you will find my attempt. We are supposed to fit a polynomial curve to the data, but I'm a bit confused as to how the to get a polynomial ...
EsotericWaveform's user avatar
3 votes
1 answer
5k views

What are the Singular Values of a dynamic system and how are they calculated in the *sigma* function in Matlab?

According to Matlab documentation: sigma plots the singular values of the frequency response of a dynamic system. bode creates a Bode plot of the frequency response of a dynamic system. I am ...
Joe's user avatar
  • 31
2 votes
1 answer
1k views

Design op-amp circuit from transfer function? [closed]

What is the best way to design a circuit based on the following transfer function: (0.0364*s)/(0.0002*s + 1) ? I am trying to design the derivative stage of a PIDF controller using op-amps EDIT: This ...
Shivalnu's user avatar
2 votes
0 answers
65 views

calculate output $y(t)$ from $Y(z)$ having discrete closed loop model with sine input - residue method

I have closed loop - discrete model. This is how it looks in matlab: I need to compute analitically output $y(t)$ (same as in the Matlab's scope) having $Y(z)$. Where $Y(z)=U(z)*G(z)$ Input is sine ...
mdkdy's user avatar
  • 121
2 votes
1 answer
1k views

Question on sketching nyquist plot of transfer function with poles on imaginary axis

I have encountered some issues with sketching the nyquist plot for the following loop transfer function: $L(s) = \frac{25K}{S^2+25}$ I know that you first take: $L(\omega=0) = K$ $L(\omega = ...
John's user avatar
  • 251
0 votes
1 answer
47 views

System Identification Toolbox - How is the quality of the model output calculated?

I'm searching for the calculation of the quality of the estimated model output compared to the measured data. I'm working with the System Identification Toolbox. You can see an example here http://de....
hockeyman's user avatar
2 votes
1 answer
218 views

Active suspension with accelerometers and displacement observer/estimator problem

I faced a logical dilemma, while designing and simulating Active suspension system. This is what I have planned: My system will be controlling actuators of a vehicle, using PI. It is 2nd order ...
Aurimas's user avatar
  • 21
4 votes
1 answer
862 views

Is it normal to get different solutions with different ODE methods in MATLAB simulink?

I made a block diagram using simulink. When I solve it with ode45 and ode23 it gives me different graphs. Is it normal? Should I use the proper one? ...
Deccoyi's user avatar
  • 41
1 vote
1 answer
1k views

Closed loop response of a discrete system

I have trasfer functions of a plant and a controller in laplace domain. I checked for the closed loop response by applying a step response. The system is found to be stable. I checked the response ...
Somanna Thapanda's user avatar
6 votes
1 answer
990 views

mass calculation from transfer function or bodeplot

I have a double mass rotary model. The two masses are connected by an axis which together acts as a spring damper system of the fourth order. The system is actuated by a motor and the angle of ...
Somanna Thapanda's user avatar
3 votes
1 answer
666 views

How do I create a graph of the phase angle and response of a harmonic excitation in Matlab?

In my course of dynamics of structures, I am struggling with some basic principles. As a practice, I am plotting (or attempting to plot) the curves that are shown in the course book, with the help of ...
Beunhaas's user avatar
6 votes
1 answer
199 views

Programmable parameter change of Pro/E simulation by using Excel VBA , Matlab, Labview or Pro/E own function

Now, I've been conducting beam simulation by using Pro/E. I would like to change payload(force) of beam step by step, and then plot the relation between deflection and payload(load range : 50kg to ...
KKS's user avatar
  • 354
2 votes
1 answer
1k views

How to import a CATIA assembly into SimMechanics

I need to import an assembly from CATIA into SimMechanics but in CATIA, the .stl file format is available only for part files and not for assembly files. How can I do this? Is it possible to convert ...
Kanaga Senthil Raja's user avatar
2 votes
0 answers
704 views

Export simulink sdi dataset from MATLAB 2015b

I have used the Simulation Data Inspector in Simulink to log a dataset of two time varying signals. The only option I see concerning exporting is to .mat or to workspace, which basically produce the ...
fluxmodel's user avatar
  • 121

15 30 50 per page
1
4 5 6 7
8