Community Profile

photo

mohammed sportman


Last seen: 4年弱 前 2012 年からアクティブ

I am master student needs help in the development of a research

統計

  • First Review
  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


I want to insert rows to matrix with condition
i have this matrix D=[ 1 2 3 4 0 0 1 2 5 3 4 0 1 3 1 0 0 0 1 3 4 2 0 0 2 1 6 0 0 0 2 1 5 4 0 0 ...

約11年 前 | 2 件の回答 | 0

2

回答

質問


genetic algorithm tool GA(tool) for all possible (or shortest ) paths found in topology
i want ga function to find all possible paths found in any topology <http://i.imgur.com/Lu4Ge.gif> for example for th...

約11年 前 | 1 件の回答 | 0

1

回答

質問


sorting array with condition (paths sorting)
i want sort function to sort the element of matrix except the 1&2 column still fixed. depending at the length of each row (excep...

約11年 前 | 1 件の回答 | 0

1

回答

質問


genetic algorithm tool (Bit string)
%first way% function g =myfitnesstest(X) s=0; if (X(1)==1) s=s+1; end if (X(2)==1) s=s+2; e...

約11年 前 | 1 件の回答 | 0

1

回答

質問


bit string ga tool
I want way to represent the value of variable (X) from (1 to 16) or (1 to 32) by using Bit string type gatool (matlab optimizati...

約11年 前 | 1 件の回答 | 0

1

回答

質問


Matrix interference infinity loop
When you put a value to the counter, for example more than 15 and at a number of attempts 10000. the matrix interference in Loop...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


how to use bit string in fitness ga(tool) genetic algorithm matlab
i have problem in my program routing(ga tool) when i find the result i want the ga tool to stop but it still running until the g...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


i have problem with gatool
hi function g =myfitness2(X) LAMDA=X(1)+X(2)*2+X(3)*4+X(4)*8+X(5)*16 TYPE=1; ITER=1000; R1=Routing3a(TYPE,...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


how to apply routing algorithm by using genetic (GAtool)
i want to optimize my project(routing algorithm ) number of accepts and rejected request in network (virtual topology)

11年以上 前 | 0 件の回答 | 0

0

回答

質問


i need help to how use genetic algorithm to get the best result for my project
i have project in network i finished the first part but i need to compare my result with and with out genetic algorithm please h...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


i have problem with m-file matlab code plz one help me to solve this problem (k-shortestpath)
my code..... function [shortestPaths, totalCosts] = kShortestPath(netCostMatrix, source, destination, k_paths) % Functio...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


matlab code to calculate the accepted and rejected request for network routing (poisson distribuation)
code and explain how i can calculate the number off all request in network

11年以上 前 | 1 件の回答 | 0

1

回答

0

回答

質問


Please have a MATLAB version R2011a and I have this code for Atnvz I can not solve. Help me solve the errors
function [shortestPaths, totalCosts] = kShortestPath(netCostMatrix, source, destination, k_paths) % Function kShortestPath(...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


i want matlab code for fixed routing algorithm and alternate routing algorithm
matlab code for fixed table path and more than one path

11年以上 前 | 0 件の回答 | 0

0

回答

質問


i want matlab code for fixed routing algorithm an alternate routing algorithm
i have some problem with solving the routing algorithm if any body have any answer about my [problem ] plz help me

11年以上 前 | 0 件の回答 | 0

0

回答

質問


I want MATLAB code for the Dijkstra algorithm
Any code in MATLAB to find the best path?

11年以上 前 | 3 件の回答 | 0

3

回答

質問


i want matlab code for chose more then one way (best path) for network
i want matlab code program to find the fixed routing algorithm and alternate routing algorithm to find allshortestpath

11年以上 前 | 1 件の回答 | 0

1

回答

質問


RWA problem computer network
*I am master student needs help in the development of a research which is (Routing and wavelength assignment in optical) and I n...

12年弱 前 | 1 件の回答 | 0

1

回答