Feeds
提问
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) ...
12 years 前 | 0 个回答 | 0
0
个回答提问
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...
12 years 前 | 0 个回答 | 0
0
个回答提问
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...
12 years 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 2 个回答 | 0
