搜索资源列表
GAdesf
- 遗传算法的MATLAB代码,很好的算法啊,有需要的自己下载然后解压就可以用了-GA MATLAB code, a good algorithm ah, need to download the then extracting their own can use the
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
pso_01
- 使用二进制PSO解决0-1背包问题的MATLAB程序-The use of PSO to solve 0-1 knapsack problem
Co_GA
- 协同进化的经典历程 适合初学者学习使用 matlab编写 简单经典-The co-evolution of the classic course is suitable for beginners to learn to use Matlab prepared a simple classic
WaveFunction
- 檔1為無限量子井, 利用數值解、分析解計算其波函數及機率分布, 並畫圖, 運行在MATLAB 檔2為有限量子井分析解, 檔3為有限量子井數值解 還有傳遞矩陣運算 最後附上繪圖code-Infinite quantum well, the use of numerical solutions, analytical solutions to calculate the wave function and probability distribution, and drawing
a2
- matlab 代码利用遗传算法工具箱,实现特定功能-The use of genetic algorithm toolbox matlab code to achieve a particular function
cst_result_deal
- 利用matlab对仿真数据进行处理,尤其适用于超大规模矩阵数据-take use of matlab to deal with the data
NodeColoringTabu
- 在matlab下的一种图着色的禁忌算法实现,适合新手使用和学习-In matlab under a taboo graph coloring algorithm, suitable for novices to use and learn
MATLAB-CUDA
- MATLAB平台下的CUDA加速库。运用该库可避免在MEX函数中来回拷贝GPU数据,提高MATLAB运行速率。附件给出一个简单的矩阵乘法的示例程序,该程序在GTX TITAN下运行效率比intel i7 3930k提高了10倍。-CUDA MATLAB platform acceleration libraries. Avoid the use of the library can be copied back and forth GPU MEX function data, improve M
Matlab-R-K
- R-K算法求解,有力的运用了matlab的快捷与方便,完全源码-R- K algorithm, the use of the matlab fast and convenient, complete source code
Different-graphics-rendering
- MATLAB软件绘制不同图的几个简单操作让你快速入门,大家看着用.-MATLAB software to draw a few simple operation of the different plans to allow you to quickly get started, we look at the use.
Different-graphics-rendering
- MATLAB软件绘制不同图的几个简单操作让你快速入门,大家看着用.-MATLAB software to draw a few simple operation of the different plans to allow you to quickly get started, we look at the use.
grid-control-button
- 用MATLAB软件绘制几个图形,栅格控制按钮、编辑框的使用、弹出式菜单。-Draw several graphics using MATLAB software, grid control button, use the edit box, pop-up menu.
the-use-of-a-slider
- 用MATLAB软件绘制几个图形,滑标的使用、多选菜单、菜单控制的使用。-Several graphics drawn with MATLAB software, the use of a slider, multiple choice menus, menu control use.
application-UIMENU-menu
- 用MATLAB软件绘制几个图形,UIMENU菜单的应用、除法计算器、单选框的使用。-Draw several graphics using MATLAB software, application UIMENU menu, calculator division, the use of a single box.
Kalman-EKF
- kalman滤波算法程序是matlab的程序-An improved adaptive filter state estimation, the effect is definitely a good thing, is to use MATLAB prepared directly in matlab run will be able to see the effect of a perfect filter, adaptive algorithm is sage-husa algorithm
Lax_Matlab(octave)
- 一维激波管matlab源程序,采用CFD数值模拟的方法,对N-S方程进行差分,获得流体解析解。-One-dimensional shock tube matlab source code, the use of CFD numerical simulation method, the NS differential equations, fluid obtained analytical solution.
startParaller
- 并行运算,matlab函数,开始并行运算程序,很好用(Parallel operation, matlab function, start parallel computing program, very easy to use)
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出了自己的实现,便于读者理解神经网络的具体实现细节。(Firs