-
Low_Mufilter
信号处理-滤波器设计(基于matlab和Mathmatica的设计方法)中关于无乘法器椭圆IIR滤波器设计的原创程序。(Signal processing- filter design (based on matlab and Mathmatica design method) on the elliptical without multiplier original IIR filter design procedures.)
- 2007-10-21 23:26:06下载
- 积分:1
-
kuopin7
说明: 扩频系统中的小实验,具体介绍在文件kuopin_all中有介绍。(spread spectrum system of small experiments, which are detailed in the document kuopin_all were introduced.)
- 2006-03-26 12:23:12下载
- 积分:1
-
PathPl
这是一篇关于移动机器人路径规划与避障的文献。很好的(This is a literature on mobile robot path planning and obstacle avoidance. Good)
- 2012-12-02 21:50:13下载
- 积分:1
-
1
说明: 本程序用pca,kpca,svm,pls,fisher实现cstr和csth过程的故障检诊断,检测率为百分之九十九,故障识别率为百分之九十三(The program use pca, kpca, SVM, PLS, fisher realize CSTR process inspection and CSTH fault diagnosis, detection rate was ninety-nine percent, the fault recognition rate is ninety-three percen)
- 2012-02-29 09:20:50下载
- 积分:1
-
CNN
经典的卷积神经网络MATLAB实现源码,可直接运行。(Classical convolutional neural network MATLAB implementation source code, can be directly run.)
- 2020-10-26 22:29:59下载
- 积分:1
-
browse_score_xls
Matlab GUI程序, 带文件名browse功能,可打开excel文件。使用了listbox,edit,button等控件。
从excel文件中读取信息,显示在姓名和成绩两个窗口中,且可以在姓名窗口点选一个或多个姓名来显示对比成绩;
其中提供了文件浏览窗口,可供选取文件。
本例针对成绩文件score.xls,结构是:姓名,语文,数学,英语若干成绩。(Matlab GUI program with the file name browse function, can open the excel file. Use the listbox, edit, button, etc. controls. Read information from the excel file, name and achievements displayed in two windows, and you can name one or more of the window click on the name to display the comparison results which provides a file browser window, select the files available. In this case for the results file score.xls, the structure is: name, language, mathematics, English some success.)
- 2010-06-04 01:17:00下载
- 积分:1
-
mvsb
单边带调制信号matlab程序
单边带调制信号matlab程序(vsb modulation)
- 2011-08-27 14:08:59下载
- 积分:1
-
prag1
包括MATLAB的简单函数命令功能。。。可以用来学习Matlab,都是些能实现一定功能的代码!M-file的格式。有50多个代码。(Including simple MATLAB function command function. . . Matlab, are more able to achieve a certain function code can be used to learn! M-file format. There are more than 50 code.)
- 2012-11-21 19:04:18下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
三弯矩插值
说明: 三弯矩插值法
lagrange多项式插值
多项式最小二乘法
龙贝格积分法
分段线性插值
三转角插值
这些是数值分析中常用的集中经典方法,运用matlab展示出来!(three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpolation these numerical analysis is commonly used in concentrated classical methods, and use Matlab show!)
- 2006-01-13 18:29:50下载
- 积分:1