Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating Time Pulsed Matrices

Status
Not open for further replies.

Jason86

Mechanical
Oct 9, 2010
1
Hello,

Thanks for taking the time to look at my post!

I am having trouble creating time pulsed matrices for a 2D finite difference heat conduction problem I am working on.

Basically what I need to do is have a matrix A(i,j,p) that varies with p.

Example:

@ p=1
[1 1]
[1 1]


@ p =2
[0 0]
[0 0]

@ p=3
[1 1]
[1 1]

...and so on until pmax.
Also, I would have to be able to vary the "width" of the pulse.

Any suggestions on how I can do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor