![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9990666_1523559054904_DEF.jpg)
s p
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
Matlab program to integrate the function inside the triangle
Can anyone please help me to integrate the function sin^3(xy) inside the triangle T with corners (0 ,0),(2,0) and (0,1).
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How to solve error :Operands to the || and && operators must be convertible to logical scalar values.
I have a following simple program as below and I want to test the result clc; close all; a=0.1:0.1:1 b=1.5:.5:5 m...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
Time to frequency domain
Hi guys I have to convert the signal generated from accelerator(recorded in xls file) which is in time series to freq domian. So...
거의 8년 전 | 답변 수: 3 | 0
3
답변질문
Problem in FFT and harmonics analysiation
Hi everybody. I am new to analysis field . I have ust started working on Vibration analysis .I got my datas recorded for mislign...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
How to find the values of d and t for the following inequalities in MATLAB. Where both f1 and f2 should be greater than 98697
syms d t real; assume(d>0); assume(t>0); f1 =406.90*((0.049*d)^4-0.04*(d-2*t)^4)/((10.35+(0.2074*d*t-0.2704*t...
거의 8년 전 | 답변 수: 0 | 0