-
zero_n_dispersion
光子晶体色散方程,matlab编译,程序简单易用,正确率高(Photonic crystal dispersion equation, matlab compiler, the program easy to use, the correct rate)
- 2011-05-22 21:44:46下载
- 积分:1
-
blob_detection
一个基于matlab的实现blob detection的详细的实验报告(内含源代码)。从理论和实际操作上用两种方法实现了边缘检测(blob detection application based on matlab)
- 2013-12-23 19:50:30下载
- 积分:1
-
mc-bpsk
monte carlo bpsk ber delay
- 2013-12-16 09:42:20下载
- 积分:1
-
svdgui
SVDGUI演示了计算任何实矩阵的奇异值的步骤(SVDGUI Demonstrate the computation of the SVD.
SVDGUI(A) shows the steps in the computation of the singular value decomposition of any real matrix.)
- 2009-09-26 20:43:09下载
- 积分:1
-
BLDC-motor
simulaton of BLDC motor in dq reference model
- 2013-05-12 04:44:57下载
- 积分:1
-
FingerPrintProject
Finger Print Code By Matlab
- 2009-10-08 02:21:16下载
- 积分:1
-
pso
关于PSO的PPT讲解,对学习和了解PSO优化算法很有帮助(PSO on the PPT on the study and understanding of optimization algorithm PSO helpful)
- 2008-07-30 09:35:01下载
- 积分:1
-
magnetotelluricforwardmodelling
Forward modelling in Magnetotelluris
- 2011-06-23 18:30:13下载
- 积分:1
-
Spectrum-Sensing
Spectrum Sensing in Cognitive Radio Approach in Matlab
- 2011-08-07 19:22:37下载
- 积分:1
-
Canny
anny边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。
Canny边缘检测算法:
step1:用高斯滤波器平滑图象;
step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
step3:对梯度幅值进行非极大值抑制;
step4:用双阈值算法检测和连接边缘。(anny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm. Canny edge detection algorithm: step1: Gaussian smoothing filter image step2: first-order finite difference to calculate partial derivatives of the magnitude and direction of the gradient step3: the gradient magnitude non-maxima suppression step4: use dual-threshold algorithm for detecting and connecting edges.)
- 2017-01-13 21:24:23下载
- 积分:1