-
ASK-PSK-FSK
Implementation of ASK modulation, PSK and FSK.
This application allows the user to generate a random binary sequence and then choose the type of modulation and the frequency with which he wants to work. Once the parameters are set, click on OK to see the shape of the selected modulation and its DSP
- 2011-05-20 22:47:26下载
- 积分:1
-
EKF
matlab 卡尔曼滤波代码 可实现拓展式卡尔曼滤波,文件可用(Kalman filter code matlab)
- 2011-06-02 14:55:24下载
- 积分:1
-
IMM_GX
粒子与卡尔曼滤波程序,用来机动目标跟踪数据的滤波和分析(Particle and Kalman filtering program used to analyze maneuvering target tracking)
- 2014-09-21 10:28:17下载
- 积分:1
-
pca
matlab的主元分析问题。这个程序分三部分,读入图像生成数据,归一化,然后PCA降维。在PCA降维中调用软件自带函数。(pca in matlab)
- 2012-11-28 17:03:58下载
- 积分:1
-
matlabli
说明: MATLAB的使用说明书、参考手册,以及一些例程的说明和实现(The use of MATLAB instructions, reference manuals, as well as some routine specification and implementation)
- 2010-05-01 21:24:05下载
- 积分:1
-
covs
局部Log.Euclidean协方差矩阵描述子 L2ECM SPD矩阵的空间并不是一个向量空间,而是一个黎曼流形。因此,传统 欧氏空间内的运算 例如欧氏距离、均值( Local Log-Euclidean Covariance Matrix (L2ECM) to represent neighboring image properties by capturing cor- relation of various image )
- 2017-01-10 17:20:44下载
- 积分:1
-
Cluster-analysis
聚类分析的案例,用maltab方法实现,修改可以使用(Cluster analysis of cases with maltab method, can be used to modify)
- 2013-08-26 10:37:11下载
- 积分:1
-
StdCellPlacementTool
StandardCell Placement Tool Using Graph Theory
- 2014-02-20 22:29:09下载
- 积分:1
-
MATLAB_use_based_on_word
在Word环境下使用MATLAB
1 Notebook操作基础
2 单元的使用
3 输出格式控制
(Word use in the environment based on MATLAB 1 Notebook 2 unit operation using three output format control)
- 2010-08-04 13:32:31下载
- 积分:1
-
EULER_forward_ODE
[t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
欧拉向前逼近法求解微分方程初值问题
f定义了函数f(t,y)的
t0时的初始值定义吨
Y0的定义y的初始值( [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
Euler forward approximation method to solve IVP ODEs
f defines the function f(t,y)
t0 defines initial value of t
y0 defines initial value of y)
- 2011-05-15 11:17:04下载
- 积分:1