-
ship2
船舶电力推进 直接转矩控制 船桨数学模型
仿真结果(ship dtc)
- 2020-11-08 15:50:12下载
- 积分:1
-
AUTO-GA
matlab 下自适应遗产算法求一元函数的最大值(Heritage adaptive algorithm for the maximum under a dollar matlab function)
- 2014-11-29 21:51:05下载
- 积分:1
-
PAPR
computes PAPR of ofdm signal for different ofdm block length
- 2013-02-08 18:47:09下载
- 积分:1
-
rgb_dw
matlab实现的蓝底白字车牌定位程序,能有效定位蓝底白字的车牌区域。(Matlab blue bottom incorrect character license plate positioning program, can effective positioning blue background of "the license plate area.
)
- 2012-08-15 09:11:36下载
- 积分:1
-
(muPlambda)-CDE
不同的进化计算方法比较,并用matlab仿真实现(Constrained Evolutionary Optimization by Means of(mu+lambda) Differential Evolution and Improved Adaptive Trade-off Model Evolutionary Computation Journal, in press)
- 2012-01-09 09:10:13下载
- 积分:1
-
基于拥挤距离的多目标粒子群优化算法-CDMOPSO
基于拥挤距离的多目标粒子群优化算法,包含测试函数(Multi-objective particle swarm optimization algorithm based on crowded distance, including test functions)
- 2020-06-22 10:40:02下载
- 积分:1
-
robotarm
forward value and for my 6 dof robot arm
- 2011-05-13 00:06:02下载
- 积分:1
-
svcm_run
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_train on xtrain and ytrain)
% btrain: offest coefficient (from svcm_train on xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the separating hyperplane (Lrun,1(support vector machine classification% s oft margin% uses "kernel.m"%% xtrain : (Ltrain, N) with Ltrain : number of points N : % ytrain dimension : (Ltrain. 1) containing class labels (-1 or 1)% xrun : (Lrun, N) with Lrun : number of points N : % atrain dimension : alpha coefficients (from svcm_train on xtrain and ytrain)% btrain : offest coefficient (from svcm_train on xtrain and ytrain)%% ypred : predicted y (Lrun. 1) containing class labels (-1 or 1)% margin : (signed) separation from the separating hyper plane (Lrun, 1)
- 2007-03-03 10:59:12下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
l1benchmark
src 算法中的迭代算法,通过该算法可以计算SRC的参数,通过使用线性表示来求。(src algorithm iterative algorithm, the algorithm can be calculated by the SRC parameter, by using a linear representation requirements.)
- 2013-11-19 03:56:55下载
- 积分:1