-
vad0
端点检测程序
端点检测程序
端点检测程序
(vad.m - 端点检测程序
vad.m - 端点检测程序)
- 2011-05-08 22:33:53下载
- 积分:1
-
matlabGUI
通过一个简单的实例,了解matlabGUI编程,内附程序,已运行成功!(Through a simple example to understand the matlabGUI programming, containing procedures, has been running successfully!)
- 2010-05-25 15:17:11下载
- 积分:1
-
program
this code is used for frequency modulation in matlab
- 2011-05-24 19:13:13下载
- 积分:1
-
plot_PL_general
一般路径损耗模型分为自由空间传播模型和对数距离路径损耗模型,本程序建立以上模型。(Generally divided into free space path loss model propagation model and logarithmic distance path loss model, the program to build more models.)
- 2014-05-19 15:23:12下载
- 积分:1
-
TOOLBOX_calib0
张正友的标定工具箱,直接运行会有错误,这是经过修改的工具箱,首先运行calib_gui,确认图像目录在current directory里,然后运行calib_gui_normal,出现图形界面,读取图像,进行标定(Zhang Zhengyou calibration kit, run directly there will be a mistake, this is the modified toolbox, first run calib_gui, confirm the image directory in the current directory, then run the calib_gui_normal, graphical interface, read the image, to carry on the calibration)
- 2014-06-16 11:55:31下载
- 积分:1
-
code
基于贝叶斯分类器实现手写体数字识别系统。(A handwritten digital recognition system based on Bayesian classifier is implemented.)
- 2018-05-24 20:31:09下载
- 积分:1
-
模式识别
%%分类使用朴素贝叶斯分类器的集群和分类
training_data = Testdata ;
target_class = TestDataLabels ;
[类、 err] = 分类 (UnseenTestdata、 training_data、 target_class、 "diaglinear")
cmat1 = confusionmat (UnseenTestDataLabels 类) ;
acc1 = 100*sum(diag(cmat1))./sum(cmat1(:)) ;
定向 ("Classifier1:naccuracy = %.2f%%n ",acc1) ;
定向 (" 混淆矩
- 2022-03-18 22:55:43下载
- 积分:1
-
works
matlab程序工具包,可以替代matlab7中works文件夹以使用(matlab program kit, you can substitute matlab7 folder in the works to use)
- 2008-07-12 15:22:54下载
- 积分:1
-
bifurcation_of_duffing_systme
duffing系统的matlab分岔程序,对于初学者有一定的帮助。(The bifurcation matlab procedure of Duffing system, which would be helpful for beginners.)
- 2020-12-15 18:19:13下载
- 积分:1
-
SCOT
频域SCOT自适应时延估计,实质上是对广义功率频函数平方得到的数的相位谱做最小二乘拟合,求得时延估计。(Frequency domain SCOT adaptive time delay estimation, is essentially the generalized power-frequency phase of the function of the square of the number spectrum of the least squares fitting obtained delay estimates.)
- 2012-05-02 16:29:14下载
- 积分:1