photo

simran


Last seen: 대략 1개월 전 2023년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

13 질문
0 답변

순위
281,894
of 300,392

평판
0

참여
13 질문
0 답변

답변 채택
69.23%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to plot and find zeros of a complex polynomial?
Given any complex polynomial, how to find and plot zeros in a complex plane? Here are a few examples what kind of plot i want.....

8개월 전 | 답변 수: 1 | 0

1

답변

질문


How to find eigen values of Fischer's equation?
Just like we have eigen values for heat equation as lambda=n*pi/l type. How can we find eigen values for the Fischer's equation....

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

0

답변

질문


How to plot this in MATLAB?
I wanted to draw this graph. If someone could help me with the MATLAB code for this graph with a brief explanation about it?

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

1

답변

질문


How to plot these 3-d plots with different domains?
I have this surface parametrization where z belongs to open unit disk. Now we substitute i.e., , then we have: Now they sa...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Does customizing colormap manipulates interpretation of a plot to a reader?
I plotted this picture with a following code, i have used colormap jet. But since, this is all coming out to be green. what if...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


How to change box-view styles in a 3-D plot?
i have a box like this for my surfac. but i want a top view like the following: How do i plot this?

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


How do i plot this with different domain other than unit disk?
syms z r theta n m X(z)=atan(z) Y(z)=z/(z^2 + 1) Z(z)=sym(1/2) - 1/(2*(z^2 + 1)) X(r,theta)=su...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Why do the lines break apart and crack in my plot?
clear syms z r theta n m % Define the hypergeometric function X(z)=2*z*hypergeom([1, 1/n], 1/n+1, z^n)-z+(2*log(z^n-1)+z^n)...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


How to solve such integrations on MATLAB?
For domain, i.e, z is a complex variable in the unit disk, and for n any natural number, we can integrate functions like F(z) b...

대략 2년 전 | 답변 수: 3 | 0

3

답변

질문


Does MATLAB considers poles while COMPLEX integrating a function?
For example , suppose i want to integrate F(z)=1/(1-z^n) where n is any natural number and z is a complex variable. Now integrat...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


How to apply quadgk in solving this integral?
Here, is a complex variable such that belongs to unit disk,i.e., . is an analytic function. is also an analytic function s...

대략 2년 전 | 답변 수: 0 | 0

0

답변

질문


How do i plot these kind of surfaces?
I want to plot a surface with coordinates (re(x_1(z)),im(x_2(z)),2*Im(x_3(z)); where x_1(z),x_2(z),x_3(z) are any functions of...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


How do I plot this in MATLAB ?
Above is the image of circular grid under f(z)=z/(1-z) in "complex tool" given by jim rolf. I want to plot images of such cir...

대략 2년 전 | 답변 수: 1 | 0

1

답변