![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2440689_1523814139079_DEF.jpg)
Sushil
University of Alberta
Followers: 0 Following: 0
Feeds
提问
Matlab dsolve function issue with format.
I tried to do >> eqn = '2*D2x + 2.2*Dx + 0.4*x = 0'; >> sol = dsolve(eqn); >> pretty(sol) / / sqrt(41) 11 \ \ C...
4 years 前 | 1 个回答 | 0
1
个回答提问
Why Matlab remove old functions?
I am used to using simple function and I see that Matlab has removed this function. Why does Matlab remove the function, when th...
4 years 前 | 1 个回答 | 0
1
个回答提问
Matlab Symbolic Maths - How to insert ¨y(t) +˙y(t) +y(t)= f(t) equation in symbolic Maths?
I have the above equation which is y''(t) + y'(t) + y(t) =f(t). How can I find the impulse response of this LTI system using sym...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to solve exponential distribution equation using symbolic Matlab?
I have exponential distribution function - F(tau) = beta * e^(-beta*tau). I need to integrate tau*F(tau) over the intervall 0 to...
4 years 前 | 1 个回答 | 0
1
个回答提问
Matlab startup error, when Matlab 2018a is opened.
When I start Matlab I get this following error below. What is this error and how can I solve this. Warning: Invalid file or...
7 years 前 | 1 个回答 | 0
1
个回答提问
Matlab interface with Raspberry Pi
>> rpi = raspi('192.168.0.111','pi','raspberry') ### Updating Raspberry Pi I/O server... ### Connecting to board... ### Co...
7 years 前 | 1 个回答 | 0