Community Profile

photo

Harsha vardhan naidu


Last seen: mehr als 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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?

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 - ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort