-
svm-by-Steve-Gunn
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.
- 2011-06-05 16:45:29下载
- 积分:1
-
static-bearing_1
求解静压径向轴承中油膜压力分布的数值计算核心程序(Solving hydrostatic radial bearing oil film pressure distribution in the core program of numerical calculation)
- 2011-08-24 22:58:36下载
- 积分:1
-
BPANN
基于BP神经网络的字符识别算法源代码,包括网络仅值训练方法,训练是通
过调用34个字符文件夹,识别率达到99.8 。(BP neural network-based character recognition algorithm source code, including the value of the network only training methods, training is by calling the 34-character file folders, the recognition rate of 99.8 .)
- 2015-01-10 22:59:33下载
- 积分:1
-
digitalmod
数字通信调制信号模拟系统:MASK:2ASK,4ASK,8ASK
MPSK:2PSK、4PSK、8PSK
MFSK:2FSK、4FSK、8FSK 分连续相位CPFSK和离散相位DPFSK两种
MQAM:16QAM、32QAM、64QAM、128QAM
OFDM:子载波数可任意选定,映射方式有BPSK、QPSK、4QAM、16QAM、32QAM、64QAM
(Digital communication modulation signal simulation system: MASK: 2ASK, 4ASK, 8ASK MPSK: 2PSK 4PSK 8PSK MFSK: 2FSK 4FSK 8FSK continuous phase the of CPFSK and the discrete phase DPFSK both MQAM: 16QAM, 32QAM, 64QAM, 128QAM OFDM: sub- carriers can be arbitrarily selected, and mapping methods are BPSK, QPSK, 4QAM, 16QAM, 32QAM, 64QAM)
- 2013-05-01 15:53:21下载
- 积分:1
-
DFIG_lizi
说明: 双馈风机MATLAB/simulink仿真例子(MATLAB/simulink simulation example of doubly-fed fan)
- 2019-04-11 09:55:37下载
- 积分:1
-
Lyapunov-Nonlinear-Control-GUI
该GUI可用于调节任何可控的非线性系统到用户指定的设定点。它使用切换李亚普诺夫控制函数。非线性系统可以是任何阶的,并且不限输入的数目。(This GUI can be used to regulate any controllable nonlinear system to a user-specified setpoint. It uses a switched Lyapunov control function. The nonlinear system can be of any order and with any number of inputs. )
- 2020-12-23 13:49:06下载
- 积分:1
-
3Dfanbeam
对三维shepp-logan数据做三维扇形投影,并根据投影数据重建出shepp-logan图像。(Three-dimensional shepp-logan data do three-dimensional projection fan and shepp-logan reconstructed image from the projection data.)
- 2014-01-31 15:46:22下载
- 积分:1
-
PCA
PCA:Principal Component Analysis
Usage:
[eigvector, eigvalue] = PCA(data, options)
[eigvector, eigvalue] = PCA(data)(PCA Principal Component Analysis
Usage:
[eigvector, eigvalue] = PCA(data, options)
[eigvector, eigvalue] = PCA(data))
- 2012-06-21 20:29:45下载
- 积分:1
-
dct2dim_ib001
A matlab program that implements the 2D DCT equation. Compares the results with the built-in function output for correctness
- 2011-10-05 20:38:46下载
- 积分:1
-
AWGN_Channel_BCH_8DPSK
8DPSK AWGN BER BCH coder
- 2014-10-20 17:04:51下载
- 积分:1