統計
MATLAB Answers
7 質問
0 回答
ランク
of 170,890
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Help in method for solving simultaneous equations
I was wondering if anyone could help me solve 7 unknowns with 7 simultaneous equations in MATLAB, i understand the backslash met...
約5年 前 | 1 件の回答 | 0
1
回答質問
How to remove repeat entities in a matlab array
I have an array with 17 values within it, I have only one number than appears twice, i want the new identity to have 16 values i...
約5年 前 | 1 件の回答 | 0
1
回答質問
Have an array of 16 values, want to output them in order value by value, with the same string of text before each value
say amount = [a, b, c, d, e, f,] where a,b,c etc are numbers in an array. Want to then output a list like this as an output wit...
約5年 前 | 2 件の回答 | 0
2
回答質問
Outputting how far down a set of data a set of numbers are in a large data set
Hi everyone, Could I get some help on this, I have a large data set of a random set of data, 100x7 in a identity called v, I w...
約5年 前 | 1 件の回答 | 0
1
回答質問
Please answer! How to use an if function effectively?
Hi everyone, I have a set data loaded into the workspace at 4x100, using the if function to analyse a certain colomn within ...
約5年 前 | 1 件の回答 | 0
1
回答質問
Is there a way to change the value of a variable within a function?
Hi everyone, I was wondering for a function with 4 arguments within it, can I change the value of 2 arguments multiple times ...
約5年 前 | 1 件の回答 | 0
1
回答質問
How to display which number in a string of text applys to an if command?
Hi, everyone, I have a string of numbers and want to apply an if command on all the numbers in the text, for example if a numbe...
約5年 前 | 1 件の回答 | 0
