-
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
-
magic
This function is intended as the "main" program. That is,
execution will begin with this function it will receive
commandline input from the user and return results to the user.
- 2013-09-20 14:19:54下载
- 积分:1
-
petri
说明: 这是基于MATLAB中的stateflow的一个简单的单水箱状态机(Single Water Tank State Machine)
- 2019-04-02 20:56:45下载
- 积分:1
-
matlab-calculation
matlab数值计算,包括解方程,求极值,微分,统计,拟合和插值等函数。(matlab numerical calculation, including the solution of equations, and extreme, differential, statistics, such as function fitting and interpolation.)
- 2009-06-13 01:56:09下载
- 积分:1
-
Opt-1.3
基于matlab的FIR滤波器设计工具箱,及其使用说明。工具箱内具有超多优化工具:sdpt3/Sedumi等(FIR Filter Optimization Toolbox
User s Guide Version 2.0)
- 2013-08-24 20:28:09下载
- 积分:1
-
Distribution-power-flow-calculatio
配电潮流计算,并包括IEEE的数据,配电潮流计算,并包括IEEE的数据,(Distribution power flow calculation, and includes data of the IEEE)
- 2013-04-30 17:12:26下载
- 积分:1
-
digitalsignalprogress
关于离散傅立叶变换以及具体的matlab实现例子(On the Discrete Fourier Transform, as well as the achievement of specific examples matlab)
- 2009-06-06 20:02:10下载
- 积分:1
-
ipfdf
积分脉冲调制器稳定性分析,通过绘制系统的nichols图来分析柔性振动对主轴的影响(the stability analysis of integral pulse modulator)
- 2009-04-27 22:11:31下载
- 积分:1
-
proekt_IIR
Matlab program for tasting IIR filters: Butterworth, Chebishev 1, Chebishev 2 and eliptic filter
- 2014-08-22 20:55:14下载
- 积分:1
-
cengcifenxifa
层次分析法(APH)采用matlab的m文件编写的,请运行m文件,可以根据提示进行数据的分析(Analytical Hierarchy Process (APH) using matlab m file write, run the m file, the data can be analyzed according Tips)
- 2014-01-15 21:53:14下载
- 积分:1