Harsha vardhan naidu
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
65,762
of 296,235
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,374
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155,748
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
how to plot imaginary functions with one variable?
suppose I have a function z which depends on x z = x ^ 2 + i * x; i want to plot z with respect to x? how to do that?
4 years ago | 0 answers | 0
0
answersQuestion
got Root( ) function as an answer to solve function
alpha = [ 0.0011 , 0.0003 , 0.0014 ; 0.0005 , 0.0012 , 0.0003 ; 0.0015 , 0.0006 , 0.0018] func = det (alpha - (1...
4 years ago | 1 answer | 0
1
answerQuestion
Is there any method to plot two dimensional view of a function which depends on multi variables?
suppose, if a function is syms x y z; Func = x^2+y+z; now i want to plot func with respect to x keeping y and z constant wit...
4 years ago | 2 answers | 0
2
answersQuestion
I just want to know the reason why the integral function doesn't work this way?
%p is a function handle so what's the problem. Now i am working on finding response of the rectangular plate. So, after solvin...
4 years ago | 1 answer | 0
1
answerQuestion
why am I getting a different plot using fsurf and surf for the same function?
my function is ( sin ( 20.66*x - 3.92 ) + 0.02 * sinh ( 20.66*x - 3.92 ) ) * ( sin ( 26.17*y - 3.92 ) + 0.02 * sinh ( 26.17*y - ...
4 years ago | 1 answer | 0