photo

Ahmed


KFUPM

Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

12 Questions
0 Réponses

RANG
228 567
of 300 779

RÉPUTATION
0

CONTRIBUTIONS
12 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 084

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 997

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

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Sequence of product?
<</matlabcentral/answers/uploaded_files/44650/cccccccc.png>> I am trying to find the matrix V as showing in figure, but I got...

presque 10 ans il y a | 1 réponse | 0

0

réponse

Question


how to put function as an input to another function?
I save a function call "nonliner" in matlab and I want to call this function as an input like function [Ar,Br] = algopsols(no...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


Matlab Error Message?
I have the below matlab code, and I got this error "Subscripted assignment dimension mismatch" for s=1:6 x(:,s) = Cr...

presque 10 ans il y a | 2 réponses | 0

2

réponses

Question


How to deal with nonlinear systems in matlab?
The question in figure, May be the example is not a logical nonlinear example, but what I need is the matlab functions, and i...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


How to get one vector from several matrices?
Hi; I have matrix and vector and I want to put them in one vector; For example A=[1,2;3,4]; B=[5,6];C=[7;8]; I want th...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


how to get the final shape of a function after you got the variables?
I have this function: f1=[-3*X(1)+X(2)+X(2).^3; -X(2)-X(3)]; I if X(1)=4;X(2)=3... i want to evaluate f1 at these valu...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


problem of exponential function with s- function
I use s-function my system is: sys = [ u- 2*x(1) + x(2) - exp(40*x(1)) - exp(40*x(1) - 40*x(2)) + 2; x(1) - 2*x(2)...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


function with increasing variables?
I have a function F=x^2+1 I want to create a vector of n this vector has the form Vf=[F(x(1))+F(x(1)-x(2)); ...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


how to write Loops in Functions?
I have this Vector Fx = [x(1)+2*x(2); x(1)+5*x(2)]; I want to take the first element of Fx_(x(1)+2*x(2))(also the sec...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


Solving LMI problems with eigenvalues constrain
How to solve a LMI problem for example AP+PA'<0 if we have an eigenvalue constrain: all eigenvalues should be less than -5

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


problem in while loop?
I wrote a loop code in matlab the problem is the answer I got is for the last element of the loop V =[0.0312 + 0.2251i 0.031...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


FINDING EQUILIBRIUM POINTS FOR NONLINEAR SYSTEM
I have this system dx1=(x1(u+(x1^2+x2^2)-(x1^2+x2^2)^2)-x2 dx2=x2(u+(x1^2+x2^2)-(x1^2+x2^2)^2)-x1, I want to find the equil...

presque 12 ans il y a | 1 réponse | 0

1

réponse