-
myPCA_Nicolas
PCA可用于图像检测的盲取证方面,效果非常好(PCA can be used for blind image forensics testing, the effect is very good)
- 2010-10-11 14:56:19下载
- 积分:1
-
power_upfc1
柔性直流输电模型,基于matlab的demo的,可以再matlab的help上了解模型详情(Flexible HVDC model, based on the matlab demo.you can get help the model matlab help )
- 2014-11-13 20:23:29下载
- 积分:1
-
matlab-chapter6
谢汉龙matlab书籍第六章基本入门功能的实现过程,常用matlab的基础程序(Implementation Xiehan Long matlab books Chapter VI basic entry function on the basis of common procedures matlab)
- 2015-01-05 13:55:44下载
- 积分:1
-
MFOA
说明: 对FOA算法进行改进,提高了算法寻优的速度与准确性(The FOA algorithm is improved to improve the speed and accuracy of the algorithm)
- 2021-03-04 10:29:49下载
- 积分:1
-
Articl_An-application-of-Artificial-Neural-Networ
Matlab Code for Artificial Neural Network in Intelligent Transport System
- 2014-08-07 23:17:37下载
- 积分:1
-
16qam
16QAM通过带限信道,设码元速率为1000波特,传输的滚降系数是0.75的滚降升余弦滤波器(16QAM by band-limited channel, set the symbol rate is 1000 baud, roll-off factor of transmission is 0.75 rolloff raised cosine filter)
- 2014-11-28 14:39:14下载
- 积分:1
-
wavelet
此程序用提升法实现第二代小波变换
用的是非整数阶小波变换
采用时域实现,步骤先列后行
正变换:分裂,预测,更新;
反变换:更新,预测,合并
只做一层(可以多层,而且每层的预测和更新方程不同)(This procedure achieved by lifting the second generation wavelet transform with a non-integer order wavelet transform time-domain realization of transformation steps, then over are: split, predict, update inverse transform: Update, forecasting, consolidation only a layer of ( can be multi-layer, and each prediction and update equations are different))
- 2010-09-27 10:33:43下载
- 积分:1
-
psopt20100414
粒子群算法的matab程序
可以求解带非线性约束的优化问题(a pso code which can slove optimization problems with nonlinear constraints.)
- 2020-12-18 14:09:11下载
- 积分:1
-
CS766-HDR
The objective of this project was to learn how to create high dynamic range (HDR) images from a sequence of exposures. A single exposure is limited in its dynamic range by the bit-depth of its sensors, which is usualy 8 bits per channel. This leads to saturation where regions of the image are washed out or completely black. By combining the information from multiple exposures with different shutter speeds, a larger dynamic range can be obtained and the saturated regions can be restored.
- 2013-05-05 01:48:23下载
- 积分:1
-
first
二维傅里叶变换,对图像进行二维傅里叶变换处理(Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilities to:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Multiply the resulting (complex) array by a real function (in the sense that the
the real coefficients multiply both the real and imaginary parts of the transforms).
Recall that multiplication of two images is done on pairs of corresponding elements.
(c) Compute the inverse Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the spectrum.)
- 2010-11-27 23:15:03下载
- 积分:1