Amy Joyce Valencia
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
91 748
of 295 569
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ungefär 3 år ago | 2 answers | 0
2
answersQuestion
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 ...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 3 år ago | 1 answer | 0