![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14759730_1549897015975_DEF.jpg)
prajith samraj
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
101,215
of 297,016
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
any one known how to take the y axis limit?
how reduce y axis limit ?
2 years ago | 1 answer | 0
1
answerQuestion
how reduce the y axis value?
i cannot apply y ticks concept. so anyone know the concept solve it.
2 years ago | 1 answer | 0
1
answerQuestion
how include e1 dot in legend ?
how to include e1 dot in legend and how reduse the values in y axis?
2 years ago | 1 answer | 0
1
answerQuestion
how to solve the program?
s1=x3.^2+x1*x3+x1.^2; s2=x1.^4+x1.^3*x3+x1.^2*x3.^2 +x1.^2*x3.^2+x1*x3.^3 + x3.^4; %s1=x2.^2+x1*x2+x1.^2; %s2=x1.^4+x1.^3...
2 years ago | 1 answer | 0
1
answerQuestion
how to solve this error
y= C1*exp(m1*t)+C2*exp(m2*t)+E1*sin(omega1*t)+E2*cos(omega1*t)+E3*sin(omega2*t)+E4*cos(omega2*t); dy=m1*C1*exp(m1*t)+m2*C2*ex...
2 years ago | 0 answers | 0
0
answersQuestion
error in matlab code
m1=-A1+sqrt(A1^2-4.0*B1)/2.0; m2=-A1-sqrt(A1^2-4.0*B1)/2.0; E1=-f1*omega1*(B1-omega1^2)/(A1*omega1)^2+(B1-omega1^2)^2; ...
3 years ago | 0 answers | 0
0
answersQuestion
graph did not plot, how to plot ?
function vdpd_qo_syn clear all clear all figure(1) %Computational Length and step size n=100; %total data legnth (n/h) ...
3 years ago | 1 answer | 0
1
answerQuestion
can anyone help me to correct the matlab code?
function vdpd_qo_syn clear all clear all figure(1) %Computational Length and step size n=100; %total data legnth (n/h) ...
3 years ago | 1 answer | 0