Community Profile

photo

Mesbahose Salekeen


Last seen: Today 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1
  • First Review

배지 보기

Feeds

보기 기준

질문


How to plot 3d plane of type where one variable is missing like x + y = 0.....
x = -2:.05:2; y = -2:.05:2; [X,Y] = meshgrid(x,y); now how do i define Z to relate with X,Y to create plane so i can do surf...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


plotting with variable parameter
let's say i want to plot a graph f(x)=x^3+b*x^2+1 but i want to visualize the graph as b changes lets say from -3 to 3 with ....

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


derivative at various points in symbolic math toolbox
let say i have a vector. A=[1 2 4 6] now i am declaring a function using symbolic toolbox syms x f=x^2 how do you evaluate ...

4년 초과 전 | 답변 수: 1 | 0

1

답변