photo

ISIMG


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
207,576
of 300,765

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,941

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to implement this algorithm
hi every one , i m trying to imliment this algorithm to solve a quadratic function: Step 1 (Initial solution) Find an...

13 years 前 | 0 个回答 | 0

0

个回答

提问


How to display non-zero part of a curve
Hi ,i have a function that I want to solve algorithm with taboo, I declared this function as follows: function F=sole...

13 years 前 | 1 个回答 | 0

1

个回答

提问


how to define constraint function:
Good evening, i want to define the following joined function and call it in the main programme. i try this : for k1=1:...

13 years 前 | 1 个回答 | 0

1

个回答

提问


how to define an sum function
hi , i want to define this function in matlab : f=sum(sum(c(i,k)*(x(i,k)))+sum(sum((h(i,j))*(1-sum(y(i,j))) i=1:10...

13 years 前 | 0 个回答 | 0

0

个回答

提问


how to generate a descriptor vector
hello everyone, I have an image filtered by Sobel filter, i want a matlab function that helps me to make the surface (face in my...

13 years 前 | 0 个回答 | 0

0

个回答

提问


how to call a function in the main code to applicate it wiyh different variables?
hi, i have a function : function F=soleval(SV,coutl,couth,it_max) . . . F=sum(sum(coutl(k1,e1))*tabaffes(k1,e1)...

13 years 前 | 0 个回答 | 0

0

个回答

提问


how to optimize this function using Tabu search
hello every body, i m trying to solve a GPU(x) problem using Tabu search i use F the cost function for evaluation: for k1=...

13 years 前 | 0 个回答 | 0

0

个回答

提问


how to choose the best value of a function
v=[1,1,1,0,0,0,0,0,0,0;0,0,0,1,1,1,0,0,0;0,0,0,0,0,0,0,1,1,1]; v1=perm(v); for a=1:10; for i=1:3 G=G=sum(h(a,i)+h(i...

13 years 前 | 1 个回答 | 0

1

个回答