-
sgas
网上下载的一个求取微分方程的程序,大家顶下(Download a program to strike a differential equation, we parietal)
- 2011-09-28 11:06:53下载
- 积分:1
-
houghbianhuan
hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。(hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation techniques. The principle is the point of the image space using the Hough parameter space and line- duality converting the detection problem in the image space to the parameter space. By a simple statistical accumulated in the parameter space, and then in the Hough parameter space to find a method of detecting the peak accumulator line.)
- 2014-08-27 10:37:38下载
- 积分:1
-
the-code
低通巴特沃斯滤波器设计求阶数,适合广大学生们参考,(Low-pass Butterworth filter design requirements order, for the majority of students reference)
- 2013-09-03 13:00:02下载
- 积分:1
-
matcom
在VC++6.0中利用MATCOM接口调用MATLAB中的.mat文件进行数据处理(In VC++6.0 using MATCOM interface calls the MATLAB. Mat file for data processing)
- 2013-11-07 21:31:45下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
matlab2
vc与matlab联调的例子,生成正弦波形(vc FBI and matlab examples, to generate sine wave-shaped)
- 2009-01-20 21:28:48下载
- 积分:1
-
OSTU
是自适应阈值的分割,主要对图像用matlab进行分割图像,确定图像想要的东西(Adaptive segmentation threshold, the main image to image segmentation using matlab, determine what image you want)
- 2014-01-05 18:13:18下载
- 积分:1
-
vc_matlab-engine
自己编写的vc调用matlab程序,可以再vc的环境下实现matlab窗口显示图像,对初学者很有用(I have written matlab program called vc, vc environment can be achieved matlab window display images, useful for beginners)
- 2011-10-12 19:33:39下载
- 积分:1
-
0.618
0.618算法,可以用VC运行出来,但没有MATLAB算法(function 0.618)
- 2011-09-23 17:49:51下载
- 积分:1
-
WGUO2zipa
关于小波去噪的MATLAB源程序序实现图像和信号的去噪可直接使用。
(On Wavelet Denoising MATLAB source sequence image and signal denoising can be used directly.)
- 2012-10-07 00:36:27下载
- 积分:1