photo

Kam Selley


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
2 个回答

排名
24,131
of 300,763

声誉
1

贡献数
10 个提问
2 个回答

回答接受率
20.0%

收到投票数
1

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Getting Error using quad2d
Hello, Below if my function that I am attempting to use for an optimization problem but I keep getting the error that my inpu...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Error: Matrices Must Agree
Hello, I am attempting to run the below function but I keep getting the error "Error using - : Matrices must agree". I have a...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Matlab Error: Matrices must agree
Hello, I am programming the following function: V = 500; c2 = 10; Pv = 1/V; % IvLin = a1*v; %what is v? ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to interpret Multi-objective using goal attainment problems in Matlab
Hello, I am currently working on a multi-objective problem that contains 2 objective functions: 1) Maximization objective fun...

13 years 前 | 0 个回答 | 0

0

个回答

提问


How to include two objective functions in a Goal Attainment Problem
Hello, I have been working on a multiobjective optimization problem that includes two objective functions: E = (-1*(E...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Size of GOAL must be equal to the size of F returned by FUN Error
Below is my program that I am atttempting to use goal attainment for a multiobjective problem, but when I run the program I keep...

13 years 前 | 2 个回答 | 0

2

个回答

已回答
How to verify my optimal solution given by Matlab
I figured out the problem! Had to eliminate my random variable within one of the integrals. Now the answer is verified. Thanks f...

13 years 前 | 0

提问


Verification of Optimal Solution given in Optimization Problem
Hello, I am trying to verify that the solution that Matlab provides as my optimal objective value (fval) is correct. For s...

13 years 前 | 0 个回答 | 0

0

个回答

已回答
How to verify my optimal solution given by Matlab
Below is an example of a solution I would get. Now if I plugged the x variables (x = 1.0001 1.0000 1.4779 9.9994 1.4...

13 years 前 | 0

提问


How to verify my optimal solution given by Matlab
Hello, I am trying to verify that the solution that Matlab provides as my optimal objective value (fval) is correct. For s...

13 years 前 | 3 个回答 | 0

3

个回答

提问


How to display parts of a Function Value in an Optimization Problem
Hello, Below I have two files. The first is a function file and the second is the Optimization file. I am trying to display i...

13 years 前 | 1 个回答 | 1

1

个回答

提问


Not enough input arguments Error
Hello, I am not that experienced with Matlab errors and was wondering if anyone could help me with why I keep getting this er...

13 years 前 | 1 个回答 | 0

1

个回答