photo

Moslem Uddin


Last seen: plus d'un an il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Réponse apportée
Plotting with nested for loops
clc, clear all syms y t=[0 pi 2*pi]; a=[5 10]; for k=1:length(a) for j=1:length(t) f=a(k)*sin(t(j)*y); ...

environ 4 ans il y a | 0

| A accepté

Question


Plotting with nested for loops
I have resolved the issue with the following code: clc, clear all syms y t=[0 pi 2*pi]; a=[5 10]; for k=1:length(a) ...

environ 4 ans il y a | 2 réponses | 0

2

réponses

Question


Plotting multiple functions in the same graph
I want to plot two different functions in a same graph for different values of a parameter. I tried the following code: clc c...

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

1

réponse

Question


Plotting infinite series with set of parameters
I want to plot the following functions, Here, and given by is a set of values of values given by, I have approximated ...

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

1

réponse

Question


Figure color become black in latex
I am using the the following code to save figure to a certain folder in my pc in eps format(compatible with LaTex).But, instead ...

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

1

réponse

Question


plotting generates hidden figure
while plotting i have the following figure, which is hiden. What to do?

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

1

réponse

Question


analytical solution of system of nonlinear equations
Hi, I am trying to solve a system of two nonlinear equations analytically. But it gives no output. I attached the code and func...

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

0

réponse

Question


setting two legend for two function
Please help me in setting two legend for two functions in the attached code.

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

1

réponse

Question


plots giving wrong out output
I have two functions to plot(attached figure). I want to plot them and plot given by matlab seems not to be valid. Two functions...

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

1

réponse