-
CalculateGilf
to calculate the similarity between many functions
- 2011-01-23 21:14:27下载
- 积分:1
-
codbsc
simulation to verify efficiency of Convolutional Coding
- 2011-02-15 14:39:57下载
- 积分:1
-
FLch2bzsheg3
系统辨识及其MATLAB仿真,M序列产生程序(System Identification and MATLAB, M sequence generator)
- 2013-11-13 15:50:05下载
- 积分:1
-
kelman
卡尔曼滤波方法,在语音信号以及现代信号处理在的地位十分突出!源码和介绍!(Kalman filtering method, in the speech signal, as well as modern signal processing in the status of very prominent! Source and introduction!)
- 2007-11-05 18:48:26下载
- 积分:1
-
M_GUI
第一次上传,matlab做的卡尔曼滤波,有matlab用户界面,可以设置初始值,及蒙特卡洛次数。(From the first time, matlab do the Kalman filter, a matlab user interface, you can set the initial value, and the number of Monte Carlo.)
- 2009-05-14 19:55:36下载
- 积分:1
-
Main_SVC_C
说明: svm工具箱,应用于matlab平台,给出了C_SVC二类分类算法的历程(svm toolbox, used matlab platform, given C_SVC the course of second-class Classification Algorithm)
- 2010-03-26 09:06:21下载
- 积分:1
-
Based-on-clustering-algorithm-a
基于聚类算法和模式识别的人脸检测程序原代码(Based on clustering algorithm and pattern recognition face detection procedures the original code)
- 2011-05-16 20:25:18下载
- 积分:1
-
proposed_method
在阵列天线自适应信号处理中,经常会出现因为阵元位置信号角度估计等误差引起的,天线性能急剧下降的问题,在此运用稳健性的方法提出一种稳健的自适应阵列天线波束合成方法,来解决此问题(In the adaptive array antenna signal processing, often occur because the sensor position signal angle estimation error caused a sharp decline in the performance of the antenna problem, a robust adaptive array antenna beam synthesis method in this application of the robustness of the method to solve this problem)
- 2014-09-25 10:53:31下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
Bayes_fu
用MATLAB实现模式识别中的贝叶斯分类(Using MATLAB to achieve recognition in the Bayesian classifier)
- 2009-05-20 14:13:38下载
- 积分:1