-
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
-
D2CSVM
this is GUI based SVM
- 2010-12-16 13:26:40下载
- 积分:1
-
filter_wq
说明: 用Matlab实现中值滤波,均值滤波以及高斯滤波(Using Matlab to achieve median filter, mean filter and Gaussian filter)
- 2009-08-17 14:47:06下载
- 积分:1
-
Rate-Gyro-Balance-Bot
rate range gyro balanced system control
- 2013-11-13 15:35:57下载
- 积分:1
-
dwta
离散小波变换的一个程序,希望对大家有所帮助。(Discrete wavelet transform a program, we want to help.)
- 2010-08-23 16:48:24下载
- 积分:1
-
MPinverse
对给定的长方矩阵用两种方法求其广义逆矩阵,分析其运算量。(Given its rectangular matrix generalized inverse matrix.)
- 2014-12-03 17:15:48下载
- 积分:1
-
proj2
MIT--航空航天工程中的计算方法_模拟可变面积管道中的可压缩无粘滞流体
MIT公开课程--航空航天工程中的计算方法
这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。
(MIT- Aerospace engineering calculations _ simulation of compressible variable-area duct without viscous fluid MIT Open Course- Aerospace engineering calculation methods for this course in aviation and aerospace engineering calculations appear method of getting started. The application is from aerospace structures, aerodynamics, dynamics and control, and aerospace systems selected. The technologies include: numerical integration of ordinary differential equations systems partial differential equations of finite difference, finite volume, and finite element discretization numerical linear algebra eigenvalue problems with constraints and optimization.)
- 2011-11-21 09:21:06下载
- 积分:1
-
Fourier-transform-and-filter-design-
傅立叶变换和滤波器设计的ppt介绍傅立叶变换和滤波器设计(Fourier transform and filter design ppt)
- 2013-05-17 10:53:18下载
- 积分:1
-
antenna___em_modeling
MATLAB及在电子信息课程中的应用天线模型(antenna___em_modeling)
- 2009-03-11 17:48:11下载
- 积分:1
-
AnAdaptiveFourDimensionalKalmnFilteforDopplerFrequ
用泰勒级数展开的形式表示高动态的载波相位参数, 给出了对高动态载体和各阶频率参数
估计的四阶加权扩展卡尔漫滤波器(EKF) , 以及实现高动态跟踪滤波器必须的状态转移矩阵和动
态噪声协方差矩阵. 计算机模拟实验分析了对载波相位和各阶频率的跟踪结果.(Taylor series expansion with the form that the carrier phase high-dynamic parameters, given the high-order dynamic frequency carrier and the fourth-order parameter estimation Carl diffuse filter weighted extended (EKF), and to achieve the necessary high dynamic tracking filter state transition matrix and dynamic noise covariance matrix. The computer simulation analysis of carrier phase and frequency tracking results of each order.)
- 2010-11-23 23:27:58下载
- 积分:1