资源列表
zhongzhilvbo
- 自己编写的实现中值滤波的函数,可以实现去高斯噪音,椒盐噪音等功能(my imfilter2 function)
Add
- matlab加法程序,用于实现加法的一个小程序(A small program to implement addition)
03最小二乘学习法
- 对一组离散的数据进行最小二乘法拟合,亲手注释,效果不错(The method of least squares fitting for a set of discrete data, personally annotated, the effect is good)
shark
- AUV仿真模型范围如果二等功个埃尔文一个区 微推广3期 耳朵软听歌(AUV simulation model)
08支持向量机的分类
- 支持向量机的分类,自己编写,亲手注释,效果不错,带效果图(Support vector machine classification, write their own, personally annotated, the effect is good, with effect diagram)
聚类
- 在2015年全国研究生数学建模竞赛中用过,效果非常好,推荐学习(In 2015, the National Graduate mathematical modeling contest used, the effect is very good, recommended Learning)
张志涌等《精通MatlabR2011a》随书光盘
- 本书面向MATLAB的初中级读者,对MATLAB使用中常用的知识和工具进行了详细的介绍,书中各章均提供了大量有针对性的算例,供读者实战练习。(This book is for the initial and intermediate readers of MATLAB, and gives a detailed introduction to the knowledge and tools used in MATLAB. Each chapter provides a large number
matlab编写的量子遗传算法
- 量子遗传算法的matlab程序,用于解决优化问题(The matlab program of quantum genetic algorithm is used to solve optimization problems)
遗传算法程序 matlab
- 为遗传算法的主程序; 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作(As the main program of genetic algorithm, binary Gray encoding is adopted, nonlinear ranking selection based on roulette method, uniform crossover, mutation operation, and inversion operat
powerflowcalcut
- 基于遗传算法和非线性规划寻优混合算法的电力系统最优潮流计算(Optimal power flow calculation of power system based on hybrid algorithm of genetic algorithm and nonlinear programming optimization)
azimuth
- 将经纬度网格转化为极坐标,并根据某一点求方位角(The longitude and latitude grids are transformed into polar coordinates, and the azimuth angles are obtained according to a certain point)
yichuansuanfawugong
- 遗传算法(genetic algorithm,GA)是一种近年来发展起来的基于自然选择规律的进化算法,本程序利用改进型遗传算法对电力系统进行无功优化,与遗传算法进行比较,通过实际算例分析及MATLAB编程结果运行,成功解决了无功优化问题,并验证了改进型遗传算法的优越性。(The genetic algorithm (genetic algorithm GA) is an evolutionary algorithm based on natural selection rules develop