搜索资源列表
-
1下载:
频谱分析技术是研究周期性现象中最为常用的一种统计分析方法,其主要是通过对一复合的波系进行数据变换,将其分解成若干振幅和相位不同的简谐波,并找出其中振幅最大的波,即该复合波中的主要频率。频谱分析的方法较多,其中最常用的是快速傅立叶变换法(FFT)-spectrum analysis techniques to study the cyclical phenomenon most commonly used a statistical analysis method, its principal i
-
-
0下载:
----
Huffman 算法的不同实现
本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是
* huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。
* huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。
* huffman_c 使用Canonical
-
-
0下载:
该工具箱为时频分析中的一类重要变换,离散时频分布的工具箱,其中提供基本算法的程序.可直接应用-the Toolbox too frequency analysis of a kind of important transformation, discrete time-frequency distribution of the toolkit, providing basic arithmetic procedures. can be directly applied
-
-
0下载:
是关于对偶变换的-is on the duality transformation
-
-
0下载:
基于Householder transformation的QR分解。 其使用需要调用Householder transformation程序。
-
-
0下载:
基于hyperbolic Householder transformation的QR分解。 其使用需要调用hyperbolic Householder transformation程序。
-
-
1下载:
基于Givens transformation的QR分解。其使用需要调用Givens transformation程序。
-
-
0下载:
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。-This my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. Y
-
-
0下载:
几个c语言的程序,其中推荐快速傅丽叶变换-Several c language program, which recommended the rapid transformation傅丽叶
-
-
0下载:
一维分数福利叶变换的程序及其调用程序,可以应用于二维变换,实现图像的分数傅里叶变换。-Scores of well-being of one-dimensional Fourier transform of the procedures and called procedures, can be applied to two-dimensional transformation, to achieve the image of the fractional Fourier transform.
-
-
0下载:
阵列信号中虚拟变换的程序,主要对MVDR进行了虚拟变换进行仿真,很好用。-Array signal the virtual transformation process
-
-
0下载:
自己写的MATLAB的防射变换的程序。请多多指教-Write your own MATLAB Anti-shot transformation process. Requests the exhibitions
-
-
0下载:
带通滤波,对输入的数据进行带通滤波,采样频率为实际频率的16倍,里面有关于矩阵和数据变换的程序,大家可以自己转换-Band-pass filter, the data input bandpass filter, the sampling frequency is 16 times the actual frequency, which on the matrix and data transformation process, we can convert their own
-
-
0下载:
数字图像处理:图像骨架化的程序,实验中骨架化的原理为中轴转化方法-Digital Image Processing: Image skeleton of the program, the principle of the experiment for the axial skeleton of Transformation
-
-
3下载:
一个UCA-RB-ESPRIT的程序。通过波束空间变换,获得导向矢量的平移不变性,从而用ESPRIT实现DOA估计。-A UCA-RB-ESPRIT program. Through the beam-space transformation, to obtain the steering vectors of translation invariance, and thus to achieve with the ESPRIT DOA estimates.
-
-
0下载:
用Fortan编写的实现双线性Z变换的程序-Written by Fortan bilinear Z transformation process to achieve
-
-
0下载:
坐标转换在测绘工程中的应用非常广泛,本程序可实现两个平面坐标系之间的转换,可运行。-Coordinate transformation in the mapping project is widely used, this procedure can be realized between the two plane coordinate system conversion, you can run.
-
-
1下载:
利用PHOTOSHOP软件可以量测出左右像片各控制点的像素坐标,通过公式可以计算出其像点坐标。再根据给定的控制点的空间坐标,利用直线线性变换解法计算出11个DLT参数即l的系数值以及内方位元素然后解算出外方位元素。另外一种方式是用单像空间后方交会的公式计算出外方位元素。利用单像空间后方交会的来结算影像的外方位元素的基本思想是:以单幅影像为基础,从该影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像坐标量测值出发,根据共线条件方程,解求该影像在航空摄影时刻的外方位元素。首先建立单文档的程序,
-
-
0下载:
这个压缩包中包含了几个大地主题解算的程序源代码,包括高斯投影、白赛尔大地主题解算、线性变换等。-This compressed package contains several procedures for solving geodetic source code, including the Gaussian projection, white Purcell solution of geodetic problem, linear transformation.
-
-
0下载:
针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia
-