-
BNM
The source code is the best neighboring matching method, which will find out a best 16x16 macro block to conceal the lost macor block. this code is written by Matlab.
- 2010-08-04 17:23:48下载
- 积分:1
-
zyfdtd2D
时域有限差分法在matlab环境下进行的仿真,更形象地说明了时域有限差分法
(When the FDTD method simulation in Matlab environment, but also vividly illustrates the finite difference time domain method)
- 2012-06-13 15:44:19下载
- 积分:1
-
matlab_chazhinihe
插值拟合方法在matlaB中的实现,压缩包里面包含讲义和源代码。(Interpolation fitting method in MATLAB to achieve compression package which contains lecture notes and source code.)
- 2012-05-08 10:43:27下载
- 积分:1
-
Ncut_9
Normalized Cuts,数据分类,matlab,C++,C语言混合编程程序,图像分割,光谱聚类(Normalized Cuts, data classification, matlab, C++, C mixed-language programming procedures, image segmentation, spectral clustering)
- 2013-04-20 22:58:44下载
- 积分:1
-
SAR_IMAGE
合成孔径雷达成像算法,距离多普勒算法,频率变标算法(failed to translate)
- 2013-05-04 15:01:26下载
- 积分:1
-
Chapter---1---Algorith---Flowcharts
Algorithm/Flowchart for C
- 2014-02-15 19:48:07下载
- 积分:1
-
MATLAB-PROCESSING
阵列信号处理的程序 包括很多种常用算法 如music esprit capon 算法等 非常实用(Array signal processing program includes a variety of commonly used algorithms, such as music esprit capon algorithm is very practical)
- 2013-05-22 15:34:34下载
- 积分:1
-
detection
一种matlab实现网络划分的算法,主要用于复杂网络中的社区发现(A matlab algorithm for network partition, which is mainly used for community discovery in complex networks)
- 2020-10-12 15:37:32下载
- 积分:1
-
MATLABSimulation
改源码是《MATLAB仿真技术与应用》这本书的配套光盘matlab源码。(Source is diverted to )
- 2008-03-05 18:29:11下载
- 积分:1
-
HankelTransform
Matlab Hankel变换源代码,可以直接当做MATLAB toolbox来使用(
MATLAB toolbox
________________________________________________________
Hankel transform
________________________________________________________
** Contents
1. Introduction
2. Requirements
3. Implementation details
4. References
5. Copyright
6. Warranty
7. History
8. Download
9. Trademarks
** Publisher
Marcel Leutenegger marcel.leutenegger@epfl.ch
EPFL STI IOA LOB
BM 4.143 Tel: +41 21 693 77 19
Station 17
CH-1015 Lausanne
1. Introduction
The Hankel transform of order n transforms rotationally symetric inputs in a
computationally efficient manner. In particular, the Hankel transform of order
0 is equivalent to the two-dimensional Fourier transform of a rotationally
symetric input. This package contains four implementations of the Hankel
transform and the inverse Hankel transform, respectively.
2. Requirements
?MATLAB 6.0 or newer.
3. Implementation details
The package ships fou)
- 2021-03-27 20:39:12下载
- 积分:1