Community Profile

photo

Jarrett White


North Carolina State University

Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Applied Mathematics

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


I know this is a rookie question but its been years since I've used MatLab. I need to use p_r,p_p,p_s to calculate p_rn,p_pn,p_sn and then use those values in place of p_r,p_p,p_s in subsequent calculations and then store them all in a matrix.
I believe I should be using a for loop with the definition of the matrix inside but the details have escaped me. Any help with t...

9 years ago | 1 answer | 0

1

answer

Question


I continue to receive an error message when I try to use fsolve. Can anyone tell me what I'm doing wrong? (I'm using MATLAB R2012a)
First I run the following script. x1 = 15600; y1 = 7540; z1 = 20140; x2 = 18760; y2 = 2750; z2 = 18610; x3 = 17610;...

10 years ago | 3 answers | 0

3

answers