photo

binbin cao


Last seen: 2 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
254,994
of 300,886

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 21,104

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,502

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


penalty value of matlab ga optimization
Using the MATLAB Global Optimization Toolbox for calculation, the trend of the penalty value's variation is consistently as foll...

2 years 前 | 1 个回答 | 0

1

个回答

提问


can anyone help me about Error using optim.problemdef.OptimizationProblem/solve Invalid argument at position 2. Value must be finite.
when i use optimization toolbox, i get this errors: Error using optim.problemdef.OptimizationProblem/solve Invalid argument at...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
the elements of my symbolic matrix are functions
I have found a solution to the problem. formula

4 years 前 | 0

| 已接受

提问


the elements of my symbolic matrix are functions
this is my code syms l xita(t) r0=[l/4*cosd(xita);l/4*sind(xita)]; dfr0=diff(r0,t) drf0 is a symbolic matrix, i want to re...

4 years 前 | 1 个回答 | 0

1

个回答

提问


a problem with transpose of Symbolic matrix
this is my code clc clear all syms mc m0 ms l h t dxita(t) xita(t) xita0 g n ii temp1 temp2 r0=[l/4*cosd(xita);l/4*sind(...

4 years 前 | 1 个回答 | 0

1

个回答

提问


about the problem 'Unable to generate code for piecewise for use in anonymous functions', thanks
hello, every my code syms l xita miu h n t1 gfi fai = pi-2*atan(l*sind(xita)/(h+l*cosd(xita))); ti=t1*exp(-(gfi+1)*miu*(fai)...

4 years 前 | 1 个回答 | 0

1

个回答