-
Physics
物理公式代码库
常见的物理公式可以从库中直接调用
方便(Physics formulas physics code base common formula can be called directly from the library to facilitate)
- 2008-05-17 18:28:48下载
- 积分:1
-
GrayImageDenoising
this matlab code helps the image processing lerners to denoise grey images as well as other applications having denoising applications.
- 2014-01-19 14:05:56下载
- 积分:1
-
Wavelet_base
小波的应用,需要用到小波基。例如在信号处理的各种应用中。用小波基才能生成小波函数。(Wavelet applications require the use of wavelet bases. Such as in various applications of signal processing. Wavelets can be used to generate wavelet functions.)
- 2016-12-12 16:39:55下载
- 积分:1
-
Runge_kutta2
2阶Runge_kutta解微分方程
调用格式同ode45,
f为微分方程函数,a b为积分区间,x0初值
h为步长,默认为0.001(Differential Equation of Order 2 Runge_kutta call format with ode45, f for the differential function, ab for the integration interval, x0 h for the initial step, the default is 0.001)
- 2011-05-24 11:40:19下载
- 积分:1
-
demofun
This is a simple demo, solving a simple regression task using LS-SVMlab. A dataset is constructed in the right formatting. The data are represented as matrices where each row contains one datapoint. In order to make an LS-SVM model, we need 2 extra parameters: gamma (gam) is the regularization parameter, determining the trade-off between the fitting error minimization and smoothness of the estimated function. sigma^2 (sig2) is the kernel function parameter of the RBF kernel. The parameters and the variables relevant for the LS-SVM are passed as one cell. This cell allows for consistent default handling of LS-SVM parameters and syntactical grouping of related arguments.
- 2015-01-18 05:53:25下载
- 积分:1
-
conv
使用matlab计算输入信号的卷积快速卷积,对卷积的原理进行说明(conv)
- 2009-09-11 16:41:24下载
- 积分:1
-
genpls
多维数据的多维偏最小二乘法的数据拟合方法,能有效地建立各类共线性数据的模型。()
- 2008-07-11 12:09:56下载
- 积分:1
-
chengxushejijiaochengmatlab1
很好的matlab教程,交你学回如何利用matlab边车能够,是个很不错的教程!(good Matlab and guidance to pay you to learn how to use Matlab to edge car, it is a very good tutorial!)
- 2006-05-27 11:50:34下载
- 积分:1
-
matlab
matlab实现最大熵法图像分割程序源代码(Matlab maximum entropy image segmentation method source code)
- 2012-05-04 20:48:15下载
- 积分:1
-
QC_codes
Construct the short length of QC LDPC codes without girth 4 and girth 6(The Program to construct the short length of QC LDPC codes without girth 4 and girth 6
Copyright (C) Yang XIAO, Jun FAN, BJTU, July 26, 2007, E-Mail: yxiao@bjtu.edu.cn.
This program presents an approach [1] for constructing the short length of LDPC codes with girth 8. First, we design 3 submatrices with different shifting functions given by our schemes, then combine them into a matrix according to our approach, finally, expand the matrix into a desired parity-check matrix using identity matrices and cyclic shift matrices of the identity matrices.
The simulation results in AWGN channels show that the codes which can be obtained by the generator matrix derived from this check matrix for encoding the random information bits are as good as random LDPC codes [1].
Ref:
[1] J. Fan, Y. Xiao, “A design of LDPC codes with large girth based on the sub-matrix shifting”, IET International Conference on Wireless Mobile and Multimedia Networks Proceedings (ICWMMN 2006), (CP525), p. )
- 2009-05-28 16:00:14下载
- 积分:1