![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14021152_1540962447036_DEF.jpg)
Sushree Patra
Followers: 0 Following: 0
Statistiques
11 Questions
0 Réponses
RANG
234 321
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
54.55%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Matrix dimenssion must agree
Hello, this is my code to find out the best values but getting some error please any one help me out to solve this. functi...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How to find the respective sets according to the minimum cost
one set is S1( 7,4,3,9,2) another one S2 ( 3,6,7,1,8) cost1 = 20 // respective to S1 cost2 =23 // respective to S2 A = min...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Create a function helps to find the path
I want a create a recursive function for that I wrote one algorithm to calculate the path like function( int i , int j) if...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Finding the nearest node in this case
I am trying to find nearest node from the fixed node. so here is the code x1= [16,38,56,78,45]; y1 =[23,62,77,56,34]; x2 ...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to give number to the node randomly
I placed 50 random node in the area of 180*40. Now how to give number to that random node from 1-50 and also how to calculate t...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding minimum value by using min()
I want to find minimum 10 value i wrote for j= 1:10 for i= 1:10 for k = 1:13 fitness (j,i,k)=(........);%10*10*13 double ...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Subscript indices must either be real positive integers or logicals. New to MATLAB please help me out.
clc; close all; % Close all figures (except those of imtool.) clear; % Erase all existing variables. Or clearvars if you w...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Indexed exceeds matrix dimensions
clc; close all; % Close all figures (except those of imtool.) clear; % Erase all existing variables. Or clearvars if you wan...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Please help me to do free search krill herd algorithm in Matlab. I have the algorithm but not able to write the source code by using matlab. its urgent me to do please somebody help me to do it.
Begin Initialization. Set the generation counter ???? = 1; set the foraging speed ??, maximum diffusion speed ?max, and the ma...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Please help me to write a MATLAB code for free search krill herd algorithm
I am new to here tring for free Search krill herd algorithm implications by using MATLAB. please some help me
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to draw a rectangle and placed node by clicking on them using MATLAB
draw a rectangle and placed node by clicking on them using matlab
plus de 6 ans il y a | 1 réponse | 0