-
work
matlab application for student
- 2010-06-09 22:51:22下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1
-
segy
读取和写入segy地震文件,用matlab可以运行(Read and write files segy earthquake)
- 2013-12-04 11:28:44下载
- 积分:1
-
4FSK_m
4FSK正交调制解调 其中有升余弦成型滤波,梳形内插。画出误码率曲线(4FSK modulation and demodulation with raised cosine shaping filter, comb shape interpolation. Draw the curve of error rate)
- 2020-07-04 09:20:02下载
- 积分:1
-
eda_8
edfa edfrnrt utnuh u h u yhu ub(unènn unu(nu(
- 2013-09-18 20:39:09下载
- 积分:1
-
数据同化 enkf
数据同化,集合卡尔曼滤波算法全部程序,包括主程序,计算增益矩阵K(Ensemble kalman filter for data assimilation)
- 2015-08-03 14:08:17下载
- 积分:1
-
趋势EA
趋势EA,不加仓,不网格,每单都带止损止盈,加载周期30分(Trend EA, no warehousing, no grid, stop-loss and stop-profit for each single, loading cycle 30)
- 2020-06-25 10:00:01下载
- 积分:1
-
beamforming.0.0.2
implement basic routines in Matlab and Octave (currently using Matlab R13) for simulating adaptive beamforming and filtering for antenna arrays.
- 2009-04-03 17:37:31下载
- 积分:1
-
selfadapting4
说明: 自适应控制算法的另一个Simulink模型,可运行,是无模型参考控制算法的一个应用实例(Adaptive control algorithm to another Simulink model to run, there is no model reference control algorithm of an application example)
- 2008-10-06 18:42:35下载
- 积分:1
-
ukf
无迹卡尔曼滤波UKF是重要的非线性滤波方法。它采用UT变换的方法,不再近似系统的非线性方程,它仍然用高斯随机变量表示状态分布,不过是用特定选择的样本点加以描述,每个点叫一个高斯点,它从系统状态的概率密度函数中取出;然后,按系统的真实模型演化,得到非线性演化后的σ点,使得样本均值和样本方差是真实均值和真实方差的好的近似。
在这个程序中,实现了基于UKF的滤波方法,并且建立了两种仿真环境进行实验。(Unscented Kalman filter UKF is an important nonlinear filtering method. It uses the UT transformation method, no similar system of nonlinear equations, it still says the state with the Gaussian distribution of random variables, but the specific choice is to describe the sample points, each point is called a Gaussian point, it is from probability density function of the system state to remove then, according to the true model of evolution of the system obtained after the nonlinear evolution of σ point, making the sample mean and sample variance is true variance of the mean and the true good approximation.
)
- 2011-05-24 17:09:14下载
- 积分:1