-
MATLAB
《MATLAB智能算法30个案例》分析源代码(" MATLAB intelligent algorithm 30 case" analyze the source code)
- 2013-07-19 12:49:57下载
- 积分: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
-
KSVD
说明: K-SVD算法程序,利用聚类算法对字典进行训练(K-SVD algorithm program, the use of clustering algorithm is trained on a dictionary)
- 2011-02-24 08:07:06下载
- 积分:1
-
cuck
matalab similink cuk斩波电路 仿真建模(matalab similink cukcircuit simiulation)
- 2012-11-11 16:36:18下载
- 积分:1
-
QuadraticQuadAssemble
QuadraticQuaassemble 的源程序 matlab有限元分析源程序 (QuadraticQuaassemble source matlab source Finite Element Analysis)
- 2013-11-11 13:36:05下载
- 积分:1
-
dzcl
海量工业数据处理使用,包括了稳态测试,剔除坏值,计算标准差和平均值等(Massive use of industrial data processing, including the steady-state test, remove bad values, calculate the standard deviation and mean, etc.)
- 2013-08-23 19:15:20下载
- 积分:1
-
tow
随着应用的越来越复杂,对数据同步和存储的要求越来越多,有时候我们面对大量复杂的数据加载和数据同步代价,尤其是如果单服务器无法承载大量应用数据的时候,我们如何可以实现动态扩展服务器已达到负载均衡的目标(As applications are becoming more complex, the data synchronization and storage requirements are more and more, sometimes we are facing a large amount of data loading and data synchronization costs, especially if a single server cannot load a lot of the time of application data, how can we realize the dynamic extension of the server has reached the aim of load balancing)
- 2015-01-27 16:52:18下载
- 积分:1
-
netba
基于matlab编写的BA无标度网络源代码,具有很好的指导意义(BA_net based on matlab)
- 2012-08-25 16:16:24下载
- 积分:1
-
QtMatlab
一个简单的Matlab与Qt结合的项目。(A simple combination of Matlab and Qt project.)
- 2013-08-19 15:45:50下载
- 积分:1
-
MatlabC
说明: 经典的matlab与VC++混合编程例子(using Matlab and c++ to program togother。)
- 2009-08-22 15:46:54下载
- 积分:1