photo

NikePro


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
263,390
of 300,392

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
62.5%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Help with a Lagrange interpolating polynomial
Hi all, I have a very large data set(2 columns of about 3800) in which I plotted in matlab. For this data set, i'm trying to ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to find peaks of two arrays of same length?
Hi all, I have a csv file that I opened using csvread and then I set up my arrays as; Array1 = M(:, 1); Array2 = M(:, 2...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Root Finding using Secant method
I am currently trying to write a matlab code that will use the secant method to find a root of a function f(x) while only using ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Trying to create a function to approx the sqrt of a number using this approximation
I have been trying to figure out this problem for a few hours and I cant seem to progress any further. I would greatly appreciat...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Help on this piece-wise function?
I am trying to make a function called f that satisfied the following criteria: For values of x>2, f(x) = x2 For values of x<=2...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Trying to calculate the square root of a positive number based on the “divide and average” scheme.
I am re-posting this as it would not post correctly earlier. I am trying to calculate the square root of a positive number, a...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to make a function that returns the difference between the passed function's max and min value given a range of the independent variable?
I was given the task to develop a function M-file that returns the difference between the passed function's maximum and minimum ...

9 years 前 | 3 个回答 | 0

3

个回答

提问


How to find min and max of a text file full of numbers?
I am trying to figure out how to find a specific value in a text file such as being able to find a min and max by MATLAB reading...

9 years 前 | 1 个回答 | 0

1

个回答