-
lab02
在MATLAB实现的用C实现的KNN算法,输入训练数据文件,和test文件,进行预测分类,并且可以与真实情况比较测试预测正确百分比(Implemented in MATLAB KNN algorithm implemented in C, the input training data file, and test files, to predict the classification and testing with the real situation is more correct percentage of predicted)
- 2011-06-16 11:20:09下载
- 积分:1
-
dui
说明: 队列的新的操作,用个数number和队尾指针rear来判队空队满(Queue new operation, number and team with the number of rear end of pointers to sub-team full of air force)
- 2010-04-27 18:42:35下载
- 积分:1
-
VC_Matlab
通过MATLAB引擎,利用VC开发MATLAB,包括一个自己开发的小程序和一片word文档资料(Through the MATLAB engine, developed by VC MATLAB, including its own development programs and a small word document data)
- 2011-08-27 23:31:12下载
- 积分:1
-
ukf_predict1
无基卡尔曼滤波matlab程序实现,ukf(No Chica Kalman filter matlab program to achieve)
- 2014-09-20 20:02:51下载
- 积分:1
-
signal
说明: 通过matlab产生各种信号,包括四种信号,有正弦,指数,虚指数,复指数信号,内容丰富,是和信号分析同学使用(signal about sin,etc)
- 2011-03-25 18:11:45下载
- 积分:1
-
chap3_1
专家PId控制,求三阶传递函数的阶跃响应,采用专家PID设计控制器(Expert PId control, and the third order transfer function of the step response,The use of expert PID controller design)
- 2020-12-02 11:29:25下载
- 积分:1
-
queueing-theory
洗车模型,经典排队论,关于排队模型的相应说明含在压缩文件之中(Wash model, classical queuing theory, queuing models regarding the appropriate instructions included in the compressed file into)
- 2013-10-25 13:00:58下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
lotsofmusic
这是一个系统的音频素材,可以用在音频编程中(This is a system of audio material, can be used in audio programming)
- 2008-04-10 11:10:42下载
- 积分:1
-
autoThreshodseg
automatic threshold segmention
- 2010-01-02 17:26:47下载
- 积分:1