Community Profile

photo

J. Ryan Kersh


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I use the integral function with an m-file that contains a for loop? Integral Function Problems
Hi, I am trying to integrate the following function with respect to T : Cp= A0 + (A1*T^1) + (A2*T^2) + (A3*T^3) + (A4*T^4) ...

10 years ago | 0 answers | 0

0

answers

Question


Iterative Process - While Loops
I am trying to write a program that will take an initial guess for my variable h6_guess and run it through a series of equations...

10 years ago | 0 answers | 0

0

answers

Question


Trouble with While and If loops
Hi, I am trying to test out an iterative process to converge on one value. I am trying to use while and if statements to converg...

10 years ago | 1 answer | 0

1

answer

Question


How do I Change the Dialog Box Output
Hi, I am trying to use a dialogue box to get user input. However, the answers being returned are in a cell array with apostrophe...

10 years ago | 1 answer | 0

1

answer

Question


Reference excel spreadsheet column to retrieve data from corresponding row
Hi, I am trying to find a way to pull corresponding values from an excel spreadsheet. I have 3 columns of data, in this order: T...

10 years ago | 2 answers | 0

2

answers