Chala Kedir
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
35 748
of 295 495
RÉPUTATION
1
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
1
RANG
of 20 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 1
0
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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;...
presque 3 ans il y a | 1 réponse | 0