Statistiques
RANG
271 807
of 300 343
RÉPUTATION
0
CONTRIBUTIONS
13 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
69.23%
VOTES REÇUS
0
RANG
of 20 926
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 172
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
Vector programming of sum (greek sigma)
I have this code: I want to do it in vectorised programming but I cannot get it to run: %generate the two random matr...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Graph cumulative sum against percentage
I want a graph of the cumulative percentage of two random dices that add up to 6 as a percentage of the total throws (in the sub...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Integration in m file
Really struggling with how integration works in matlab, I want to calculate the area under the function |x+3| with limits 0 and ...
environ 12 ans il y a | 1 réponse | 0
1
réponseHow to use gplot for co-ordinates
It says "??? Index exceeds matrix dimensions." Really don't know what I'm doing wrong. Thanks for your help
environ 12 ans il y a | 0
Question
How to use gplot for co-ordinates
I very simply want to use gplot for two vectors (x and y), such that they create 5 co-ordinates. How do I do this? (syntax-wi...
environ 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to label a pie diagram
Hi everyone, I have the following code: where I'm loading data from a spreadsheet, and outputting the data, the plot works fine ...
environ 12 ans il y a | 1 réponse | 0
1
réponseFinding points on a line from user input
Thanks...in all these problems it isn't the maths that causes problems I just don't know how to programme what I want to, I neve...
plus de 12 ans il y a | 0
Question
Finding points on a line from user input
The question is as follows: 'Make a function file “e82.m” with 5 input parameters. The first four are two pairs of xand y- coor...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
Entering numbers from the keyboard
I want to input 4 numbers from the keyboard, then have the m file give me the largest and second largest numbers. How do I ch...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
Video of rotating circle
I have to make a circle rotate 10 times around. The question is phrased as follows; e9(a, rotRad); it should make a movi...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
dice probability game with graph of results
I have to create a simulation of a player throwing two dice (1:6) then summing the total of the two throws eg 3+4 gives 7. I hav...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Creating a triangle function file
I have to do the following, no real idea what to do? " Create a function file “e83.m” that can be called with variable numbe...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding numbers over a value in a matrix/array
Hi, I have a 365x10 matrix/array? not sure what it would be called need to find the amount of numbers in a certain range/below ...
plus de 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
Deciding zero's to a polynomial function
Hi, the question I have to answer is the following: "Decide all the zeros to the function : 0.1x^3 - 5x^2 –x +e^-x = -4, x>0" ...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
How do I calculate the area under a curve?
Hi, I'm struggling with this when the upper limit of integration is a function itself. The question is as follows: "Calcul...
plus de 12 ans il y a | 1 réponse | 0
