-
psowithdate
说明: %--- 名称:带交叉因子的改进PSO算法
%------功能:求解多维无约束优化问题
%------特点:收敛性强,还可以加入变异算子
(--- Name: with cross-factor function to improve the PSO algorithm------: Solving multi-dimensional unconstrained optimization problems------ characteristics: strong convergence, but also joined the mutation operator can)
- 2008-11-13 21:14:51下载
- 积分:1
-
needell-dissertation
基于cs的稀疏信道估计算法原理即MATLAB程序(Cs based on the principle of sparse channel estimation algorithm that MATLAB program)
- 2011-04-21 18:26:21下载
- 积分:1
-
38990589GVF_Snake
图像分割的GVF模型的MATLAB源代码,在gvf_v5.zip中,另有经典snake模型的代码(Image segmentation of GVF model of MATLAB source code, in GVF v5. Zip, another classic snake model code)
- 2015-03-26 20:23:04下载
- 积分:1
-
mppt_Boost_SIMULINK
光伏逆变器的simulink仿真程序,仿真没有问题,很有用的资料(Photovoltaic inverter Simulink simulation program, the simulation is no problem, very useful information
)
- 2015-10-14 10:28:03下载
- 积分:1
-
jifen
matlab频域积分程序,可计算1次积分,2次积分(Matlab frequency domain integral, can calculate one points, two points)
- 2014-05-14 11:44:12下载
- 积分:1
-
PVFuzzy_wind_diesel_bess
说明: PV array and wind with fuzzy mppt
- 2020-07-08 13:33:42下载
- 积分:1
-
ParzerCuda
Parzer Window on CUDA for Matlab
- 2011-09-29 19:38:11下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
Matlabfiles
MATLAB uses column-oriented analysis for multivariate statistical data. Each
column in a data set represents a variable and each row an observation.
- 2014-11-01 21:14:41下载
- 积分:1
-
knn
一个小小的knn-demo,先用knn
做分类器进行分类,再去验证正确率(A small knn-demo, first with knn
Do classifier, go to verify that the correct rate)
- 2014-12-23 21:29:51下载
- 积分:1