photo

Vaidyanathan Thiagarajan

MathWorks

Active since 2017

Followers: 0   Following: 0

Message

I have a Ph.D. in Mechanical Engineering from University of Wisconsin-Madison. My interests include classical and meshfree Finite Element Analysis, Shape Optimization, Topology Optimization, numerical computing, and CAD. I currently work at MathWorks as an Application Support Engineer. I am also passionate about music and yoga/meditation.

Statistics

All
MATLAB Answers

0 Questions
6 Answers

Cody

0 Problems
1 Solution

RANK
10,654
of 300,553

REPUTATION
4

CONTRIBUTIONS
0 Questions
6 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
118,319
of 169,635

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
Flagging points with a different color when they are above a threshold line in a scatter plot
Hi, I do not fully understand your picture. However, I think this is what you need. The following code colors points to the l...

8 years ago | 0

Answered
Multiple points on plot into one point
Hi, It is not clear what you are trying to do here. I am assuming this is what you want : You have 4 points as follows : ...

8 years ago | 0

Answered
Integration on 2D domain
Hi, There are many possible solutions : *Solution 1 :* The simplest is to use the principle of superposition due to lin...

8 years ago | 0

Answered
Software maintance service?
Software Maintenance is an annual program offered to users which provides for Technical Support, software updates, and license c...

8 years ago | 0

| accepted

Answered
How could i extract the mass matrix and the stiffness matrix from equation M *X''+K*X=0 what i am asking for is M(5X5) AND K(5X5) c
Hi Mohamed, I am assuming you want to extract M and K matrices of a free vibration problem in MATLAB's PDE toolbox. You can u...

8 years ago | 0

Answered
Defining non constant coefficients for solvepde (thermal simulation)
Hello LittlFren, I believe you are talking about the 'region' and 'state' objects that are passed as input to the 'applyBound...

8 years ago | 0

Solved


Hankelize a matrix
Similar to <http://www.mathworks.com/matlabcentral/cody/problems/42501-toeplitize-a-matrix Problem 42501. Toeplitize a matrix>, ...

8 years ago