photo

troxylon


2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

11 질문
0 답변

순위
219,230
of 301,432

평판
0

참여
11 질문
0 답변

답변 채택
18.18%

획득한 표
0

순위
 of 21,280

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,555

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to define boundary condition du/dx and du/dy equal to zero in pde command?
How to define boundary condition du/dx and du/dy equal to zero in pde command?

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

0

답변

질문


How to fix error "Error using reshape To RESHAPE the number of elements must not change." when I am using pdegrad?
How to fix error "Error using reshape To RESHAPE the number of elements must not change." when I am using pdegrad? I want t...

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

1

답변

질문


Why I got error reshape when I was using pdegrad?
I got error when I tried to calculate pdegrad using: [ux,uy] = pdegrad(p,t,u); The error is "Error using reshape". I re...

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

0

답변

질문


How to set initial condition on a particular edge for pde?
I need to set initial condition on a particular edge for my pde.

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

1

답변

질문


Why I got error "Error using reshape" when I try to calculated du/dx and du/dy for my pde gradient?
I used: [ux,uy] = pdegrad(p,t,u); Then I got error "Error using reshape". Please help and thank you, Bella

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

0

답변

질문


can we use pseudo pressure in pde toolbox matlab?
i am just wondering can we use pseudo pressure in pde toolbox matlab?

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

0

답변

질문


What does it mean plotAlongY(p,u,0) in "Nonlinear Heat Transfer in a Thin Plate" example?
Why there is no explanation about plotAlongY(p,u,0) definition in Matlab PDE Toolbox guide? And there is no easy way to plot u-...

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

1

답변

질문


How to plot nonlinear parabolic pde solution u versus distance at different time?
I want to plot my nonlinear parabolic pde solution u versus distance at different time. I can plot my nonlinear parabolic pde so...

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

0

답변

질문


How to plot my u-solution along y coordinate at constant x coordinate?
I want to plot my u solution of pde nonlinear along y coordinate at constant x coordinate. The plot will be along the line of [x...

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

0

답변

질문


Error in writing c-coefficient as a function of unknown solution u
Why I got error after writing this c-coefficient? I got error pointing at my u=parabolic() c='(por^3*(1-ct*(u-u0))^3)/(5*S^2*...

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

1

답변

질문


How to define c-coefficient as a u function in nonlinear pde?
My c-coefficient is a function of u.

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

1

답변