
Amy Joyce Valencia
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
104.478
of 296.864
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
20.0%
VOTI RICEVUTI
0
RANK
of 157.200
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How do I make numbers shift using a while loop while keeping the last itteration?
I've made a separate function filed to call out the shift loop function MyShiftLeft = MyShiftLeft(x) y=[8 4 -2 5 4 0 -1] te...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
How do I make numbers shift left using function?
I have a function file that shifts the numbers to the left when called. But I dont know how to get it to loop so that it will ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Can I get help with loops and char function?
Write a script that accepts as input a number n greater than or equal to 1 and less than 8, and then uses this number to calcula...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
What do I do next to solve for m?
clear syms f m g L I E = 2*pi*f == sqrt((m*g*L)/I) %What is the mass when... m = solve(E,m) subs(E, f ,0.1); subs(E, I, 5...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Why is my last line coming up as an empty sym?
There's a couple steps to this problem. Expand and then simplify the equation. The last is to solve this equation: when x =2. Bu...
oltre 3 anni fa | 1 risposta | 0