Vigneshwar Pesaru
Followers: 0 Following: 0
I am life-time learner from real world problems,to solve
Statistics
RANK
37 902
of 295 467
REPUTATION
1
CONTRIBUTIONS
1 Question
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
2 926 of 20 234
REPUTATION
552
AVERAGE RATING
4.30
CONTRIBUTIONS
7 Files
DOWNLOADS
25
ALL TIME DOWNLOADS
4901
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
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...
nästan 7 år ago | 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...
nästan 7 år ago | 0
Submitted
Genetic _Algorithm _Crossover_Operator_Multi-dimensional
The below file contains the code for the multi-dimensional chromosome cross_over
ungefär 7 år ago | 1 download |
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...
ungefär 7 år ago | 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...
ungefär 7 år ago | 0
Submitted
Flowshop Scheduling(basic)
Hi,this is Vigneshwar Pesaru sharing my Flowshop scheduling code for basic users
mer än 7 år ago | 6 downloads |
Submitted
Genetic Algorithm-Jobshop scheduling
Hi,this is Vigneshwar Pesaru I am submitting this code for Genetic Operators in Job shop problem
mer än 7 år ago | 8 downloads |
Submitted
NSGA-II to Scheduling
NSGA-II logic to scheduling in manufacturing enterprise
mer än 7 år ago | 1 download |
Submitted
Simulink_Link_Quarter_Car_Suspension_System
Hi,this Vigneshwar Pesaru.I am submitting this Simulink model for Quarter car suspension system.
mer än 7 år ago | 7 downloads |
Submitted
job_shop_scheduling_Cross_over
This code is generally for scheduling(job shop) problem for cross over
mer än 7 år ago | 1 download |
Submitted
evaluate_objective(x)
Hi,everyone this Vigneshwar Pesaru would like to submit my flow time evalaution objective
mer än 7 år ago | 1 download |
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...
mer än 8 år ago | 0 answers | 1