![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22930803_1624832250477_DEF.jpg)
Mohiedin Bagheri
Followers: 0 Following: 0
Statistiques
8 Questions
0 Réponses
RANG
34 922
of 297 046
RÉPUTATION
1
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
37.5%
VOTES REÇUS
1
RANG
of 20 422
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 776
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
how to display an output on a plot itself?
Hi friends, for this code: x = linspace(-5,2); y = -x-3; z = 2*x figure(1) plot(x, y) hold on plot(x, z) legend('x','y...
environ 2 ans il y a | 2 réponses | 1
2
réponsesQuestion
why fsolve cant find the solutoin?
Hello, I am trying to use fsolve to find intersection of two functions (intersection of two functions 'ia' and 'ic') . please ...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Solve a nonlinear function with one variable
Hi, I need to solve this function using Matlab in single script: x - x^2 + 2*{sin(x)*(x-1)} = 0 Would you be able to provide ...
environ 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
How can I solve this problem in MATLAB? Warning!
Hi everybody, I am trying to solve a system of four equations with four unknown in matlab as below: F = 96485 syms a b c d e...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to display answers for a system of two nonlinear equations, in scientific notation?
Hello all, I have solved this system of equations in matlab syms x y sol = solve([((2*x^2)/(3-y))+2==-50, y/(2*x-3)-3==4/7],...
environ 3 ans il y a | 1 réponse | 0
0
réponseQuestion
What does 'li' mean?
Hello all, I have solved an equation in matlab using the following code: syms x ththa2 = (2*exp(5*x))/(3*exp(2*x)+1*exp(-2*x...
plus de 3 ans il y a | 3 réponses | 0
3
réponsesQuestion
Draw a tangent line with a given slope in Log scale
Dear all, I have a graph datapoints loaded in MATLAB. Y axis is Voltage (E) and x-axis is in Log scale. I have to draw a tangen...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I write a matlab code to solve these equations in matlab?
Please see attached image. All K values are a function of potential. Potential values are given. I apprecuiate that if someone c...
plus de 3 ans il y a | 1 réponse | 0