photo

Sarah K


自 2019 起处于活动状态

Followers: 0   Following: 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答