photo

ISIMG


2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

8 질문
0 답변

순위
207,584
of 300,786

평판
0

참여
8 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 21,091

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,061

참여
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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

1

답변