-
ABC-K-means
说明: 基于改进人工蜂群算法的K均值聚类算法-喻金平-郑杰-梅宏标,matlab(K-means clustering algorithm based on improved artificial bee colony algorithm-Yu Jinping-Zheng Jie-Mei Hongbiao, matlab)
- 2020-11-26 09:19:31下载
- 积分:1
-
channel
说明: 仿真了4种常见多径衰落信道,包括无人机信道(The four common multipath fading channel, including the uav channel)
- 2020-10-30 00:09:56下载
- 积分:1
-
kolda_862
Kolda Tensor Factorization toolbox.
Useful for tensor signal processing
- 2014-08-08 18:22:14下载
- 积分:1
-
SMAcode
Implementation of SMA Code
- 2013-09-24 14:46:22下载
- 积分:1
-
knapsack
01背包问题的matlab的实现,方便大家下载学习。(01 knapsack problem matlab realize, convenient download learning.)
- 2012-09-04 15:10:30下载
- 积分:1
-
Multi-sensor-data-fusion
杨万海《多传感器数据融合》P44页算法的具体实现,在MATLAB运行(Yang Wanhai" P44" page of multi sensor data fusion algorithm in the concrete realization, in the MATLAB run)
- 2012-03-29 13:51:24下载
- 积分:1
-
NGUI-
ngui的学习手册 自学 工作两不误 针对主流的的U3D有很好的学习公用( )
- 2014-01-14 12:41:34下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
Lagrangian multiplier method
通过matlab实现拉格朗日乘子法。学习经典优化方法,熟悉matlab语言。(Realize the Lagrangian multiplier method by matlab. Learning classic optimization methods, familiar with matlab language.)
- 2021-04-08 13:19:01下载
- 积分:1
-
gcc
广义互相关测信号时延的matlab代码,采用TDOA方法,其中延时计算采用GCC方法(Matlab code for time delay measurement of generalized cross-correlation signals)
- 2021-04-24 11:58:47下载
- 积分:1