-
ZEVEN
Matlab教程第7章,编程与数据分析、整理(Matlab Guide Chapter 7, programming and data analysis, sorting)
- 2013-07-20 10:08:35下载
- 积分:1
-
gongzhenjietiao
用于滚动轴承故障诊断,找出特征频率,从而进行滚动轴承缺陷进行分析。(For rolling bearing fault diagnosis, to identify the characteristic frequency of rolling bearing defects were analyzed.)
- 2016-02-18 05:45:18下载
- 积分:1
-
915M-uhf
这是通过hfss软件设计915m超高频偶极子天线工程 此设计只通过仿真验证 没有制作实物验证(It is designed to 915m UHF dipole antenna hfss software engineering through the design just does not make physical verification by simulation)
- 2013-12-29 10:53:39下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
Untitled
正向云发生器及其代码,matlab描述.....(cloud creator of forward and the code of that,discribed by matlab)
- 2015-01-04 16:21:48下载
- 积分:1
-
libsvm-mat-2.91-1
说明: 支持向量机的C++源代码包,用机器学习的方法处理优化问题,可以作为matlab的工具箱。(C++ code for proceeding SVM problems!)
- 2011-04-07 11:54:48下载
- 积分:1
-
CWavvelet_Esta
计算时间序列的Hurst系数有许多方法,但是其中最准确的就是运用小波法来计计算,本程序源码用Matlab实现了用小波来计算Hurst系数。
(There are many ways of calculating the Hurst coefficient of time series, but one of the most accurate calculation using wavelet method to count the program source code using Matlab achieve wavelet Hurst coefficient.)
- 2012-08-23 20:57:02下载
- 积分:1
-
win32windowwrapperclass_src
非常帅气的window32 窗口类源码,可以此为基础做进一步的开发。(A Simple Win32 Window Wrapper Class。http://www.codeproject.com/win32/win32windowwrapperclass.asp)
- 2014-02-04 09:54:40下载
- 积分:1
-
hipr
使用push-relabel方法求解最大流问题,是国外的一个研究机构编写的,速度很快。(This is an efficient implementation of the push-relabel method.
See
Goldberg and Tarjan, "A New Approach to the Maximum Flow Problem,"
J. ACM Vol. 35, 921--940, 1988
and
Cherkassky and Goldberg, "On Implementing Push-Relabel Method for the
Maximum Flow Problem," Proc. IPCO-4, 157--171, 1995.)
- 2009-11-23 11:00:19下载
- 积分:1
-
filtering
matlab编写滤波的源代码,小弟花了几天时间编写的,希望对大家有所帮助(matlab source code for the preparation of filtering, younger brother spent a few days to prepare, and I hope all of you to help)
- 2008-01-19 18:54:56下载
- 积分:1