photo

Ahmed


KFUPM

2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

12 質問
0 回答

ランク
228,563
of 300,765

評判
0

コントリビューション
12 質問
0 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,941

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

10年弱 前 | 0 件の回答 | 0

0

回答

質問


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

10年弱 前 | 1 件の回答 | 0

1

回答

質問


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

10年弱 前 | 2 件の回答 | 0

2

回答

質問


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

10年弱 前 | 1 件の回答 | 0

1

回答

質問


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

10年弱 前 | 1 件の回答 | 0

1

回答

質問


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

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

1

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答

質問


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

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

1

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答

質問


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

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

1

回答

質問


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

12年弱 前 | 1 件の回答 | 0

1

回答