Sarah K
2019 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Percentage difference in matlab
Hi, I have two variables (both scaler input) to use in a formula. How can I calculate the percentage difference between and mak...
約5年 前 | 1 件の回答 | 0
1
回答質問
x domain for figure
x = 1:0.1:200 is this the same as writing 1 (x covers this domain)? OR 0<(x covers this domain)?
約5年 前 | 1 件の回答 | 0
1
回答質問
calculating percentage change function
Hi, I am high school china. want to build a function for two input variables (two judges scores) and calculate the percentage d...
約5年 前 | 1 件の回答 | 0
1
回答質問
output arguments not assigned
Hello, When I run this function function [outcome] = days_of_the_week(day) end Output argument "outcome" (and maybe othe...
約5年 前 | 1 件の回答 | 0
1
回答質問
Invalid use of operator
Matlab does not like the < in my function. Why? if profit >= 60 && <100 % if profit falls between $60 and $100 ...
約5年 前 | 2 件の回答 | 0
2
回答質問
Creating a loop for game
I want to write a formula with a loop for a number game. Criteria ... This is my fnction so far... function [output] = numb...
約5年 前 | 1 件の回答 | 0