-
向量机非线性回归 mat
支持向量机非线性回归通用MATLAB源码本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合(Universal non-linear regression support vector machine MATLAB source code of this source can be used for linear regression, nonlinear regression, nonlinear function approximation, data modeling, prediction, classification and other applications)
- 2020-06-30 05:00:01下载
- 积分:1
-
pca
sourse code for fusion using pca
- 2014-09-22 06:52:07下载
- 积分:1
-
gui
结合gui和simulink的编程,能在gui中实时显示simulink模型中的数据。(combines gui and simulink, making the data of simulink model can display on the gui in real-time.)
- 2011-10-26 22:22:36下载
- 积分:1
-
FFTK
一个FFT改进版程序,使用kaiser窗;可以方便地打出信号的频谱包络,以及算出SNR/SINAD/THD/SFDR等各种数值。工程上使用非常便利(FFT with Kaiser Wndw, easily plot out the Frequent spetrum and the SNR/SINAD/THD/SFDR performance values)
- 2021-02-20 21:59:43下载
- 积分:1
-
NPE
说明: 程序为matlab代码,LGM是NPE调用的(Procedures for the matlab code, LGM is called NPE)
- 2011-03-31 12:00:02下载
- 积分:1
-
armTransform
This function finds the forward kinematics of the RA-01 Robotic Arm made by Images SI, Inc. The RA-01 has five degrees of freedom. This funciton outputs two vectors. The first vector is the forward kinematics of the central position of the end effector, while the second vector is the forward kinematics of a finger of the end effector (a gripper). Note that it does not matter which finger it is as the position of one finger is simply the negative of the other hence, the value gotten for the y-direction is actually "plus or minus y".
- 2013-10-03 00:43:15下载
- 积分:1
-
EXAMPLE5
sample of assembly language for beginners...
- 2013-12-14 23:47:29下载
- 积分:1
-
skypekit_dotnet_17
skype dotnet application sample
- 2014-01-27 04:57:08下载
- 积分:1
-
Seg Source Code
Segmentation algorithm
- 2017-08-23 18:44:10下载
- 积分:1
-
HankelTransform
Matlab Hankel变换源代码,可以直接当做MATLAB toolbox来使用(
MATLAB toolbox
________________________________________________________
Hankel transform
________________________________________________________
** Contents
1. Introduction
2. Requirements
3. Implementation details
4. References
5. Copyright
6. Warranty
7. History
8. Download
9. Trademarks
** Publisher
Marcel Leutenegger marcel.leutenegger@epfl.ch
EPFL STI IOA LOB
BM 4.143 Tel: +41 21 693 77 19
Station 17
CH-1015 Lausanne
1. Introduction
The Hankel transform of order n transforms rotationally symetric inputs in a
computationally efficient manner. In particular, the Hankel transform of order
0 is equivalent to the two-dimensional Fourier transform of a rotationally
symetric input. This package contains four implementations of the Hankel
transform and the inverse Hankel transform, respectively.
2. Requirements
?MATLAB 6.0 or newer.
3. Implementation details
The package ships fou)
- 2021-03-27 20:39:12下载
- 积分:1