Ali Awada
Followers: 0 Following: 0
統計
MATLAB Answers
7 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Correlation coefficient between three column vectors
Hello all, Let us say I have 3 column matrices (each is 2000x1) and I want to calculate the cross-correlation coefficients betw...
約3年 前 | 1 件の回答 | 0
1
回答質問
Calculating pdf and cdf for data extracted as a table
Hello, I am trying to calculate the cdf and pdf of the wind speed using data extracted from a dat file using the readtable func...
約3年 前 | 1 件の回答 | 0
1
回答質問
MATLAB Practice questions solution
Hello all, I am new to MATLAB and I am still trying to learn it by myself. I was trying to solve the questions posted by MATLAB...
4年弱 前 | 3 件の回答 | 0
3
回答質問
Get all graphs from ODE23
Hello all, I am trying to write a code using the ode23 to solve for a free vibration damped SDOF. I wrote the following code wi...
4年弱 前 | 2 件の回答 | 1
2
回答質問
Extract solution from struct
Hello, I have the following code to solve a system in an abstract form. The solution is stored in a struct. Can someone help me...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Extracting data from excel file; Adding a new column; plotting the first and the newly added column
Hello, Can someone please help with the following code: I need to import data from an excel file(9600x2). Then i need to add a...
約4年 前 | 1 件の回答 | 0
1
回答質問
Solving non linear equations in a 4x2 matrix
Hello, I am trying to calculate the roots of a system of non-linear equations: [1 1;x y;x^2 y^2;x^3 y^3]*[a;b]=[2;0;2/3;0] x...
約4年 前 | 1 件の回答 | 0