-
grayscaleops
说明: 灰度膨胀和腐蚀,matlab源程序,在matlab本身函数的基础上进行改进(Gray-scale expansion and corrosion, matlab source, in the matlab function itself on the basis of improved)
- 2008-11-05 14:09:29下载
- 积分:1
-
ACF_ploting
autocorrelation function for chirp signal
- 2013-04-29 19:47:48下载
- 积分:1
-
LMS_adaptive_filter
自适应滤波器的LMS算法,主要用MATLAB实现了其算法(LMS adaptive filter algorithm, the main MATLAB realize its algorithm)
- 2008-05-08 13:18:32下载
- 积分:1
-
calcCFARthreshold
恒虚警率目标检测,计算雷达影像CFAR 阈值,达到雷达影像目标检测的目的(calculates classical radar CFAR threshold for 0-mean AWGN.classical Neyman-Pearson detection threshold for radar detection
under additive Gaussian white noise criterion and specifid false alarm
probability.)
- 2011-06-23 10:35:26下载
- 积分:1
-
newton_raphson123
You can use this script to generate synthetic DWMRI or DTI datasets
- 2010-11-05 23:28:09下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
wenxisen_transfermatrix
声子晶体传递矩阵法计算能带,温熙森《声子晶体》,P53(Phonon crystal transfer matrix method to calculate the energy band, Wen Xisen " phononic crystals" , P53)
- 2020-12-03 20:49:24下载
- 积分:1
-
Controllable-sine-signal-generator
通过MATLAB的SIMULINK模型设计,实现可控正弦信号发生器,并通过DSP BUILDER中的SIGNAL COMPILER转换成QuartusII工程,并实现硬件的下载。(Through the MATLAB SIMULINK model design, realization controllable sine SIGNAL generator, and through the DSP BUILDER of SIGNAL COMPILER converted into QuartusII engineering, and realize the hardware of the download.
)
- 2012-05-19 10:41:28下载
- 积分:1
-
wavelet--woven-fabric
采用小波提取布料图像的纹理,提取出经纬纱的纹理,效果还好。演示用吧(using wavelet to extract Woven Fabrics feature, it alse can automatic analysis techniques to identify the fabric density)
- 2012-05-31 22:59:07下载
- 积分:1
-
matlab-Genetic-algorithm-toolbox
遗传算法matlab的工具箱,关于遗传算法的matlab基本编程程序(Genetic algorithm matlab toolbox genetic algorithm matlab basic programming procedures)
- 2013-02-20 11:12:21下载
- 积分:1