![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19834686_1601897302319_DEF.jpg)
Siddharth Jain
Followers: 0 Following: 0
統計
MATLAB Answers
12 質問
0 回答
ランク
of 157,687
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
2年弱 前 | 1 件の回答 | 0
1
回答質問
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 ...
2年弱 前 | 1 件の回答 | 0
1
回答質問
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 ...
2年弱 前 | 0 件の回答 | 0
0
回答質問
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...
2年弱 前 | 1 件の回答 | 0
1
回答質問
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...
2年弱 前 | 1 件の回答 | 0
1
回答質問
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...
2年弱 前 | 1 件の回答 | 0
1
回答質問
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...
2年弱 前 | 3 件の回答 | 0
3
回答質問
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) ...
約2年 前 | 1 件の回答 | 0
1
回答質問
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...
約2年 前 | 1 件の回答 | 0
1
回答質問
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...
約2年 前 | 1 件の回答 | 0
1
回答質問
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...
2年以上 前 | 1 件の回答 | 0
1
回答質問
How to model 3 Degrees of Freedom at once
I have been unable to code the follwing equations in matlab-
2年以上 前 | 1 件の回答 | 0