-
cdma11112
cdma code for wireless communication
- 2010-05-18 14:44:44下载
- 积分:1
-
fuxiaobo
脑机接口文献 复小波在脑电同步性研究中的应用 有用(Of complex wavelet of brain-computer interface literature in EEG synchronization study
)
- 2013-01-25 16:26:06下载
- 积分:1
-
MLS3DShape
用于三维拟合曲线的型函数构造源代码文件,可用于三维matlab编程。(Fitting curves for three-dimensional structure of the source code file type function, can be used for three-dimensional matlab programming.)
- 2013-11-02 18:58:37下载
- 积分:1
-
basicprogram
basic matlab programs-I
- 2013-12-07 01:25:56下载
- 积分:1
-
Data-type-conversion
这是Simulink关于数据转换仿真模型。希望对初学者有用(This is the Simulink simulation model about the data transformation. Hope useful for beginners
)
- 2014-02-16 19:23:41下载
- 积分:1
-
MATLABMINGLING
MATLAB命令大全,非常简单实用的教程。适合初学者使用,()
- 2008-04-10 11:03:27下载
- 积分:1
-
MasteryofMATLABtutorandenchiridion
这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。如书名所示,本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力。由于MATLAB交互式的性质,书中内容以举例方式来描述。在读者阅读本书的同时, 这些例子可以通过运行MATLAB而再现。(err)
- 2008-04-15 20:40:41下载
- 积分:1
-
MATLAB-SIMULINK
MATLAB SIMULINK与控制系统仿真 王正林等编着(MATLAB/SIMULINK and control system)
- 2011-05-23 15:00:38下载
- 积分:1
-
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
-
emd去噪
说明: 用于emd(经验模态分解)进行地震信号去噪(It is applied to emd (empirical mode decomposition) for seismic signal denoising)
- 2020-05-04 17:54:43下载
- 积分:1