Shravan Chandrasekaran
2011년부터 활동
Followers: 0 Following: 0
research scholar
Professional Interests: vibration measurement, signal processing
Feeds
질문
filtering of multiple harmonics
Dear all, I have the signal of vibration data, the fft plot of which shows multiple harmonics/frequencies. I am trying...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Double precision
Dear all, How do you fix double precision in matlab. Is Triple and higher precisions available ? Regards, Shravan....
13년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Need help using colon operator with multiple matrices - I'm really close to being loopless!
Hi Matt, This works clear all; clc; a=[1 2 3] b=[4 5 6] A=[a b] for i=1:1:3 for j=1:1:4 ...
Need help using colon operator with multiple matrices - I'm really close to being loopless!
Hi Matt, This works clear all; clc; a=[1 2 3] b=[4 5 6] A=[a b] for i=1:1:3 for j=1:1:4 ...
13년 초과 전 | 0
질문
Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 5.391064e-017.
Dear all, During linear fitting involving regression matrix, i face the warning Warning: Matrix is close to singular o...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
solving Regression form of second order ode's
Dear all, I have an equation in matrix form composed of two second order ODE's. I have converted it in Regression for...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
solve a second order Differential equation with a forcing function containing multiple harmonics
Dear all, I need to solve a second order ODE shm by numerical integration. It contains a forcing function with multiple harmoni...
13년 초과 전 | 답변 수: 1 | 0