-
BDAGL
贝叶斯有向无环图的Matlab编程,还包含一些例子及数据集(Bayesian DAG learning)
- 2021-04-18 16:28:57下载
- 积分:1
-
mandsimulink
利用相关法进行系统辨识的matlab程序
包含m文件和simulink仿真图(System identification using the correlation method)
- 2013-09-05 19:42:04下载
- 积分:1
-
LAB-8
Communication Systems Lab 8
- 2014-12-21 23:01:27下载
- 积分:1
-
shot.c
shortest path algorithms
- 2014-09-05 05:42:27下载
- 积分:1
-
Wavelet-packet-
小波包分解重构,说明很详细,望大家共同进步(Wavelet packet decomposition reconstruction, indicating very detailed, we hope common progress)
- 2016-12-26 12:41:02下载
- 积分:1
-
GaussSpatial
高斯低通/高通频率域滤波实现图像的模糊/锐化(Gaussian low pass/high-pass filtering in frequency domain image of the fuzzy/unsharp)
- 2007-12-25 20:38:16下载
- 积分:1
-
Circle_DetectionHoughTransform
matlab编写的用霍夫曼变换检测圆的算法 对初学者有帮助(Function uses Standard Hough Transform to detect circles in a binary image.
According to the Hough Transform for circles, each pixel in image spac corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.)
- 2010-05-21 10:20:04下载
- 积分:1
-
LMD-matlabshixian
局部均值分解方法的matlab实现程序,经matlab7.0调试通过(Local mean decomposition method of matlab program, by matlab7.0 debugging through)
- 2012-09-18 10:45:44下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
butterworthilter
说明: 巴特沃斯滤波器,可以通过它对受噪声干扰的图像进行平滑处理(Butterworth filter, can be affected by its image noise smoothing)
- 2010-05-02 10:47:14下载
- 积分:1