-
autonavigator
主要实现一无人自行车的控制自主导航,可对导航与控制进行说明(The main achievement of a bicycle control unmanned autonomous navigation, navigation and control can explain)
- 2007-12-19 23:58:54下载
- 积分:1
-
1
说明: 并网光伏发电系统最大功率点跟踪技术的研究.nh(Grid-connected photovoltaic power generation system Maximum Power Point Tracking Technology. Nh)
- 2011-03-15 13:48:57下载
- 积分:1
-
directSTRminimumphase
Direct Self-Tuning regulator STR with full cancellation (minimum pahse system)
- 2015-01-31 19:15:42下载
- 积分:1
-
CONTROL
微电网优化调度中采用模糊控制对蓄电池进行控制(Microgrid optimization scheduling using fuzzy control to control the battery)
- 2014-05-13 09:21:47下载
- 积分:1
-
waveguid
矩形谐振腔中TEmnp模的场分布,matlab程序,改变程序中mnp可得到不同模式的场分布,结果正确(Matlab program of the field distribution of TEmnp in the rectangular resonant cavity, change the MNP value in the program can get the result of different mode field distribution, and the result is correctthe field distribution of TEmnp in the rectangular resonant cavity, the MNP value in the program can get the correct result of different mode field distribution)
- 2020-12-26 12:09:03下载
- 积分:1
-
kalman
本程序为用matlab对kalman滤波进行目标跟踪的应用仿真的程序代码(The procedures for the use of matlab kalman filter for target tracking application simulation program code)
- 2013-07-20 09:30:11下载
- 积分:1
-
psopt
关于PSO算法的最新改进,包括主要的测试函数,以及相关的代码描述(This is an implementation of Particle Swarm Optimization algorithm using
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO.)
- 2014-12-14 10:37:44下载
- 积分: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
-
Adaptive-Threshold
说明: 自动阈值分割,matlab版,可以参考学习,两个.m文件。(Automatic threshold segmentation, matlab version, can refer to the study, two. M file.)
- 2009-07-24 09:12:38下载
- 积分:1
-
IVA
独立向量分析(IVA)是对独立成分分析(ICA)算法的一种扩展,将ICA中的单变量成分扩展为多维变量成分,可有效避免卷积盲源分离过程中的排序模糊性问题。(Independent vector analysis (IVA), a multivariate extension of independent component analysis, tackles the convolutedly mixed blind
source separation (BSS) problem in a way to avoid the permutation
problem by employing a multivariate source prior of the short-time
Fourier transform (STFT) components. )
- 2020-12-05 09:29:26下载
- 积分:1