photo

julien


Last seen: 11 days 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Explorer
  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Please, I need a CascadeBackstepping.m to solve obtain the optimal control for a cascade system of ODE.
CascadeBackstepping.m the folder in the link below https://se.mathworks.com/matlabcentral/fileexchange/32808-control-backstep...

5 years 前 | 1 个回答 | 0

1

个回答

提问


fun games or puzzles
Hello, I'm looking for fun games and puzzles using matlab. Thanks

11 years 前 | 1 个回答 | 0

1

个回答

已回答
Infinite or Not-a-Number function value encountered.
Thank you very much for the idea. I tried to remplace f=w.^2.*exp(hbar*w./(kB*T))./(exp(hbar*w./(kB*T))-1).^2 by a funtion l...

11 years 前 | 0

提问


quad, Warning: Infinite or Not-a-Number function value encountered.
Good evening, Sorry, my previous message contains some french word I would like to plot (t,f(t)), with f(t)=integral_0^ ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Infinite or Not-a-Number function value encountered.
Good evening, I would like to plot (t,f(t)), with f(t)=integral_0^ (2*pi*1.0e+12)*75.2933 y(t,w) dw For that, i used...

11 years 前 | 2 个回答 | 0

2

个回答

已回答
Subplot with matlab figures (.fig files)
if you want to plot 4 figues subplot(4,4,1) plot( T, f1(T)); %% fig 2 subplot(4,4,2) plot( T, f2(T)); %%%fig 3 subplot...

11 years 前 | 0