Not_sharpest_tool.mat
Followers: 0 Following: 0
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0