Community Profile

photo

Kien Tah Goh


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Substitution problem of function from one variable to another variable
Hey guys, thanks for your valuable time to take a look at this problem I am quite new in MATLAB, so please forgive me for sil...

9 years ago | 1 answer | 0

1

answer

Answered
How to plot the function below in cylindrical coordinates?
function main = cylindrical() clc; clear all; close all; clf; global after_integration k(r) = r.^2; ...

9 years ago | 0

Answered
How to plot the function below in cylindrical coordinates?
Sorry to bother again but there is error when i tried to run the code, the errors are: Error using graph3d.surfaceplot>localC...

9 years ago | 1

Question


How to plot the function below in cylindrical coordinates?
Hello guys, I am new here. Thanks for sacrificing your valuable timing to answer my question =) I have the following code: ...

9 years ago | 3 answers | 0

3

answers