Statistiques
RANG
34 766
of 295 486
RÉPUTATION
1
CONTRIBUTIONS
12 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
41.67%
VOTES REÇUS
1
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 950
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
Need an upgrade but I don't know what toolbox I need
I need some help finding these mfiles. I need to upgrade my student version but I don't know what toolbox I need. What toolbox...
presque 10 ans il y a | 1 réponse | 1
1
réponseQuestion
How can I find the location of the minimum and maximum
I am to test some ill condition matrices, so I want create a loop that creates 5 random nxn matrices. Then I want to be able to...
environ 10 ans il y a | 3 réponses | 0
3
réponsesQuestion
How to make divided difference table using cubic hermite interpolation
I have an assignment where I am to interpolate a function on some interval using cubic hermite interpolation. Here is the kicke...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
input a function as a user input
Here is what i need to do. I have to input the interval, number of interpolation points, and 4 functions. I need to then creat...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Create a polynomial from divided difference table
Here is what i need to do. I need to have the user input and interval, the number of interpolation points (3 < n < 25), and the...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Need to make a nested loop
I'm new at matlab, here's what i need to do. I've got a inner loop used to solve a polynomial at a given x value, But I need to...
environ 10 ans il y a | 3 réponses | 0
3
réponsesQuestion
I need help with the secant method. Need to find the root of Wilkinson polynomial
Im trying to use the secant method to prove that the root lies [20,22]. The equation that I'm trying to solve is p(t) = (t...
environ 10 ans il y a | 2 réponses | 0
2
réponsesneed help finding convergence
Thank you. THANK you. THANK YOU!! I'm not very good at this stuff yet. Thanks for the help I will dry it!!
environ 10 ans il y a | 0
Question
need help finding convergence
I have the following equation in matlab g1=@(x) tan(exp(x/20)) now I need to run this until I get two consecutive approximatio...
environ 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
Help writhe a fixed point algorithm
Write a matlab program, for a given fixed point equation, x=g(x), runs the fixed point algorithm xnew = g(xold) until either...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
create a matrix in a function
I have to create a function called ssolve. in the function i need to create an array that can accept 3 variables a, b, n. thes...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
create a matrix with ones and zeros
in need to create an array of 20-by-20 the first row needs to be 19 ones and 1 zero the first column is all ones the last row...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Why cant I create a function in MatLab student version?
When I try to create a function i keep getting this error Error: Function definitions are not permitted in this context. Her...
environ 10 ans il y a | 2 réponses | 0