photo

chiyaan chandan


Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How to remove NaN from data read from excel. Nan values only not rows or columns
clc clear all clf %% disp ('Select User input excel file '); [filename, pathname] = uigetfile('*.*'); xfile1 = fullfile(pa...

más de 2 años hace | 0

Respondida
How can i work with a set of column vector that has 365 rows. I want to find the mean between the 2- 45 data and then 172 and 356 data only. Not all the mean.
The following code will calculate the means of rows from 2 to 45 and 172 to 365 of every coloumns clc clear all %% Data=ra...

más de 2 años hace | 0

Pregunta


ODE45 for nonlinear problem
kindly check the below code....

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


"Matrix is close to singular or badly scaled " in line 47 of below code (Newmark integration method for mDOF)
clc clear all %% T_n=50; % natural period dt=0.05; % time step s...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta