Statistiques
9 Questions
0 Réponses
RANG
136 737
of 301 583
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 21 339
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 587
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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 (...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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)....
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
