Statistiques
7 Questions
0 Réponses
RANG
183 471
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
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
Determining Constants of Best Fit Curve
I have a dataset (x,y) that I would like to fit a curve to. The curve must be of the form: y = a + b*c^d*x^e where a,b,c,d...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to element by element multiply all rows of a matrix in a loop?
I've written a function which generates an (a x b) matrix where a,b are both inputted quantities. After I've generated this matr...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Running through a randomly generated array and doing calculations
Here's the problem statement: "Consider an array x of randomly generated positive and negative integers. Write a script that pe...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Sum of first 100 integers?
Write a script that uses a for loop to calculate the sum of the first 100 integer numbers
presque 11 ans il y a | 5 réponses | 0
5
réponsesQuestion
Vector Equation with scalars?
Define a and b as scalars a = 3 and b = 4, and x as the vector x = −3,−2.8,−2.6,··· ,1.6,1.8,2. Then use these variables to calc...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Three element vector function?
Create a MATLAB function that, given a three element vector [x1 x2 x3] as input, calculates r = x1^2 + x2^2 − x3^2.
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Constucting an array in column form
Construct an array a (in column form) made of 17 (equally-spaced) values between 17 and 289.
presque 11 ans il y a | 2 réponses | 0