-
kalman-filter
一个卡尔曼滤波的程序,模型为单位圆,不含过程噪声,不错的程序(A Kalman filter process, the model for the unit circle, without process noise, good program)
- 2011-05-18 18:40:20下载
- 积分:1
-
CDMA
MATLAB工具建立的DS-CDMA 扩频通信模型 (MATLAB tools to create a DS-CDMA spread spectrum communication model)
- 2010-12-31 13:45:55下载
- 积分:1
-
mas_cre---Copie
This file, is an example of induction machine simulink model under matlab
- 2013-04-13 20:13:26下载
- 积分:1
-
Started-directly
在matlab开发环境下,实现对直流电动机的仿真,研究其直接启动的特性(MATLAB development environment, the DC motor simulation, to study the characteristics of its direct start)
- 2013-05-05 22:05:57下载
- 积分:1
-
Long
使用VarPtr来取得变量的内存地址
使用CopyMemory取得指定地址的内容(Use CopyMemory obtain the content of the specified address)
- 2014-09-01 11:54:58下载
- 积分:1
-
An-introduction-to-Support-Vector-Machine
An introduction to Support Vector Machine implementations in MATLAB (MATLAB Workshop)
- 2012-08-23 17:37:57下载
- 积分:1
-
OFDMtb
频偏估计算法利用已经完成定时同步的同一个训练序列来完成小数频偏估计和整数频偏估计。(Offset estimation algorithm uses the same timing synchronization has completed a training sequence to complete the fractional frequency offset estimation and integer frequency offset estimation.)
- 2014-01-08 20:58:07下载
- 积分:1
-
langbai_v86
有循环检测,周期性检测,连续相位调制信号(CPM)产生,解耦,恢复原信号。( There are cycle detection, periodic testing, Continuous phase modulation signal (CPM) to produce, Decoupling, restore the original signal.)
- 2017-01-07 22:53:53下载
- 积分:1
-
pca
说明: 在matlab2019B中,已经将princomp函数改为了pca函数,功能相同,函数名改变,所以如果要使用,记得将老版本的代码中的princomp改为pca。(In MATLAB 2019b, the principal function has been changed to PCA function. The functions are the same, and the function name changes. So if you want to use it, remember to change the principal function in the old version of the code to PCA.)
- 2019-12-27 16:46:14下载
- 积分:1
-
rk
说明: rung-kutta 4
he inputs func, x0 and y0 define an IVP y = func(x,y), y(x0) = y0.
This provides an approximation to y(x0:h:xn) using fourth-order
Runge-Kutta method with step size h
- 2012-05-24 19:05:16下载
- 积分:1