photo

Vigneshwar Pesaru


Last seen: 4 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

All
MATLAB Answers

1 个提问
4 个回答

File Exchange

7 文件

排名
38,200
of 299,862

声誉
1

贡献数
1 个提问
4 个回答

回答接受率
0.0%

收到投票数
1

排名
2,922 of 20,824

声誉
564

平均
4.30

贡献数
7 文件

下载次数
14

ALL TIME 下载次数
5020

排名

of 166,327

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

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

7 years 前 | 0

已提交


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

8 years 前 | 1 次下载 |

5.0 / 5
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...

8 years 前 | 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...

8 years 前 | 0

已提交


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

8 years 前 | 3 次下载 |

0.0 / 5
Thumbnail

已提交


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

8 years 前 | 2 次下载 |

4.0 / 5

已提交


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

8 years 前 | 2 次下载 |

3.7 / 5

已提交


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

8 years 前 | 2 次下载 |

0.0 / 5

已提交


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

8 years 前 | 2 次下载 |

5.0 / 5

已提交


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

8 years 前 | 2 次下载 |

4.0 / 5

提问


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

9 years 前 | 0 个回答 | 1

0

个回答