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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
