photo

Siddharth Jain


Last seen: etwa ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


Help with removing the transient part in FFT
I want to remove the transient psrt from my fft of TE to clearly see the frequency components. I have tried removing the transie...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Help with computing FFT
*Please help me with my issue, it may seem that my question is repeated, but it is not. My code has been updating each week and ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Help needed to find error
*Please help me with my issue, it may seem that my question is repeated, but it is not. My code has been updating each week and ...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


Help with ODE tolerance options
I am modelling a single stage helical gear transmission, and want to adjust the ODE tolerance options to allow for faster simula...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Ways for faster torque interpolation
I am modelling a single stage helical gear transmission, in which I am applying an input torque to the driver gear. However, the...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to solve for the torsional degrees of freedom
I am trying to model the torsional degrees of freedom for a single stage helical gear system. My orignal code is here: https://u...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Keep getting a blank graph
My code is trying to model the torsional degrees of freedom of a helical gear pair. I am unable to plot Force Fy vs time as it k...

mehr als ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


How to fix error in my DAE program?
The follwing is my main code- I am getting error - Not enough input arguments. Error in @(t,y,ydot)reduced21(t,y,ydot,T_a) ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to convert ode45 to Differential Algebraic Equations?
I have 12 equations with 6 DOF ( see yp) that i want to convert to Differential Algebraic Equation format. How can I do this? f...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


how to replace/import .mat file with parameter values?
I want to replace torque T_a with the data in .mat file (attached) for my code- function yp = reduced(t,y) beta = 13*(pi/1...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How do i plot a derivative versus time
I have the code below and want to plot for eg yp(2) vs time- How can I do this? function yp = reduced(t,y) m_a = 0.5; c_a...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to model 3 Degrees of Freedom at once
I have been unable to code the follwing equations in matlab-

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort