Not_sharpest_tool.mat
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
123,505
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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 to identify which iteration produces the desired output?
I have two inputs. One is a 1x91 matrix and the other is 91x1. The result is a 91x91 matrix. Then the values for the results tha...
2 years ago | 0 answers | 0
0
answersQuestion
While loop with random walk
I'm doing a random walk problem and i need to make it so that when the walker goes over a certain position it gets reflected bac...
5 years ago | 1 answer | 0
1
answerQuestion
Plot all for loop results
I'm doing this exercise about ploting sine waves. The program uses two sine waves. The first one has the same frequency always (...
5 years ago | 1 answer | 0
1
answerQuestion
Help With For Loops in Plotting Problem
I have written this formula and it works well... The thing is I need to use For loops for the values of "Zeta" to change. I nee...
5 years ago | 2 answers | 0
2
answersQuestion
I cant get fprintf to work
I just want to display the values. For some reason it wont display some of them and the ones that are displayed are in scientifi...
5 years ago | 2 answers | 0
2
answersQuestion
Why aren't my if statements working
This program is a 1d random walk. The random walk works. The walker is supposed to reflect or bounce inside a range (-10 to 10)....
6 years ago | 1 answer | 0
1
answerQuestion
Random walk problem.
I'm doing part 3 of this assignment. I got the thing to work. But i can't get the walker to bounce back. My for loop for that do...
6 years ago | 2 answers | 0
2
answersQuestion
Problem with odds and even simulation code
Hello. I'm trying to simulate an even and odds game that scores 100 games. The problem is that when I get the results Player B s...
6 years ago | 1 answer | 0
1
answerQuestion
Assigning letter grades code
Hello, I'm trying to do an assignment that has to calculate mean and assign letter grades to grades from an excel document. I've...
6 years ago | 1 answer | 0