photo

Sarah K


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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)?

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


output arguments not assigned
Hello, When I run this function function [outcome] = days_of_the_week(day) end Output argument "outcome" (and maybe othe...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Invalid use of operator
Matlab does not like the < in my function. Why? if profit >= 60 && <100 % if profit falls between $60 and $100 ...

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort