필터 지우기
필터 지우기

How to plot 3D surface of an equation ?

조회 수: 2 (최근 30일)
Ganesh K C
Ganesh K C 2014년 8월 4일
댓글: Yu Jiang 2014년 8월 4일
I have some constant values and an equation. i need to plot as 3d surface. the data as follow,
neeta = 0.75; I = 100; U = 10; r = 10; R = 6; q = (3.*neeta.*I.*U ./ pi.*R^2) .* exp(-(3.*r^2 ./ R^2)
this equation is to represent the heat flux distribution over a circular region. i need to visualize a bell shape surface over a plane to fin the intensity.
  댓글 수: 1
Yu Jiang
Yu Jiang 2014년 8월 4일
It seems that you would like to have q as your z-axis. What are the variables you want to specify as the x-axis and y-axis? And what are the ranges of them?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by