photo

Salar


Arizona State University

Last seen: 4年以上 前 2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

18 質問
0 回答

ランク
270,657
of 300,750

評判
0

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,073

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,837

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


ODE45 and 3D arrays
Hello, I have a question about 3D-arrays and ODE45. I have a 3D array called "A". "A" contains a set of a matrices at differ...

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

1

回答

質問


How do I stop this loop?
Hello, I have a simple question, and I really appreciate it if you could please help me. I have a for loop, and I'd like to ...

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

1

回答

質問


Roots of a matrix of polynomial coefficients
Hello, I know how the roots function work in MATLAB. It takes a "vector" C containing coefficients of "a" polynomial, and t...

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

1

回答

質問


How do I set a limit for a line on a plot?
Hello, I need to set a limit for a line on my plot. I have couple of different lines on the same plot and I need only one of...

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

1

回答

質問


How to get 2D view of an ellipsoid?
Hello, I have a plot of an ellipsoid obtained by : >> [x, y, z] = ellipsoid(0,0,0,xr,yr,zr); figure surf(x, y, z)...

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

1

回答

質問


Simple for/cond statement
Hello, This can be considered MATLAB 081 level! I'm just looking for a for statement that does this for me: I have a col...

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

2

回答

質問


Finding the equal elements in 2 matrices
Hello, I've been looking online for a code that would help me with this, but I haven't found anything useful yet. I hope you...

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

1

回答

質問


Solving a second order differential equations with multi variables using "MASS" function in odeset by ODE45
Hello to anyone who's reading this! I'm trying to solve a set of second order differential equations using ode45, but when I ...

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

2

回答

質問


simple domain decomposition, while loop
Hello, I need to construct a code that finds solution to a set of equation by domain decomposition. it should be really easy...

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

1

回答

質問


How do I add a value in ONE element of a matrix in a for loop?
Hello, let's say I have a matrix A = [1+x,1;2,5] so I want to have x to go from -20 to 20 with x~=0 then I would need to ha...

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

2

回答

質問


How to type in a series in MATLAB
I want to create a function that when I give it some input, it takes those inputs and make those to be the coefficients of a pol...

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

2

回答

質問


Extrapolate a sets of data
hello, I have two sets of data which each represent the location of upper and lower half of an airfoil, but when I graph the...

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

1

回答

質問


Plotting two matrix error
Hello, I'm trying to get graph for two matrix versus each other each is 8000*1 matrix,and I tried plotmatrix too but I get thi...

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

1

回答

質問


contour plot getting error
Hello, I am trying to get two contour plots with my date below, and I'm getting error for the second one, I really appreciat...

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

1

回答

質問


How to solve a linear equation with a variable inside the matrix,
I am trying to solve a linear equation with 3 unknowns that is in the form of A*X=B , and one element in B varies with a variab...

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

1

回答

質問


fast fourier transform functions function
I have a question about fft function. I have a set of data consisting of two columns; one is time in seconds, and the other is a...

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

1

回答

質問


Anonymous function hyperbolic function code
sinh(x) =(exp^(x)-exp(-x))/2 cosh(x) =(exp(x)+exp(-x))/2 anonymous functions mysinh(x) and mycosh(x) which pe...

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

1

回答

質問


not urgent, but if you see this and have time please help me, thank you , Please help , LAST prime under n
I need to write a code which the instruction is below, I tried all I could, but I don't know how to store the last element and f...

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

1

回答