Community Profile

photo

Chala Kedir


Last seen: 9ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Error with Cheb function
Where the ODE is with boundary condition y(1)=sin(1) D = [1/pi*3 ,1]; N = chebop(D); N.lbc = [1]; N.rbc = 1 - sin(1...

約2年 前 | 1 件の回答 | 0

1

回答

質問


MATLAB code to use for the control of a harmonic oscillator.
function [x, u, Sf, tf] = ex3_3_5(a, b, r, x0) % Control of a Harmonic Oscillator % Compute the solution to Riccati E...

約2年 前 | 0 件の回答 | 1

0

回答

質問


MATLAB code to use for the control of a harmonic oscillator.
Can any one help with matlab code for a harmonic osillator function [x, u, Sf, tf] = ex3_3_5(a, b, r, x0) om=0.8; del=0.1...

約2年 前 | 0 件の回答 | 0

0

回答

質問


Error using subs function of Symbolic Math toolbox
I am using the following code to generate data to use in Non linear Least Square Estimation syms a b S f=@(a,b,S) a+a*b + b*S;...

2年以上 前 | 1 件の回答 | 0

1

回答