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
