mohammed sportman
Followers: 0 Following: 0
I am master student needs help in the development of a research
Statistics
19 Questions
0 Answers
RANK
163,375
of 295,467
REPUTATION
0
CONTRIBUTIONS
19 Questions
0 Answers
ANSWER ACCEPTANCE
15.79%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
12 years ago | 2 answers | 0
2
answersQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 0 answers | 0
0
answersQuestion
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,...
12 years ago | 1 answer | 0
1
answerQuestion
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)
12 years ago | 0 answers | 0
0
answersQuestion
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...
12 years ago | 0 answers | 0
0
answersQuestion
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...
12 years ago | 0 answers | 0
0
answersQuestion
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
12 years ago | 1 answer | 0
1
answerQuestion
Any function of MATLAB is used in the calculation of applications accepted and rejected for the calculator networks (ie, a function of the functions Poisson) and how used?
poisson matlab function to calculate the used of the network
12 years ago | 0 answers | 0
0
answersQuestion
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(...
12 years ago | 0 answers | 0
0
answersQuestion
i want matlab code for fixed routing algorithm and alternate routing algorithm
matlab code for fixed table path and more than one path
12 years ago | 0 answers | 0
0
answersQuestion
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
12 years ago | 0 answers | 0
0
answersQuestion
I want MATLAB code for the Dijkstra algorithm
Any code in MATLAB to find the best path?
12 years ago | 3 answers | 0
3
answersQuestion
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
12 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0