-
rotate_image
对一幅图像实现不同角度的旋转,从而可以观察不同角度的结果。( rotate_image- rotates an image given inside a matrix by the amount of "degree" counter-clockwise
using linear interpolation of the output grid points from the back-rotated input points
in this way, the output image will never have a "blank" point)
- 2010-09-25 13:36:34下载
- 积分:1
-
LLE
LLE是一种新的算法,既有非线性的特点,又有线性的优点(LLE is a new algorithm, both non-linear characteristics, but also the linear advantages)
- 2013-01-05 10:41:59下载
- 积分:1
-
histogram
souce code for histogram in matlab
- 2013-03-07 14:46:27下载
- 积分:1
-
fingerprint-m.files
fingerprint estimation
- 2013-10-11 20:35:54下载
- 积分:1
-
GRD
计算灰色关联度,可用于多指标的多方案评价,关联度大的为优,小的为劣。(Gray correlation calculations can be used for multi-index multi-program evaluation, excellent correlation for large and small for the poor.)
- 2011-11-22 20:19:36下载
- 积分:1
-
shicou
一个毕业设计里面,关于PID控制参数整定的问题,用试凑法解决了Matlab编程问题(Deliver tuning of PID Parameters Based on test code)
- 2013-05-22 01:45:49下载
- 积分:1
-
mymallat
[原创]自己写的mallat算法matlab源程序,完全按照教材定义编写,有助于深入理解mallat小波变换。([Original] wrote it myself Mallat algorithm matlab source code, in full accordance with the definition of the preparation of teaching materials, contribute to better understanding of Mallat wavelet transform.)
- 2007-08-01 19:04:09下载
- 积分:1
-
gauselim
Gaussian elimination routine, single RHS
- 2010-11-16 17:48:36下载
- 积分:1
-
gansao
小波包分析提取振动信号中的特征频率,含噪脉冲信号进行相关检测,二维声子晶体FDTD方法计算禁带宽度的例子。( Wavelet packet analysis to extract vibration signal characteristic frequency, Noisy pulse correlation detection signal, Dimensional phononic crystals FDTD method calculation examples band gap.)
- 2016-05-29 16:46:26下载
- 积分:1
-
va_decode
这是关于va检测的程序。
仿真参数为:
帧数:1000
帧长:100
调制方式:bpsk
信道:3径rayleigh慢衰落信道
接收:VA检测
文件有:bpsk.m;dec_bpsk.m;trellis.m;viterbi_my.m;main.m(This is about the va testing procedures. Simulation parameters: number of frames: 1000 Frame Size: 100 Modulation: bpsk Channel: 3 Path slow rayleigh fading channel receiver: VA inspection documents: bpsk.m dec_bpsk.m trellis.m viterbi_my.m main.m)
- 2010-09-02 15:08:53下载
- 积分:1