Statistiques
7 Questions
0 Réponses
RANG
253 965
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
71.43%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
1x100 vector of all -1
I can't find how to create a vector with dimensions 1x100 where all the values should be -1... i know you can use "zeroes" and "...
presque 13 ans il y a | 3 réponses | 0
3
réponsesQuestion
If...end statement for taylor series expansion code
this is my function m file, but I cant seem to get it to work. the code runs but the value of mycos1(.5,100) is not equal to cos...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
ArcCosine function
this is the code i have so far. i need to write a function m-file that can solve the arc cosine function for [0, 2pi]. it is gi...
environ 13 ans il y a | 3 réponses | 0
3
réponsesQuestion
Error: Not Enough Input Arguments
"Error using quadroot (line 2). Not enough input arguments" why does it give me this error message? here is my code: functi...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
quadroot and quadratic equation
I need some help with this problem...MATLAB gives me an error when I use "quadroot". Use the if...elseif...else...end flo...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Graphing a system of equations on the same set of axes
Here is my question to solve: Graph the following system on the same set of axes. {y=(-2/3)*x + 4/3 {y= -(x^2)/3 + 3 {y= 2...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Solving two linear equations with two variables
I need help solving these simultaneous equations: solve: {2x+3y=12 {5x+2y=3 Thank you!
plus de 13 ans il y a | 2 réponses | 0