-
22
说明: matlab的书 其中有论文等有一个例子希望新手喜欢(matlab book has essays which have an example of hope novice like)
- 2008-05-12 10:25:39下载
- 积分:1
-
FBG
均匀光栅C++仿真程序,传输矩阵法,方便学习(Uniform grating matlab simulation program, transfer matrix method)
- 2009-12-10 18:07:41下载
- 积分:1
-
内点法
内点法中加入线性罚函数的规划计算潮流问题(Point method to calculate the trend of the problem)
- 2018-01-06 13:17:41下载
- 积分:1
-
daitonglvbo1
matlab带通滤波程序
两个滤波器都是切比雪夫I型数字滤波器,不是巴特沃尔滤波器,包括实例
(bandpass filtering matlab program)
- 2014-10-21 21:19:55下载
- 积分:1
-
BP神经网络(源码+数据)
【实例简介】
- 2021-05-21 16:11:02下载
- 积分:1
-
MATLABvoice
利用matlab作语音识别的ppt 它包含的例子非常好 很适合初学者 包含音频频谱仪的源码(Use of matlab for speech recognition ppt it contains very good examples of very suitable for beginners includes audio spectrum analyzer source code)
- 2007-09-20 08:11:02下载
- 积分:1
-
40763768WPSNR
WPSNR: Weight Peak Signal to Noise Ratio
- 2010-10-12 00:22:17下载
- 积分:1
-
pinjunshengqiangqifangweigujipinyu
说明: 利用平均声强器法测定目标方位,经验证,估计方位与假设方位一致(The average sound intensity using target orientation determination device, proven, estimates and assumptions bearing the same direction)
- 2010-04-15 11:28:32下载
- 积分:1
-
NLMS2
帮助实现N阶自适应滤波器的滤波原理,通过读入一组信号并对其进行去噪的处理,通过频谱图看出其良好的滤波效果从而发现N阶自适应滤波器的优点(N-order adaptive filter to help achieve the principle of filtering, by reading into a signal and its de-noising processing, through the spectrum to see their good filtering effect to discover the advantages of adaptive filter of order N)
- 2011-07-28 09:23:29下载
- 积分: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