-
jiandanls-svm
运用lssvm的分类用法,详细描述了每一部分的意义(Classification of LSSVM)
- 2020-07-02 01:00:01下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
PKCS12BagAttributeCarrierImpl
import org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier .
- 2013-11-26 14:18:59下载
- 积分:1
-
texture_code_and_thesis
4个收集的vc,matlab纹理检测,纹理分割代码和数篇IEEE纹理分割,纹理缺陷检测论文(Number of Posts IEEE texture segmentation, texture defect detection papers and four personal collection vc, matlab code texture segmentation)
- 2010-07-01 16:20:53下载
- 积分:1
-
mentalart
分割插值去除金属伪影的matlab程序。meanshift分割 样条插值(Removal of metal partition interpolation matlab program artifacts. Spline Interpolation meanshift partition)
- 2009-06-04 16:17:16下载
- 积分:1
-
FDTD_LiWu_tilted
说明: Matlab电磁波FDTD传输程序
模拟一天线发射电磁波在不同介质中的传播。(The Finite-difference time-domain (FDTD) method belongs in the general class of grid-based differential time-domain numerical modeling methods. The time-dependent Maxwell s equations (in partial differential form) are discretized using central-difference approximations to the space and time partial derivatives. The resulting finite-difference equations are solved in either software or hardware in a leapfrog manner: the electric field vector components in a volume of space are solved at a given instant in time then the magnetic field vector components in the same spatial volume are solved at the next instant in time and the process is repeated over and over again until the desired transient or steady-state electromagnetic field behavior is fully evolved.
)
- 2010-03-20 12:16:29下载
- 积分:1
-
BUAT-GUI-MATLAB
tutorial matlab gratis gratis gratsi
- 2013-09-07 05:32:48下载
- 积分:1
-
通过 matlab 编程实现捷联惯导系统初始对准、惯导解算的全过程
说明: 通过 matlab 编程实现捷联惯导系统初始对准、惯导解算的全过程。
1)初始自对准:利用前10分钟实验车静止的数据进行惯导系统的自对准。采用前2分钟数据进行解析粗对准,后8分钟数据用五状态Kalman滤波器实现精对准;为了验证精对准性能,可在粗对准结果上把航向角人为加一定幅度(如10度)的误差,观察精对准的收敛性能。
2)纯惯导解算:对准结束后转入纯惯性导航解算,要求进行双子样的圆锥和划摇补偿,即每20ms完成一次导航解算,输出完整的导航结果包括三个姿态、两个水平速度和两个水平位置(天向通道发散不必输出),并给出姿态、速度、位置随时间的变化曲线以及位置误差曲线。(The whole process of initial alignment and inertial navigation solution of strapdown inertial navigation system is realized by matlab programming.)
- 2021-04-21 11:18:49下载
- 积分:1
-
bfsk
Binary frequency shift keying
- 2013-11-03 01:22:02下载
- 积分:1
-
fft
傅里叶变换小程序。利用matlab编写的傅里叶变换小程序(Fourier transform applet. Fourier transform using matlab write small programs)
- 2015-01-06 10:01:30下载
- 积分:1