-
solomons
admfnw fbemkbm ebgmme ebgmem
- 2012-06-18 17:54:37下载
- 积分: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
-
adapt_filter
自适应滤波算法例程,包含LMS算法和RLS算法两种。(adaptive filter algorithm the MATLAB simulation)
- 2013-11-10 11:47:20下载
- 积分:1
-
ftdi_vb_net
93C66 application notes
- 2014-02-02 14:02:26下载
- 积分:1
-
xitong7tongbu
滑膜控制,实现滑模同结构控制以及分数阶与整数解的同步(Synovial control, synchronization with structure sliding mode control and Fractional and Integer Solutions)
- 2021-04-01 10:39:08下载
- 积分:1
-
3D-ESPRIT-Scattering-Centers-
一种基于3D_ESPRIT的散射中心参数估计算法_温晓杨(A 3D-ESPRIT Method for Radar Target Scattering Centers Parameters Estimation)
- 2013-09-22 14:37:19下载
- 积分:1
-
JSR_louvain
Description
The Joint Spectral Radius of a set of matrices characterizes the maximal asymptotic rate of growth of a product of matrices taken in this set, when the
length of the product increases.
It is known to be very hard to compute. In recent years, many different methods have been proposed to approximate it.
These methods have different advantages, depending on the application considered, the type of matrices considered, the desired accuracy or running time, etc.
The goal of this toolbox is to provide the practioner with the best available methods, and propose an easy tool for the researcher to compare the different methods.
- 2011-10-12 05:39:41下载
- 积分:1
-
Volterra RLS
adaptive volterra RLS filter
- 2016-08-20 16:16:41下载
- 积分:1
-
one_dimensional_fem_nonlinear
One dimensional problem in class (nonlinear)
Geometry: A=1, uniform cross-section
L=2, total length of bar
BC at x=0, u=0
BC at x=L, f=3.75
Material : nonlinear elastic E=10 sigma=E*(epsilon+epsilon^3)
- 2011-04-20 21:58:44下载
- 积分:1
-
43-cases-of-neural-network-matlab
43 cases of neural network matlab source code 神经网络43个案例的源代码,(43 cases of neural network matlab source code)
- 2014-01-08 17:01:29下载
- 积分:1