-
EMDs
经验模态分解程序集,一类可以有效进行信号分段以及分析和处理的源代码。(Empirical mode decomposition procedure)
- 2013-08-17 22:13:21下载
- 积分:1
-
forgez_sys_flou
systèmes flous de supervision de mode de fonctionnement
- 2015-04-01 16:09:11下载
- 积分: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
-
instantaneous-code
It checks weather the code is instantaneous or not
- 2014-01-27 12:06:01下载
- 积分:1
-
matlab-test
这些是信号与系统中用到matlab的各种那个仿真实例,可用作编程中的现成模板。(These are the signals and systems used in all the simulation matlab, ready-made templates can be used as programming.)
- 2010-05-06 17:31:08下载
- 积分:1
-
Transformers
Transformers simulink file in matlab
- 2013-08-05 14:18:55下载
- 积分:1
-
yichuanandmiyi
用matlab实现的标准的遗传算法和结合免疫算法,采用主函数调用各个算子来实现遗传算法的操作!(using Matlab to achieve a standard genetic algorithm and combined immune algorithm, The principal function call operator to various genetic algorithm operators!)
- 2006-12-23 15:00:04下载
- 积分:1
-
x2majoraxis
在MATLAB环境中,进行数字图像处理中常用到的小波函数系列之二(In the MATLAB environment, to carry out commonly used in digital image processing of the wavelet function of the Second Series)
- 2009-04-27 15:25:08下载
- 积分:1
-
wavele_eg of raghuveer
这是伯克里wavelet transforms一书中的例子的代码,包括m文件和数据及图片。是从小波变换的基本到深入的许多个例子。(wavelet transforms a book example of the code, including m documents and data and photographs. From the wavelet transform is the basic depth to the many examples.)
- 2005-07-27 16:35:06下载
- 积分:1
-
-Optimal-Power-Flow
首先介绍了辐射状配电网三相潮流计算方法,对几种常用的配电网潮流计算方法进行了对比分析,着重介绍了配电网潮流计算中常用的前推回代法的基本原理,并利用Matlab仿真软件编写了相应的潮流计算程序,通过33母线系统对计算程序进行了仿真验证。然后介绍了含弱环网的配电网潮流计算的处理方法,编写了相应的仿真计算程序,并通过算例仿真予以验证。接着介绍了分布式电源并网的几种接口模型以及分布式电源在潮流计算中的数学模型,分析了在潮流计算过程中PQ、PV、PI节点的处理方法,特别是对PV节点的处理方法进行了详细的介绍。最后针对不同分布式电源并网的状况分为四种方案进行了仿真测试,验证了本文所编写的潮流计算方法在处理计及分布式电源的配电网三相潮流的正确性。(First introduced the radial distribution network three phase power flow calculation method for several common distribution power flow calculation methods were compared, highlighting distribution power flow calculation of the basic principles of common forward and backward substitution method, and the use of Matlab simulation software written in the corresponding flow calculation program, through the system bus 33 to a simulation calculation program. Then introduces the method of treating a distribution power flow calculation weak ring, write the corresponding simulation program and simulation to be verified by an example. Then interface model introduces several distributed power grid and distributed power flow calculation in mathematical models, analyzes the trends in the calculation process PQ, PV, PI node processing method, especially for PV node approach a detailed description. Finally different distributed power grid situation is divided into four scenarios simulation test to verif)
- 2021-01-12 15:28:48下载
- 积分:1