-
NBP
Nonparametric belief propagation implementation
- 2009-12-23 03:07:39下载
- 积分:1
-
Extract-the-envelope
用hilbert算法对信号的包络线进行提取,既有单一包络线,也有原始信号与包络线的图像。(Algorithm using hilbert envelope signal extraction, both single envelope, there are images of the original signal and the envelope.)
- 2014-08-27 10:08:23下载
- 积分:1
-
Numerical-Methods-Using-MATLAB
Applied Numerical Methods Using MATLAB
- 2012-07-25 11:49:15下载
- 积分:1
-
barsP_matlab
贝叶斯自适应回归样条分析(BARS)
本例用于 数据平滑处理 (Bayesian Adaptive Regression Splines (BARS) Data smooth)
- 2013-03-05 17:51:17下载
- 积分:1
-
longgeceshi
四阶龙格库塔法解微分方程组实例,没有调用函数,而是在基本含义基础上进行编译,有助于对龙格库塔法的理解。(Fourth-order Runge-Kutta method for solving differential equations instance, did not call the function, but on the basis of the basic meaning of compiler, contribute to the understanding of Runge-Kutta method.)
- 2011-12-25 22:11:07下载
- 积分:1
-
Magnetocardiography
This is the paper hematology pdf paper to implement in matlab
- 2013-12-25 22:32:23下载
- 积分:1
-
OQPSKlern
Oqpsk调制与解调matlab源代码,用于在matlab中仿真oqpsk调制与解调的过程,非常适合初学者。(Oqpsk modulation and demodulation matlab source code for the simulation in matlab oqpsk modulation and demodulation process, very suitable for beginners.)
- 2020-12-24 17:59:05下载
- 积分:1
-
PalmPrint
关于掌纹识别的matlab源代码,包括预处理、特征提取、匹配等(Palmprint recognition on the matlab source code, including preprocessing, feature extraction, matching, etc)
- 2016-04-07 18:36:12下载
- 积分:1
-
BessDerivZerosBisect2
计算了贝塞尔函数的一阶导数的零点。
更新BessDerivZerosBisect.m这些变化:
1。允许对m= 0
2。允许用户指定特定的m和k值理想。
3。允许公差输入参数
4。使用一个表的查找能为m和k的小值接近初始化
5。添加错误检查
6。计算衍生w.r.t.以X而不是w.r.t.米(虽然老方法的工作也。)(Calculates the zeros of the first derivatives of Bessel function.
Updates BessDerivZerosBisect.m with these changes:
1. Allows for m = 0
2. Allow the user to specify the particular m and k values desired.
3. Allows for a tolerance input parameter
4. Uses a table look-up to get closer initializations for small values of m and k.
5. Adds error checking
6. Computes the derivative w.r.t. to x rather than w.r.t. m (although the old method works, too.))
- 2011-05-15 11:20:47下载
- 积分:1
-
fft1-in-matlab
FFT 实例
x=0.5*sin(2*pi*15*t)+2*sin(2*pi*40*t)。采样频率fs=100Hz,分别绘制N=128、1024点幅频图(FFT in Matlab example)
- 2014-06-05 16:54:44下载
- 积分:1