photo

Chala Kedir


Last seen: mehr als ein Jahr vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
35.926
of 297.457

REPUTATION
1

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
25.0%

ERHALTENE STIMMEN
1

RANG
 of 20.438

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 158.938

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 3 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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...

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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;...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort