-
Untitled2
This program is to plot 3-D radiation pattern of 2-element array antenna.
- 2013-12-28 23:58:40下载
- 积分:1
-
粒子群优化算法
粒子群优化算法与进化计算技术等遗传算法 (GA) 很相似。系统初始化随机解的搜索最优解的人口通过更新一代。然而,不同遗传算法、 粒子群优化算法有交叉和变异等没有演化算符。粒子群优化算法,在可能的解决方案,称为粒子,通过问题空间飞行按照当前最优粒子。
每个粒子跟踪的它的坐标,在问题空间中提供最佳的解决方案 (健身) 到目前为止取得了联系。(健身价值也存储)。此值被称为pbest。跟踪由粒子群优化算法的另一个"最佳"值是最佳值,迄今取得的任何粒子在粒子的邻居。这个位置被称为lbest。当一个粒子作为其拓扑的邻居的所有人口时,最好的价值是全球最好的被称为gbest。
- 2022-07-04 20:07:51下载
- 积分:1
-
duel
一些常被用于教学或者参考的概率论的实例的源代码,在Matlab中运行调试(Often used in teaching or some reference examples of the probability of the source code, in Matlab run debug)
- 2008-01-03 05:29:21下载
- 积分:1
-
svm_new
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.(MATLAB-SVM algorithm, Matlab Support Vector Machine Toolbox, This toolbox was designed as a teaching aid, which matlab isparticularly good for since source code is relatively legible andsimple to modify. However, it is still reasonably fast if usedwith the supplied optimiser. However , if you really want to speedthings up you should consider compiling the matrix compositionroutine for H into a mex function. Then again if you really wantto speed things up you probably shouldn t be using matlabanyway ... Get hold of a dedicated C program once you understandthe algorithm.)
- 2008-08-15 21:12:57下载
- 积分:1
-
BP
神经网络的具体实现程序,大家学习学习,如有神经网络这方面的需求,联系我
xukai8633@126.com(Concrete realization of neural network procedures)
- 2009-07-16 21:55:22下载
- 积分:1
-
Gaussian
高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
- 2014-10-18 09:00:28下载
- 积分:1
-
tongji
说明: 一种应用于信号分选的统计直方图分选法,在工程实践具有重要应用价值。(A statistical histogram sorting method applied to signal sorting has important application value in engineering practice.)
- 2020-12-24 23:39:06下载
- 积分:1
-
TwIST_v1
this is bujnak_matlab
- 2010-06-25 04:33:51下载
- 积分:1
-
stabrnd
生成alpha 稳定噪声的程序,该程序可以用来生成四个参数的稳定噪声(produce alpha stable noise,it has four parammeters)
- 2011-01-06 20:30:53下载
- 积分:1
-
gpc
说明: model predictive control with constraints gpc with constraint some examples 10 from matlab book(gpc with constraint)
- 2020-11-19 21:39:38下载
- 积分:1