Answered
running a summation function for different values of N
Walter, I switched some things around and got it working. My problem now is that when I run the function it solves the for l...

11 years ago | 0

Question


running a summation function for different values of N
Hello, I am trying to solve this summation function LLT_type 2 for three different values of N. The values of N are 5, 20, 1...

11 years ago | 2 answers | 0

2

answers

Question


Running a summation for a loop for different values of N.
Hello, I have written a function that basically uses a for loop to solve a summation from 1 to N values. I am trying to run ...

11 years ago | 2 answers | 0

2

answers

Question


Singular matrix error when code is running?
* When I run this code I am getting a singular matrix error and all the values of A\alpha show up as NaN. Anyone have ...

11 years ago | 1 answer | 0

1

answer

Question


How to assemble coefficient matrix?
<http://postimg.org/image/ap6j4tv0r/> I am trying to assemble a N x N matrix for IC as shown above. I have vectors for ao(...

11 years ago | 1 answer | 0

1

answer

Question


plotting in a for loop
Hello, I am trying to plot in a while loop and I am having trouble figuring out how to set this up. I am calling a function ...

11 years ago | 1 answer | 0

1

answer

Question


Fracture fatigue problem, summation inside loops
Hello, I am having a hard time trying to figure out how to setup a loop for this fatigue problem. Essentially, I am trying t...

11 years ago | 1 answer | 0

1

answer