Panchapakesan Venkataraman
Rochester Institute of Technology
Followers: 0 Following: 0
Statistics
RANK
15,001
of 301,313
REPUTATION
2
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 21,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,955
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
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...
7 years ago | 1
| accepted
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
