-
cholesky
这个程序是对系数矩阵进行乔列斯基分解,并对线性方程组求解的通用程序(This program is the coefficient matrix Qiaoliesiji decomposition, solving linear equations and general program)
- 2010-12-29 00:11:57下载
- 积分:1
-
bolztmann
使用bolztmann机实现多层分类网络,内有mnist数据集(Machine to achieve multiple classifiers using bolztmann network data sets within mnist)
- 2011-06-08 19:01:15下载
- 积分:1
-
example_IQ_Modulator
用于雷达信号的产生,并且进行iq正交仿真的文件,文件较小,实用,以matlab应用程序运行,用的2009a版本(For radar signal generation, and for iq orthogonal simulation files, small, practical application runs in matlab, using 2009a version)
- 2013-09-20 17:22:49下载
- 积分:1
-
Phantom-2d-1.txt
It generates a 2dbreast phantom
- 2013-11-17 04:32:09下载
- 积分:1
-
finally
实现了车辆目标的背景建模、前景检测、阴影消除、车辆跟踪。(The vehicle to achieve the target of the background modeling, foreground detection, shadow elimination, vehicle tracking.)
- 2011-07-20 17:10:57下载
- 积分:1
-
Filter_LMS_mu
研究用于自适应均衡器的LMS算法。研究步长的影响。分别画出W=2.9时,mu= 0.01、0.04和0.08情况下的MSE学习曲线(Research for the adaptive LMS algorithm equalizer. Research on the impact of the step. Draw W = 2.9, respectively, when, mu = MSE learning curve 0.01,0.04 and 0.08 in case of)
- 2014-01-29 12:13:40下载
- 积分:1
-
RMS
周期信号有效值算法,取半周期进行计算,采用matlab s函数编写(Periodic signal RMS algorithm, take half cycle is calculated using matlab s function)
- 2021-03-11 23:19:25下载
- 积分:1
-
k-means
说明: k均值聚类算法(k-means clustering algorithm)是一种迭代求解的聚类分析算法,其步骤是,预将数据分为K组,则随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。(The k-means clustering algorithm is an iteratively solved clustering algorithm in which the data is pre-divided into K groups, the K objects are randomly selected as the initial clustering center, and then the distance between each object and the seed clustering center is calculated, and each object is assigned to the clustering center closest to it.)
- 2020-11-08 10:47:08下载
- 积分:1
-
Vc_LP01_BaseOnThreeLayer_test
基于三层结构的光纤Bragg光栅基本模(LP01)的截至频率测试程序,欢迎拍砖
- 2010-01-02 12:03:37下载
- 积分:1
-
PSO
Here is a very simple version of PSO in Matlab. PSO is a very popular, population based metaheuristic algorithm that mimics swarming behavior/intelligence in order to solve optimization problems.
- 2013-01-08 06:09:46下载
- 积分:1