-
parzen
分类器的训练与学习是模式识别的一个重要环节,其目的在于按照某种算法,确定判决规则,使之具有自动分类识别的能力。本文介绍了采用Parzen窗法的随机模式分类器,并matlab实现了一个简易的随机模式分类器。(Classifier training and learning is an important part of pattern recognition, in accordance with the purpose of some kind of algorithm to determine the decision rules to identify with the ability of automatic classification. This paper introduces the Parzen window method using a random pattern classifier, and achieved a simple matlab random pattern classifier.)
- 2009-06-30 21:16:57下载
- 积分:1
-
38545147MUSIC-1d
MUSIC一维算法的经典谱估计程序,已运算过,下载即可使用(MUSIC algorithm is a classic one-dimensional spectral estimation procedures)
- 2011-05-11 16:43:36下载
- 积分:1
-
1b6707e893e9
In this paper, a new approach based on the R, filtering is presented
for speech enhancement. This approach differs from the traditional
modified Wiener
- 2013-01-29 18:36:33下载
- 积分:1
-
saleh
MATLAB编写的无记忆功放的Saleh模型函数(Written in MATLAB Saleh memoryless amplifier model function)
- 2020-10-22 14:37:23下载
- 积分:1
-
vision[1]
open source detection face with matlab
- 2010-12-11 03:59:15下载
- 积分:1
-
MLkNN(matlab)
ML-KNN实现过程,包括训练和测试两个过程(the process of ML-KNN, including training and testing )
- 2014-09-26 14:28:10下载
- 积分:1
-
88078212Bayesian
bayes classification using bayes theorem
- 2010-11-18 14:18:41下载
- 积分:1
-
NNClassification
说明: 用NN算法对于急病类型进行分类实例
NN For Classification(NN algorithm used for the mistress type NN For example Classification Classification)
- 2006-03-26 15:33:42下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1
-
pcm
该程序可以把模拟信号通过PCM编码变成数字信号(The program can be an analog signal into a digital signal through the PCM coding)
- 2012-05-21 22:26:54下载
- 积分:1