Panchapakesan Venkataraman
Rochester Institute of Technology
Followers: 0 Following: 0
Feeds
답변 있음
PDE Toolbox - thermal Problem
I solved the problem finally. I was using interp2 and that was not correct since the data was not in meshgrid format (MATLAB di...
PDE Toolbox - thermal Problem
I solved the problem finally. I was using interp2 and that was not correct since the data was not in meshgrid format (MATLAB di...
대략 7년 전 | 1
| 수락됨
질문
PDE Toolbox - thermal Problem
I am trying to use thermal conductivity k(x,y) in thermal problems in PDE toolbox. The document suggests that I can set it up as...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Problem with solve command
syms Ax Ay Dx Dy Md F M R syms a b c tht % slotted arm A = [0,0,0]; B = [a*cos(tht),a*sin(tht),0]; rAB = B-A;...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Is there a limit to the number of characters used in a symbolic expression?
My symbolic expression is scaled using another parameter. The expression contains only additions and multiplications and no divi...
13년 초과 전 | 답변 수: 1 | 0
