-
lpsvr
一个我自己编写的求解线性支持向量机的matlab代码(I have prepared a solution of linear SVM matlab code)
- 2008-12-11 11:01:32下载
- 积分:1
-
m1
说明: matlab 基于形状的图像检索算法 关于七个不变矩的主要算法 中 主要体现出 输入输出 的步骤! !!!!!!(matlab image retrieval algorithm based on the shape of seven invariant moments on the main algorithm is mainly reflected the input and output of the steps! ! ! ! ! ! !)
- 2010-05-04 14:24:05下载
- 积分:1
-
MarkovChain
马尔科夫域变模型的matlab代码,有需要的请自己下载(Markov model matlab code domain change)
- 2011-10-06 20:45:33下载
- 积分:1
-
FMTIM
Image matching using FMT
- 2015-05-24 01:31:40下载
- 积分:1
-
GPSINS
GPS/INS位置组合输出校正Matlab仿真
s_GPS_INS_position_ demo.m 组合主文件
kalman_GPS_INS_position_ NFb.m 卡尔曼滤波程序
ode500.mat 飞机飞行轨迹与INS输出数据
将三个文件放到同一个文件夹中,运行主文件即可。
(GPS/INS Position Combination Output Correction Matlab Simulation
S_GPS_INS_position_ demo.m Combines the master file
Kalman_GPS_INS_position_ NFb.m Kalman filter procedures
Ode500.mat aircraft flight path and INS output data
Will be three files into the same folder, run the main file can be.)
- 2020-12-17 15:09:13下载
- 积分:1
-
cnv_encd
程序来自《现代通信系统-使用matlab》英文版
已经调通!并加上了注释。
希望对大家有帮助1(fpga)
- 2009-04-02 21:13:00下载
- 积分:1
-
Biot_Stoll
Biot-Stoll模型中弹性介质速度和衰减随频率的变化(Biot-Stoll model for the variation of velocity and attenuation with frequency in poroelastic media)
- 2012-09-05 17:21:04下载
- 积分:1
-
Attachments_2013525
this project show the bearing selection
- 2015-02-27 06:30:27下载
- 积分:1
-
Tikhonov-Regularization-
本程序是基于Tikhonov正则化方法重建图像分析(This procedure is based on the Tikhonov regularization method for reconstruction of image analysis)
- 2021-04-02 09:49:07下载
- 积分:1
-
DEFINEV
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
% l is the vector of lower bounds, u is the vector of upper
% bounds. Vector dv is 0-1 sign vector (See ?? for more detail.)
%
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 1998/03/21 16:29:10 $( DEFINEV Scaling vector and derivative [v, dv] = DEFINEV (g, x, l, u) returns v, distances to the bounds corresponding to the sign of the gradient g, where l is the vector of lower bounds , u is the vector of upper bounds. Vector dv is 0-1 sign vector (See?? for more detail.) Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date : 1998/03/21 16:29:10 $)
- 2007-05-31 11:39:15下载
- 积分:1