-
FreqDomain_imagEnhanc_and_imagRestore
Image enhancement in frequency domain using Fourier center frequency, Gaussian lowpass filter, Low pass filter, high pass filter. Image restoration using medean filter, weiner filter with noise generator such as Gaussian noise, Salt and Pepper noise
- 2009-05-15 03:14:23下载
- 积分:1
-
faceeigarray
face recognition using pca.
- 2012-05-02 04:14:24下载
- 积分:1
-
hatziar
欧洲典型微网hatziargyriou_strunz_lv_benchmark_cigre05(European typical micro-mesh hatziargyriou_strunz_lv_benchmark_cigre05)
- 2013-07-09 16:30:15下载
- 积分:1
-
matlab
判断序列是否为混沌序列的kolmogorov熵值和李雅普诺夫指数计算(Determine whether a sequence is the Kolmogorov entropy of chaotic sequence and calculation of Lyapunov exponent)
- 2013-05-03 20:41:06下载
- 积分:1
-
ESDCoupling
COUPLING OF TRANSIENT ELECTROMAGNETIC FIELD TO UNSHIELDED CABLE (over a ground plane)
- 2009-04-17 17:27:36下载
- 积分:1
-
butter_worth
this small matlab code is used to design butter worth filter.
- 2011-02-09 10:12:44下载
- 积分:1
-
matlab_VC
利用VC++6.0开发matlab与VC通信,本人已运行,好用(VC++6.0 developers Matlab and VC communication, I have to run, easy to use)
- 2012-10-22 19:14:33下载
- 积分:1
-
suixi
此项目完整玩具机器人代码和原理,还元器件清单;(This project complete toy robot code and principles, to restore the device list )
- 2015-04-15 23:33:44下载
- 积分:1
-
OFDM系统中信道估计基于LS改进算法LS
OFDM系统中信道估计基于LS改进算法--基于DFT的信道估计算法实现(LS channel estimation in OFDM system based on the improved algorithm based on DFT channel estimation algorithm
)
- 2020-07-05 19:28:58下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1