-
chirp_echo_signal
线性调频信号的回波仿真,比较特别的是对近距目标的仿真(the stimulation of Linear fm signal wave , particularly to the close goals )
- 2010-11-23 11:12:04下载
- 积分:1
-
F16_SAS
F16飞机纵向控制增稳系统仿真模型,解压缩后在matlab2006b以上版本使用。先运行SAS_lon_4ord_ini.m进行初始化,再运行SAS_lon_4ord.mdl。可以修改反馈参数。(F16 aircraft longitudinal control augmentation system simulation model, unzip and use it in matlab2006b. Run SAS_lon_4ord_ini.m first for initialion, and then run SAS_lon_4ord.mdl. You can modify the feedback parameters.)
- 2011-06-16 01:14:22下载
- 积分:1
-
bezier
本文说明了bezier曲线的渐进迭代性质,是对bezier曲线进行十次渐进逼近迭代,有图形效果来看一斤很接近所给的点(This article describes the iterative nature of the progressive bezier curve, is the bezier curve gradually approaching ten iterations, with graphics that look very close to a pound to the point)
- 2011-10-25 16:30:58下载
- 积分:1
-
Desktop
特徵粹取(feature extraction)是特徵選取(feature selection)的延伸,簡單地說,我們希望將資料群由高維度的空間中投影到低維度的空間,因此,我們必須找出一組基底向量(base)來進行線性座標轉換,使得轉換後的座標,能夠符合某一些特性。
我們可以將特徵粹取分成「包含類別資訊」和「不包含類別資訊」兩大類。包含類別資訊指的是我們已經知道哪些資料分別歸屬於哪一類;而不包含類別資訊的特徵粹取則適用於我們不知道手上的資料點分別該歸屬於哪一類,甚至連該劃分成幾類都不知道的情況。對於這兩大類資料,可以分述如下:
對於「不包含類別資訊」的資料,我們通常使用「主要分量分析」(principal component analysis),簡稱 PCA。 (Cuiqu features (feature extraction) is feature selection (feature selection) extension, simply put, we want to base the projection data the high-dimensional space to low-dimensional space, so we have to find a set of basis vectors ( base) to the linear coordinate conversion, so that after the coordinate conversion, can meet a number of features. We can feature Cuiqu into " category contains information" and " does not contain a category of information," two categories. Contains categories of information refers to what we already know what kind of information are attributed to Cuiqu features include categories of information are not applicable to information we do not know the points are in the hands of the home in which category, and even that is divided into several class do not know the situation. For these two categories of information, can be divided as follows: For information " does not include the categories of information" , we usually use the " )
- 2014-12-18 12:19:30下载
- 积分:1
-
matlabfunctiontrain
这是一个讲解MATLAB 函数方面的电子书,可以让我们对MATLAB的函数更加了解。(This is a MATLAB function to explain aspects of e-books, allow us to better understand the function of MATLAB.)
- 2009-12-06 23:04:17下载
- 积分:1
-
chaos
基于混沌优化的人工势场法小车避障的Matlab仿真源代码。(Obstacle avoidance based on chaos optimization artificial potential field method car.)
- 2012-05-13 19:52:24下载
- 积分:1
-
DSPhomework1
估计随机信号的样本自相关序列。以及基本的信号处理程序代码(Estimated random sample of the signal autocorrelation sequence. And basic signal processing code)
- 2010-05-31 10:02:28下载
- 积分:1
-
Program_1
反射测厚度,薄膜的厚度、最新型的测量方法(Reflections measured thickness, film thickness, the latest type of measurement method)
- 2011-11-02 23:10:47下载
- 积分:1
-
200707
用matlab脚本文件实现的位置式及增量式PID控制算法程序(using Matlab script file to achieve the type and location of incremental process PID control algorithm)
- 2007-07-09 21:10:05下载
- 积分:1
-
Levinson_Durbin_Algo
功能描述:用matlab语言实现Levinson-Durbin算法
函数名:Levinson_Durbin_Algo
输入参数:
(1)R:自相关矩阵或者其估计值
(2)P:AR模型的阶数
输出参数:
(1)A:p阶AR模型的参数,它是一个长度为P+1的行向量
(2)E:噪声功率
调用函数:无
被调用:L_D_sim.m
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 (Function Description: The matlab language Levinson-Durbin algorithm function name: Levinson_Durbin_Algo Input parameters: (1) R: correlation matrix or its estimated value (2) P: AR model orders output parameters: (1) A: p-order AR model parameters, it is a line of length P+1 vector (2) E: noise power call the function: No to be called: L_D_sim.m Study: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:14:31下载
- 积分:1