-
2
说明: 《MATLAB程序设计教程》电子教案有PPT和源代码。均为M文件(" MATLAB Programming Guide" e-lesson plans-2660. PPT and the source code there. Are M documents)
- 2009-06-13 17:31:59下载
- 积分:1
-
Newton
matlab newton法,二分法,迭代法,0.618法,进退法(matlab newton law dichotomy, iterative method, 0.618 law, advance and retreat method)
- 2011-11-29 15:36:52下载
- 积分:1
-
PSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
- 2015-01-18 20:38:17下载
- 积分:1
-
SIM_OFDMPBPSK
MIMO技术中SIM_OFDM+BPSK(OFDM信道BPSK调制)(MIMO technology SIM_OFDM+BPSK (OFDM channel BPSK modulation))
- 2015-04-06 12:21:16下载
- 积分:1
-
pvbattery
光伏电池模型,特别好用,建议有需要的参考一下,下载即可,原理清晰,可以在此基础上更新。(Photovoltaic cell model is particularly useful, it is recommended there is a need to refer to, you can download, clear principle, it can be updated on this basis.)
- 2021-04-26 18:18:45下载
- 积分:1
-
pca
C语言实现的主程序分析法PCA,实现降维处理(C language implementation of the main analysis PCA, achieve dimensionality reduction)
- 2021-04-22 11:08:48下载
- 积分:1
-
intelligence-algorithm21-25examples
matlab 智能算法30个案例分析6-10例的代码(intelligent algorithm matlab analysis of 30 cases, 6-10 cases of code)
- 2011-11-01 21:29:51下载
- 积分:1
-
yichuan
遗传算法的实现,里面有详细代码的说明,关于选择交叉和变异(The implementation of genetic algorithm, there is a detailed code of instructions, about the selection of crossover and mutation)
- 2015-04-12 09:33:54下载
- 积分:1
-
rice
对图像作直方图均衡化处理,列出原图像直方图与均衡后图像的直方图的对照;灰度级的转换调试(For histogram equalization of image processing, listing the original image histogram and histogram equalization contrast gray-scale conversion of debugging)
- 2011-06-05 13:11:27下载
- 积分:1
-
ImageEnage
图像处理实验报告,实验内容:用matlab实现图像增强,包括灰度变换,滤波,色彩增强(image processing experiments, experimental content : Matlab image enhancement, including gray-scale transformation, filtering, enhanced color)
- 2007-05-15 18:58:43下载
- 积分:1