-
GTHTMLtable
java与matlab编程的例题。想要做类似工程项目的人员可以参考哦。(java and matlab programming examples. Want to do similar projects can reference Oh.)
- 2008-02-20 19:29:50下载
- 积分:1
-
MRF
有关Matlab MRF图像处理的一些代码,希望有用!(Matlab MRF image processing related to some code, hope useful!)
- 2007-09-15 15:05:57下载
- 积分:1
-
43680547A_study_of_IEEE_802.16a_OFDM-PHY_Baseband
一篇基于物理层MIMO OFDM 的研究论文,是大家入门的好东西(A MIMO OFDM based physical layer research papers, is a good thing we started)
- 2009-11-24 16:38:03下载
- 积分:1
-
yinxin
拉格朗日插值函数实例,并画出原函数和插值函数的图像。(Lagrange interpolation function instance, and draw the image of the original function and interpolation function.)
- 2012-04-16 11:18:48下载
- 积分:1
-
DFA_Hurst
利用DFA法计算时间序列Hurst指数..(Calculate the time series of HURST index by DFA)
- 2014-09-23 12:40:01下载
- 积分:1
-
MATLABPROGRAMINGEXAMPLES
MATLAB 编程实例 新手上路必备 让你通过简单的实例深刻理解编程模式和语法规则(MATLAB Programming Example novice road you must have a deep understanding of a simple programming model and example of grammar rules)
- 2010-07-16 10:25:41下载
- 积分:1
-
getcore
For wavelength dispersion in optical waveguide.
- 2011-07-05 03:10:49下载
- 积分:1
-
Chapter2
matlab实现通信系统中信道的仿真,其中包含了最基本的matlab产生各种信道的代码,并有详细的说明(matlab simulation of communication systems the channel, which contains the most basic of matlab code to generate a variety of channels, and a detailed description of)
- 2012-08-10 16:04:34下载
- 积分:1
-
lined
基于radon变换的图像直线检测,用MATLAB编写(Lines detection based radon transform)
- 2012-08-29 10:39:35下载
- 积分:1
-
Particle-filter-matlab
粒子滤波matlab仿真程序.粒子滤波的基本思想是:首先依据系统状态向量的经验条件分布,在状态空间抽样产生一组随机样本集合,这些样本集合称为粒子;然后根据观测值不断调整粒子的权重大小和样本位置;最后通过调整后的粒子信息修正最初的的经验条件分布,估计出系统状态和参数。该算法是一种递推滤波算法,可以用来估计任意非线性非高斯随机系统的状态和参数。 粒子滤波主要有三步基本操作:采样(从不含观察值的状态空间产生新的粒子)、权值计算(根据观察值计算各个粒子的权值)、重采样(抛弃权值小的粒子,使用权值大的粒子代替),这三步构成了粒子滤波的基本算法。 SIRF(Sample Importance Resampling Filter)算法是粒子滤波的一种基本算法。(Particle filter matlab simulation program)
- 2012-09-05 19:14:08下载
- 积分:1