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).
6 years 前 | 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...
6 years 前 | 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...
7 years 前 | 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...
7 years 前 | 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...
7 years 前 | 0 个回答 | 0