-
dimensional-wavelet-process
1、《小波图像分解与重构程序存在的问题与解决办法》
我编写程序时尽量实现模块化,方便不同功能程序之间的调用。以上程序实现了一维、二维小波分解与重构的功能,接下来我们就可以此为基础,探讨小波信号压缩和图像融合等技术了。(1, " Wavelet image decomposition and reconstruction process problems and solutions" when I try to modular programming, to facilitate calls between different functional processes. Program achieved more than one-dimensional, two-dimensional Wavelet function, then we can take this as the basis of wavelet signal compression and image fusion with the.)
- 2010-05-19 16:06:31下载
- 积分:1
-
0.618_(1)
无约束优化,基于黄金分割的最速下降法极小化函数(Unconstrained optimization, based on the steepest descent method minimization function)
- 2012-04-10 19:40:11下载
- 积分:1
-
makingJac
making jacobian matrix power system
- 2011-06-11 15:12:41下载
- 积分:1
-
Matlab-code
Matlab与C语言混合编程源代码,2012年出版的新书(Matlab and C language mixed programming source code, a new book published in 2012)
- 2013-01-15 19:32:50下载
- 积分:1
-
dac
将数字信号转换为模拟信号的电路称为数模转换器(d/a转换器或dac)(digital to analog converter)
- 2013-04-07 21:45:47下载
- 积分:1
-
Fcm
FCM Data set clustering using fuzzy c-means clustering.
[CENTER, U, OBJ_FCN] = FCM(DATA, N_CLUSTER) finds N_CLUSTER number of
clusters in the data set DATA. DATA is size M-by-N, where M is the number of
data points and N is the number of coordinates for each data point. The
coordinates for each cluster center are returned in the rows of the matrix
CENTER. The membership function matrix U contains the grade of membership of
each DATA point in each cluster. The values 0 and 1 indicate no membership
and full membership respectively. Grades between 0 and 1 indicate that the
data point has partial membership in a cluster. At each iteration, an
objective function is minimized to find the best location for the clusters
and its values are returned in OBJ_FCN.
- 2013-04-21 07:30:57下载
- 积分:1
-
lujingshibie12
采用彩色图像进行路径的识别,它是实现自动驾驶的关键技术(The use of color images to identify the path, it is the realization of the key technologies autopilot)
- 2007-12-15 00:27:43下载
- 积分:1
-
nMatReg
这是一个基于线性矩阵的神经网络控制程序,它比普通的更简单,因为其应用的参数较少。(This is a learning model for matrix-based data. It can be more efficient than standard vector-based models when the training sample is small or the inputs are matrices, since this model has less parameters than standard ones and exploits an inner structure of the inputs)
- 2009-04-02 19:33:05下载
- 积分:1
-
PAPER5
改进的Householder多级维纳滤波方法.pdf(An Improved Algorithm for Householder Multi-stage Wiener Filter)
- 2012-08-26 21:12:02下载
- 积分:1
-
BPSK
该程序在matlab环境下运行,完成BPSK调制解调仿真实现过程。可以看到经过滤波后的眼图。(err)
- 2008-06-18 00:51:11下载
- 积分:1