Community Profile

photo

Vigneshwar Pesaru


Last seen: 거의 3년 전 2016년부터 활동

Followers: 0   Following: 0

연락

I am life-time learner from real world problems,to solve

통계

All
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 3
  • First Submission
  • First Answer

배지 보기

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...

6년 초과 전 | 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...

6년 초과 전 | 0

제출됨


Genetic _Algorithm _Crossover_Operator_Multi-dimensional
The below file contains the code for the multi-dimensional chromosome cross_over

6년 초과 전 | 다운로드 수: 3 |

Thumbnail

답변 있음
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...

6년 초과 전 | 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...

6년 초과 전 | 0

제출됨


Flowshop Scheduling(basic)
Hi,this is Vigneshwar Pesaru sharing my Flowshop scheduling code for basic users

대략 7년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Genetic Algorithm-Jobshop scheduling
Hi,this is Vigneshwar Pesaru I am submitting this code for Genetic Operators in Job shop problem

대략 7년 전 | 다운로드 수: 9 |

제출됨


NSGA-II to Scheduling
NSGA-II logic to scheduling in manufacturing enterprise

대략 7년 전 | 다운로드 수: 1 |

제출됨


Simulink_Link_Quarter_Car_Suspension_System
Hi,this Vigneshwar Pesaru.I am submitting this Simulink model for Quarter car suspension system.

대략 7년 전 | 다운로드 수: 4 |

제출됨


job_shop_scheduling_Cross_over
This code is generally for scheduling(job shop) problem for cross over

대략 7년 전 | 다운로드 수: 2 |

제출됨


evaluate_objective(x)
Hi,everyone this Vigneshwar Pesaru would like to submit my flow time evalaution objective

대략 7년 전 | 다운로드 수: 1 |

질문


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...

거의 8년 전 | 답변 수: 0 | 1

0

답변