photo

LuC


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
224,422
of 297,503

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


sqp method - slow
Hi, I run the sqp, active-set and interior-point methods on the same set of data and their options are the same. I am confuse...

8 years 前 | 0 个回答 | 0

0

个回答

提问


not enough input arguments - fsolve and function handles
Hello, I asked the similar question a few days back but I still couldn't solve the problem so now I changed the code but I k...

9 years 前 | 1 个回答 | 0

1

个回答

提问


fsolve and symbolic non-linear system of equations
Hello, I have a function that is defined in the following way: function f = ts_7( x, xdata, ydata) syms x D C B E A ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Solving non-linear equations - not enough input arguments
Hello, I have some data that I approximated with a polynomial of degree 9, p(x), and I have a non-linear function (with unkno...

9 years 前 | 1 个回答 | 0

1

个回答

提问


NN Data Fitting - minimum
I did the data fitting with neural networks and I got the function that looks very nice, i.e. there is a unique minimum and ma...

9 years 前 | 2 个回答 | 0

2

个回答

已回答
NN Data Fitting - minimum
Thank you. How would it be possible to find the x-axis and y-axis intercepts, i.e. f(x) = 0 and f(0)? Furthermore, I want...

9 years 前 | 0

提问


How to save 'display-iter' from fmincon to a .txt file?
In the options of a fmincon function I set Display to iter and this is how the output loos like. I would like to save it to a .t...

9 years 前 | 3 个回答 | 0

3

个回答