-
overlay
This is a Matlab script used to extract simulation data from
, for the CDMA seminars and homework
- 2009-02-26 13:18:33下载
- 积分:1
-
FFT-PURNING
这个是关于purning-fft的算法,即一种改进型的fft。适用于只有一部分有值,并非所有的都有值。(This is on purning-fft algorithm, an improved version of fft. Applies to only part of the value, not all have value.)
- 2012-05-22 09:29:22下载
- 积分:1
-
MRI-Slicer
MATLAB MRI Slicer, Move MRI Slices to 3D
- 2012-07-14 13:25:54下载
- 积分:1
-
CMAC_example
先进PID控制,小脑神经网络与PID结合实现系统控制(Advanced PID control, cerebellar network and PID system control)
- 2015-12-04 20:44:24下载
- 积分:1
-
07 决策树与随机森林
说明: 决策树和随机森林算法教程、源代码事例,已经关于决策树和随机森林算法的衍生混合算法代码(Tutorials on decision trees and random forest algorithms, source code examples, and derived hybrid algorithm codes on decision trees and random forest algorithms)
- 2021-04-20 20:28:50下载
- 积分:1
-
Chapter-8-Function-analysis
该为matlab详尽学些资料第八章“函数分析”(Learn some of the detailed information for the matlab Chapter 8, " functional analysis" )
- 2013-07-23 20:30:47下载
- 积分:1
-
Matlab-program
该软件包包含了一些常用的matlab小程序,可以直接调用,省去了编程的麻烦。(This package contains some common matlab applet, you can directly call, eliminating the hassle of programming.)
- 2015-04-03 11:21:55下载
- 积分:1
-
Grey-forecasting
灰色预测代码用于根据现有数据来预测未来一段时间的数据(Grey prediction according to existing code is used to data to predict the future a period of data)
- 2012-02-12 02:00:07下载
- 积分:1
-
hybridSIREKF
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measurement noise
% using a multi-layer perceptron (MLP) and both the EKF and
% the hybrid importance-samping resampling (SIR) algorithm. (To estimate the input-output mapping with inputs x and outputs y generated by the following nonlinear, nonstationary state space model: x (t+ 1) = 0.5x (t)+ [25x (t )]/[( 1+ x (t)) ^ (2)]+ 8cos (1.2t)+ process noise y (t) = x (t) ^ (2)/20+ 6 squareWave (0.05 (t-1 ))+ 3+ time varying measurement noise using a multi-layer perceptron (MLP) and both the EKF and the hybrid importance-samping resampling (SIR) algorithm.)
- 2007-09-30 11:09:43下载
- 积分:1
-
Dual-Mode-MCMA_DD-LMS
可以实现Dual-Mode MCMA+DD-LMS的盲均衡算法,效果比MCMA及DD-LMS好,同时解决了相位旋转(It can implement Dual-Mode MCMA+DD-LMS blind equalization algorithm, better than good MCMA and DD-LMS, while addressing the phase rotation)
- 2013-07-24 10:08:06下载
- 积分:1