-
C-means
MATLAB实现C均值聚类算法,未调用现有算法,完全由本人完成。(MATLAB C-means clustering algorithm, call the existing algorithm is not completely done by me.)
- 2013-01-05 15:00:45下载
- 积分:1
-
download
用matlab仿真滤波器,fs=1.ws=0.2,wp=0.3(Filter simulation using matlab, fs = 1.ws = 0.2, wp = 0.3)
- 2010-05-31 16:49:20下载
- 积分:1
-
FuzzyControlTheoryAplication
一本很好的介绍模糊控制及其应用的书籍。相信能有所帮助。(A good introduction and application of fuzzy control book. Trust can be helpful.)
- 2009-02-20 18:40:06下载
- 积分:1
-
datamining
通用机器学习及数据挖掘的特征提取及贝叶斯网络程序(General machine learning and data mining feature extraction and the bayesian network program)
- 2010-09-16 09:59:13下载
- 积分:1
-
susan
关于特征描述的susan算法的matlab程序(About susan algorithm matlab program)
- 2013-11-09 11:40:08下载
- 积分:1
-
kundur_12o3_v4
kundur 单机无穷大 小信号分析 m文件(kundur-machine infinite-size signal analysis m file)
- 2009-10-11 13:58:22下载
- 积分:1
-
Intermediate_Nodes
The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reaction Routes" program. Using both these programs a Reaction Route Graph for a chemical reaction mechanism can be constructed, which can be used for kinetics studies.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:46:34下载
- 积分:1
-
reup
语音增强及其消噪能力研究,详细到位,适合初学者(Speech enhancement and de-noising ability to study in detail in place, suitable for beginners)
- 2009-04-28 08:42:23下载
- 积分:1
-
Image_Segmentation_Active_Coutour_Local_Binary_Fit
李纯明最新实现的局部活动轮廓模型的图像分割,比CV模型方法好很多。包含所实现的论文Minimization of Region-Scalable Fitting Energy for Image Segmentation(Li Chunming latest realization of the local active contour model for image segmentation, much better than the CV model approach. The paper contains the realization of Minimization of Region-Scalable Fitting Energy for Image Segmentation)
- 2020-11-03 16:59:52下载
- 积分:1
-
格-梯型结构的LMS算法LMS-algorithm2
格-梯型结构的LMS算法,按照最小均方准则,设计出阶数和时间分别递推的自适应滤波器,可以进行梯型滤波,又具有格型预测前后节独立、收敛快速的优点,但计算量大。(Grid- LMS algorithm in a ladder-type structure, in accordance with the minimum mean square criterion, design order and time adaptive recursive filter, ladder filter, and lattice prediction independent front and rear section, and fast convergence.but computationally intensive.)
- 2020-07-19 23:28:47下载
- 积分:1