photo

Aminata camara


Last seen: plus de 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

8 Questions
0 Réponses

RANG
138 630
of 300 799

RÉPUTATION
0

CONTRIBUTIONS
8 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 092

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 134

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

Afficher par

Question


my fprintf statements keep repeting themself I just want it to be print one time
%{ This script allows the users to input two vectors and then compute their dot product , cross product , sum, and diference ...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


how do we make vector the same length ( i get the error: vector must be the same length)
x=linspace(0,100); y=linspace(0,100); z=(-8.*x)/(x.^2+ y.^2 +1); plot3(x,y,z)

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


is this code of plotting correct?
I wanted to create a code that load data and use it to create scatter plot,Perform a least-squares fit of loaded data to a str...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


why do I still get error with syntax
Can someone please tell me what I am doing wrong!! %Purpose:Plot using ezpolar function %set value for variables p=1000; e=0...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


this is code correct
Hello I wanted to know if my code is correct for this type of equation z = f(x, y) for −2 ≤ x ≤ 2 and −2𝜋 ≤ y ≤ 2𝜋 where ...

presque 5 ans il y a | 3 réponses | 0

3

réponses

Question


add Int8 and int16
how can I write a code for this: By default, it is not possible to add an int8 value to an int16 value. Write a function that a...

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


write a code to sort string
how to I write a code for this problem: Write a program that accepts a string from a user with the input function, chops that s...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


why do I get error "Unable to use a value of type string as an index.??"
I wrote a code but I keep getting this error:Unable to use a value of type string as an index., how is that? %Accepts an input ...

presque 5 ans il y a | 1 réponse | 0

1

réponse