photo

Matheus


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
1 个回答

排名
34,505
of 300,781

声誉
1

贡献数
11 个提问
1 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 21,088

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,031

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
fmincon with a RBF toolbox
Hello, I am sending the function.

8 years 前 | 0

提问


Using a text file as a function parameter
I am trying to create a function where the inputs are text files. For some reason, the program is not reading the files, I am ge...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to extract value from a messy text file?
I would like to extract the mass value that is in the file. I did not figure out a way to do this using textscan.

8 years 前 | 1 个回答 | 0

1

个回答

提问


fmincon with a RBF toolbox
I have approximated a function using a RBF toolbox. Now, I woud like to optimize this function using fmincon. However, I do not ...

8 years 前 | 2 个回答 | 1

2

个回答

提问


Hessian matrix using m-file
I would like to calculate a Hessian matrix of a function in the following way: hessian('fob_8_52', [4 6]) fob_8_52.m is a ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Return to previous step
Hello, I have a code that includes some steps. I would like to know how to make the process return to the first step if a con...

8 years 前 | 1 个回答 | 0

1

个回答

提问


The conjugate gradient method for unconstrained optimization - how to restart
Hello, I am trying to implement the conjugate method. But, I do know how to restart de process when n iteractions is achieved...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Fletcher Reeves conjugate method
Hello, My program is giving the right solution for the problem, but I believe it is doing unecessary steps. For a problem wit...

8 years 前 | 1 个回答 | 0

1

个回答

提问


create a vector with specified entries
Hello, I need to create the following vectors: x=[0 0 0 ...0] and y=[h h h...h] where h is a constant that I declared. Bo...

11 years 前 | 1 个回答 | 0

1

个回答

提问


message "vectors with different lengths"
I am splitting my problem in five different sections. Each section has different equations. After solving the sections separatel...

11 years 前 | 1 个回答 | 0

1

个回答

提问


plot is going to zero
I am doing a plot, but I don't know why the curve is going to (0,0). c = 0.66*10^-8; m = 2.25; K_IC= 65; ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


figure shows up but it is empty
I am getting a blank plot. I am using the following code: c = 0.66*10^-8; m = 2.25; K_IC= 65; R=-1; a_0 = 0....

11 years 前 | 1 个回答 | 0

1

个回答