![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7749450_1506329532218.jpg)
Vigneshwar Pesaru
Followers: 0 Following: 0
I am life-time learner from real world problems,to solve
Statistiques
RANG
38 198
of 297 010
RÉPUTATION
1
CONTRIBUTIONS
1 Question
4 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
1
RANG
2 930 of 20 418
RÉPUTATION
554
CLASSEMENT MOYEN
4.30
CONTRIBUTIONS
7 Fichiers
TÉLÉCHARGEMENTS
16
ALL TIME TÉLÉCHARGEMENTS
4929
RANG
of 157 687
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
hello, can somebody help me to write this question in matlab
Seems to be too trivial question. x=2; z=3;%I don't understand why there is x^(2)*x over there;instead we can directly wri...
environ 7 ans il y a | 0
Grouping and sharing of subcarriers in a random manner
It seems to be trivial code,if I understood properly.And I don't want to share any code but algorithm or logic to get your desir...
environ 7 ans il y a | 0
A soumis
Genetic _Algorithm _Crossover_Operator_Multi-dimensional
The below file contains the code for the multi-dimensional chromosome cross_over
plus de 7 ans il y a | 1 téléchargement |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/64927/versions/1/screenshot.png)
Why am I getting the error message "??? Assignment has more non-singleton rhs dimensions than non-singleton subscripts"?
I faced the same error its because of following consider x(:,:,1)=[3 1 2;2 1 3;4 5 6]%I am storing this matrix into a variab...
plus de 7 ans il y a | 0
Do while loop in Matlab
Hi!!! There is no 'do while' loop in MATLAB in fact you can perform the similar action using 'while' which is powerful in MAT...
plus de 7 ans il y a | 0
A soumis
Flowshop Scheduling(basic)
Hi,this is Vigneshwar Pesaru sharing my Flowshop scheduling code for basic users
presque 8 ans il y a | 3 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/62653/versions/1/screenshot.png)
A soumis
Genetic Algorithm-Jobshop scheduling
Hi,this is Vigneshwar Pesaru I am submitting this code for Genetic Operators in Job shop problem
presque 8 ans il y a | 4 téléchargements |
A soumis
NSGA-II to Scheduling
NSGA-II logic to scheduling in manufacturing enterprise
presque 8 ans il y a | 1 téléchargement |
A soumis
Simulink_Link_Quarter_Car_Suspension_System
Hi,this Vigneshwar Pesaru.I am submitting this Simulink model for Quarter car suspension system.
presque 8 ans il y a | 4 téléchargements |
A soumis
job_shop_scheduling_Cross_over
This code is generally for scheduling(job shop) problem for cross over
presque 8 ans il y a | 2 téléchargements |
A soumis
evaluate_objective(x)
Hi,everyone this Vigneshwar Pesaru would like to submit my flow time evalaution objective
presque 8 ans il y a | 1 téléchargement |
Question
I am trying to get a unique sequence form given sets?
example:s1=[1 2 3],s2=[4 5 6] now what I need is x=[1 4 2 5 3 6] or x=[1 4 5 2 6 3], each element will come from sets in a uniqu...
plus de 8 ans il y a | 1 réponse | 1