Community Profile

photo

Gloria


Last seen: 10개월 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3
  • Thankful Level 2
  • First Review

배지 보기

Feeds

보기 기준

질문


the code is so slow , ode23, what can I do get it faster
The code is so slow, how can I obtain result faster?

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to determine an y value at a specific x value?
How can I find what is e when sm1=8.1813e-13?

1년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Function, dot, help me for solution
% I couldnt find my mistake v=19*10^-3; N=314; R=25*10^-3; L=50*10^-3; C=1*10^-4; e=0.1:0.1:0.9; W=...

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how can I solve this problem
v=0.001; L=0.084; D=0.042; R=0.02; C=0.001; sm= v*N*L*R*L^2/(4*W*C^2); sm=(1-p^2)^2/p*((16*p^2+pi^2*(...

1년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
ode23, too slow
Thank you so much! It got much more better !

거의 2년 전 | 0

질문


ode23, too slow
It takes a long time to solve the code. Is it because the code is reading data from a.dat file? How can I make it go faster? It ...

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


ode45,ODE23 , force is not a time dependent function
Hi; As you can see in the code ; normally for ODE23 I was defining the force with time such as Fy=@(t) Fyr*sin(w*t); But now ...

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


ode45,Too many output arguments error
The equation is complex , I can not get the solution, how can I solve it?

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


modelfrf, experiment, naturel frequecies, magnitude
When I plot the experiment data with modalfrf, the units on the vertical axis are not correct. I gave the result for the experim...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


why matlab 2019a, 2016a doesnt recognize modalfrf?
When I try modelfrf I got this responce; Undefined function or variable 'modelfrf'. How can I solve this problem

3년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Frf,Modal analysis, Naturel frequencies
I appreciate your help, thank you! It didn't work. I guess I have a mistake. Txy values seem as a Nan+Nani It is also good to...

3년 초과 전 | 0

질문


Frf,Modal analysis, Naturel frequencies
Hi; I have experiment data for time depending force and displacement values. I need to plot Displacement (dB) - frequency grap...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


FRF, power spectrum- frequency graph ,acceleration-frequency graph
I have data of experiment for acceleration,timestep and torque. I need to learn naturel frequencies of the experiment. I need p...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


matlab code takes really long time large matrix
Hi ; I want to solve forced vibration problem with ODE45. But mass, stiffness, damping matrix are 14*14 and force matrix depend...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


ode 45, big matrices, I can not get result because of
function deneme S=0.02; rpm=111; %rpm w(1)=rpm*2*pi/60; AA=0.4; P=0.8; Z=4; DD=6.15; p=1025; n=1.85; AR=0.22087*Z/...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


mixed derivatives, I coulnt understand how can I solve ıf there are two kind derivatives
Hi ; I have to solve this equation and u'' and v'' are the second order derivatives of longitudinal and transverse displacement...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


when I applied fft to displacement-time data , I cant see maximum displacement value?
Maximum displacement is 1 , but with fft I can only see 0.9267? Where is my mistake? t=0:0.01:10; t_step=0.01; ts=1/t_step; ...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


fft,displacement, frequency
Hi; I can see the maximum displacement with Figure 1 which is Displacement-time grapf. When I apply fft I can see the correct f...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


FFT, acceleration-frequency, vibration
Hello everybody ; I have torsional angle values and axial displacements. I first try to draw the acceleration-frequency graph ...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


FFT, derivative,acceleration
I have displacement results.I am using Matlab and my friend is using Phayton. We are plotting Acceleration-Frequency graphs and...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


ode23 , matrix equation , 2nd order DE
How I will solve this matrix in Matlab ? w=10.02; p= 7850; %%%Kg/m^3; g=9.81; G=77*10^9; %%% N/m^2 E=206*10^9; ...

거의 5년 전 | 답변 수: 2 | 0

2

답변