Moslem Uddin
Followers: 0 Following: 0
Statistica
RANK
129.298
of 295.569
REPUTAZIONE
0
CONTRIBUTI
8 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
75.0%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
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); ...
oltre 4 anni fa | 0
| accettato
Domanda
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) ...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
plotting generates hidden figure
while plotting i have the following figure, which is hiden. What to do?
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
setting two legend for two function
Please help me in setting two legend for two functions in the attached code.
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 6 anni fa | 1 risposta | 0