-
Gram_S
classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:n-by-n upper triangular.
- 2009-12-15 20:15:04下载
- 积分:1
-
intersections
This program computes the point locations where two curves intersect. The curves can be broken with NaNs or have vertical segments.
- 2011-06-20 16:44:29下载
- 积分:1
-
kalman-(1)
卡尔曼滤波算法,通过实例介绍其功能,目的更好地了解此滤波算法(Kalman filter algorithm, introduced through examples of its functions, to better understand the purpose of this filtering algorithm)
- 2014-08-07 13:47:49下载
- 积分:1
-
puncture_text
凿孔的matlab代码,本人调试通过可以直接运行 有凿孔和解凿孔两个部分,加在卷积编码模块后,提高传输速率和信道利用率,但也相应地降低了卷积码的性能(Perforated matlab code, I can run a debugging through reconciliation punctured punctured two parts, plus the convolution coding module, to improve the transmission rate and channel utilization, but also a corresponding decrease in the performance of convolutional codes)
- 2013-07-12 17:26:14下载
- 积分:1
-
KLT_Tracking
The KLT Tracker algorithm implementation. The starting location of the object must be manually initialized. Object tracking is accomplished using two methods: simple track and advanced track.
- 2009-12-18 02:50:55下载
- 积分:1
-
code
it contains matlab code for ofdm systems it is .m file extension
- 2010-03-12 09:25:56下载
- 积分:1
-
rdzeni_far5
far field modelling of active optical fibre 5 core
- 2011-02-09 04:36:24下载
- 积分:1
-
stochasticresonance
随机过程的改进代码,使用龙格-库塔算法计算输出信号和输出功率谱,研究双稳态系统必备.(Random process of improving the code, using the Runge- Kutta algorithm to calculate the output signal and the output power spectrum of bistable systems essential.)
- 2010-05-17 14:04:25下载
- 积分:1
-
plot-histgram
HISTOGRAM_DISPLAY makes a stacked bar plot of a set of histogrammed data.
- 2013-09-20 14:20:56下载
- 积分:1
-
Edge_Wavelet
边缘提取技术边缘是图像对视觉的最主要特征,因此在计算机视觉技术中提出了多种检测边缘的算法。由于各种原因,图像常常受到随机噪声的干扰,经典的边缘检测的结果常常是将噪声误检为边缘点,而真正的边缘由于噪声干扰却可能被漏检。因而对于被噪声污染的图像来说,一种好的边缘检测方法应具有良好的噪声抑制能力,同时又有完备的边缘保持特性。(After analysing the soft threshold funetion,the smoothness threshold function is proposed by modifying the soft threshold function.because this function keeps smooth in the entire value range,some important details in the process of image denoising can be held. Firstly we detect the edge of the noising image. )
- 2009-05-20 20:31:12下载
- 积分:1