-
Featureextraction
一个很好的matlab数字特征提取源码,希望对大家有用(Featureextraction)
- 2009-05-15 20:31:19下载
- 积分:1
-
DigitalAudioWatermarking
本书详细讲解了数字音频水印的嵌入及提取的算法,并对信息隐藏等都有解释。(The book detailed account of digital audio watermark embedding and extraction algorithms, such as information hiding and have to explain.)
- 2009-05-16 18:17:09下载
- 积分:1
-
SARSA
说明: 增强式学习示例,和大家分享,希望能对大家有帮助。(Reinforcement learning example, to share, hope you can help.)
- 2021-03-16 17:09:21下载
- 积分:1
-
1402066309
this is related soft copy of books.in robust control
- 2011-06-14 15:31:30下载
- 积分:1
-
asym_machine_space_equations_simu
双馈电机的仿真模型,其中双馈电机是自己根据双馈电机的电气四阶微分方程搭的,用的不是matlab/simulink自带的。(DFIG simulation model,realized by forth order ODEs.)
- 2015-11-10 10:53:52下载
- 积分:1
-
rd4
点目标距离多普勒算法仿真 matlab程序(Range-Doppler algorithm for point target simulation program matlab)
- 2009-04-20 10:53:26下载
- 积分:1
-
最终仿真软件
地铁火灾疏散模型 元细胞自动机 神经网络 BP 蚁群模型鱼群模型(Subway fire evacuation model meta-cellular automata neural network BP ant colony model fish colony model)
- 2021-01-10 14:28:51下载
- 积分:1
-
c13_fastpoly
Program of publication
"Fast Channel Shortening with Polynomial Weighting Functions"
contient 3pg of fig4,5and6
- 2010-12-08 03:10:07下载
- 积分: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
-
PSO
coode matlab for PSO
- 2014-02-20 19:11:03下载
- 积分:1