搜索资源列表
xiaoshengjing
- 本文在阅读大量遗传算法小生境技术资料基础上,介绍了遗传算法的特点、物种形成和小生境技术,详细陈述上世纪80年代以来的各种小生境实现方法,包括共享函数法、确定性排挤法、可变半径的聚类算法和隔离小生境方法等;最后对小生境遗传算法的工程应用提出了展望。 -In this paper, a lot of reading technical information niching genetic algorithm based on the characteristics of genetic alg
5435
- matlab数值计算,入门基础,绝对好用-matlab numerical calculation, entry-foundation, absolutely easy to use
ui
- MATLAB程序设计教程总结 一、 MATLAB操作基础 1、 MATLAB的主要功能:(1)数值计算和符号计算功能(2)绘图功能(3)编辑语言功能(4)拓展功能 -MATLAB Design Guide summarizes one, MATLAB operating base 1, MATLAB' s main functions: (1) numerical and symbolic computation function (2) graphics (3) editin
Optical-simulation
- 高等光学基础仿真matlab源文件,包含近百个基础M文件-Advanced Optics based simulation matlab source file that contains nearly a hundred basis M-files
ex04_signal
- 这是光纤通信信号生成的MATLAB源程序,在发送端信号生成后由调制器调制之后经过光纤传输,是光纤通信的基础-This is the optical fiber communication signal generation MATLAB source, is the basis of the entire optical fiber communication
guandao
- 光纤陀螺误差建模与分析,北航惯性导航基础课程大作业,含matlab程序代码-FOG error modeling and analysis, Northern-based inertial navigation operations courses, including matlab code
navigation
- 惯性导航系统误差传播特性分析,北航惯性导航基础大作业,内含matlab程序代码-Inertial navigation system error propagation characteristics analysis, Northern Inertial Navigation foundation work, containing matlab code
zuobiaozhuanhuan--MATLAB
- 基于matlab的大地测量基础的坐标转换,涉及算法和基础大地测量过程-Matlab-based geodetic coordinates of the base conversion, involving algorithms and basic geodetic process
Function
- 在用MATLAB编写GPC控制时候最基础的一些需要自己编写的函数,如丢番图方程的求解。-In some need to write your own functions written in MATLAB based GPC control the time, such as the Diophantine equation solution.
state
- matlab gui界面主函数,所有界面函数的基础-matlab gui interface, the main function, the basis of all interface functions
MATLAB
- MATLAB 培训资料,基础操作,数据的导入和导出,绘图与可视化,数据预处理,回归分析,神经网络等。-MATLAB training materials, basic operations, data import and export, graphics and visualization, data preprocessing, regression analysis, neural network, etc..
randomforest-matlab
- 对随机森林提供基础代码,提供随机森林的基础编辑程序-Random Forests provide the basis for the code to provide basic editing program random forests
v1
- 这是vc基础练习程序,其中包括绘图,对话框,与matlab混合编程等功能,希望对大家有帮助-this is the basic exercise of vc
3
- 目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamu
a3
- 这是matlab入门的一些基础程序,适合初学者的学习使用(This is a matlab entry of some basic procedures, suitable for beginners to learn to use)
二维粒子群算法的matlab源程序
- 基于基础的粒子群算法,实现粒子群算法的二维求解。(The realization of two-dimensional particle swarm algorithm.)
matlab
- 经验模态分解EMD 集合经验模态分解EEMD matlab程序,调试可用,可以在此基础上进行改进