-
Reference_book_for_matlab
这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。其中还附有书中相关的源代码,很实用,需要的可以看看(This is a reference book about MATLAB, suitable for use or are planning to use MATLAB MATLAB readers. Which is also associated with the book s source code, it is useful, it needs to look at)
- 2010-05-24 21:51:12下载
- 积分: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
-
ACO
Requires matlab coding of target tracking using ACO.the algorithm is provided in the base paper attached
- 2012-10-18 19:01:06下载
- 积分:1
-
fir-low-pass-filter-design
用矩形窗设计了一个FIR线性相位低通数字滤波器。截止频率0.5π,阶数为21阶。求出了系统函数并画出了幅频响应。(A rectangular window design with linear phase FIR low-pass digital filter. Cutoff frequency 0.5π, the order of 21 bands. Find the system function and plotted the amplitude-frequency response.)
- 2012-01-29 15:43:38下载
- 积分:1
-
ACO-Path-planning-
基于蚁群算法的路径规划,包括二维路径和三维路径,非常实用,无BUG,注释详细(Path planning, ant colony algorithm, including 2D and 3D path planning path,)
- 2015-04-16 17:13:03下载
- 积分:1
-
fdtd-codes
FDTD code 2D 1d and 3d
- 2010-05-06 21:49:19下载
- 积分:1
-
data-statistical--and-analyse
数据统计与分析,基于matlab的函数实现,(some data statistical and data analyse in matlab ,)
- 2013-08-15 18:40:16下载
- 积分:1
-
ux
说明: Ux profile in boundary layer
- 2013-12-12 15:07:28下载
- 积分:1
-
hw1
用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计,实验报告。(Implemented by matlab short time speech signal analysis, including the voiceless and voiced judgments, estimates, lab reports pitch period.)
- 2014-01-06 20:24:01下载
- 积分:1
-
MK
说明: MK四轴飞控源代码,MK四轴飞控源代码,MK四轴飞控源代码(Flight control source code of MK quadrotor)
- 2010-02-05 12:31:08下载
- 积分:1