Community Profile

photo

Abraham


Last seen: 約4年 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Ideal rankine cycle with open feedwater heater
I'm trying to solve a problem on this topic but I need a code file that can do it, so I can try different feedwater heater press...

約4年 前 | 1 件の回答 | 0

1

回答

質問


Least square fit (regression analysis)
I have a x and y data, trying to find the the a and b coefficients using least square fit. this is my code My r transpose nee...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


RK 4th order for second order ODE
Hi, please is there a MATLAB code for RK 4th method 2nd order ODE. I have seen RK 4th for 1st order ODE. what I I need is a cod...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Curve Fitting - X &Y data
I have x and y. Image attached How can I do at least three different curve fits that are appropriate for the data?

5年以上 前 | 1 件の回答 | 0

1

回答

質問


RK fourth order method for a 2nd order differential equation
d^2y/dx^2 + 0.6*dy/dx 0.8y = 0 parameters: y(0)=4 and y'(0)=0. from x=0 to x=5 with step size; h =0.5. I have this 2nd order ...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Curve fitting (Noise)
So I have this table of data, x and f(x). I am trying use an appropriate technique to fit a curve to the data But when I try to...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


integration of a trajectory
So I have this task: How do I go from here. <</matlabcentral/answers/uploaded_files/138822/rov.PNG>> This is what I have...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Parse error: usage might be invalid MATLAB syntax
So, I'm to write a function called trapint.m that takes data sample locations and function samples at those locations as input ...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Solving ODEs using Runge Kutta Methods
*Total of 5 curves* <</matlabcentral/answers/uploaded_files/136936/Solved%20it.PNG>> So I'm to solve the above problem...

5年以上 前 | 2 件の回答 | 0

2

回答

質問


Numerical Integration and Approximation
Hi, So I have this function that takes data sample locations and function samples at those locations as input and returns an a...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Using Struct in Matlab
I need help on how to use a struct in Matlab. I need to create a function get_mas, the intent of this function is to sum the mas...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


How to plot Fft of a Wilberforce Pendulum Data
if true % code endPlease, how can I import the data I generated in Excel into matlab to perform a Fourier transform of...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


Fast Fourier Transform of a Wilberforce Pendulum
How can I perform the fast Fourier transform larger data that derived in excel for the behavior of a Wilberforce pendulum. H...

6年以上 前 | 1 件の回答 | 0

1

回答