-
matlab_optimization_application__function_look_for
matlab 优化应用和函数查找,matlab 优化应用和函数查找(matlab optimization applications and functions to find, matlab optimization applications and functions to find)
- 2010-07-01 19:14:47下载
- 积分:1
-
1
说明: selective harmonics elimination
- 2010-07-05 14:53:53下载
- 积分:1
-
empty
keyishuoshihenlihaidesuanfale
- 2020-06-23 11:00:02下载
- 积分:1
-
用遗传算法求解多目标函数优化
说明: 多目标函数,在多个约束条件的情况下用遗传算法找出最优解(Multi-objective function, using genetic algorithms to find the optimal solution under multiple constraints)
- 2019-12-27 15:43:19下载
- 积分:1
-
poblacion
Poblacion de 20 añ os
- 2010-09-02 11:33:06下载
- 积分:1
-
dianji
有关无刷电机的仿真程序,适合研究电机的人
(something about brushless dc motor)
- 2013-03-18 22:35:57下载
- 积分: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
-
CT-FBP
用MATLAB实现了CT平行束滤波反投影和扇束滤波反投影重建过程,效果良好,其中radon变换的方法采用步长法求解,较新颖。(CT achieved using MATLAB parallel beam filtered back projection and fan-beam filtered back projection reconstruction process, to good effect, in which radon transform method using step method to solve, relatively new.)
- 2015-07-02 10:19:15下载
- 积分:1
-
MU-MIMO
实现多用户MU,通过两次预编码来消除用户间干扰和流间干扰,同时这种处理极大简化了接收机复杂度。(MU-MIMO 。 the first precoding :ZF-BD
the second precoding :ZF or MMSE)
- 2021-03-06 22:39:30下载
- 积分:1
-
MDPtoolbox
马尔科夫决策过程值迭代算法value iteration,策略迭代等函数代码,从国外网站下载,非常详细,有用。(Markov decision process value iteration algorithm value iteration, policy iteration and so the function code, from the foreign website, very detailed and useful.)
- 2010-05-17 11:12:07下载
- 积分:1