-
MATLABshixian_10499038
数字信号处理,用matlab来实现对信号的处理,这本书 是基础,手把手的教你(Digital signal processing, using matlab to achieve signal processing, this book is the basis, teach you hands-on)
- 2009-04-14 18:51:10下载
- 积分:1
-
VR
说明: 用于进行变量降维的matlab程序,大家可以试一试,很有效哟(Variable Reduction Testbench MATLAB modules,it is very effective, we can try, very effective ..............)
- 2009-12-16 16:21:55下载
- 积分:1
-
edison_matlab_interface.tar
edsion是一个很著名的区域分隔VC程序,这是它对应的matlab实现代码(edsion is a very famous area separated VC program, which is its corresponding implementation code matlab)
- 2011-05-12 16:38:19下载
- 积分:1
-
hyperspectral_image_read
说明: hdr格式高光谱图像matlab读取与显示,含数据集(Matlab reading and display of hyperspectral image in HDR format, including data set)
- 2020-05-15 03:01:04下载
- 积分:1
-
ASK
说明: 通信中ASK MATLAB 代码,希望对大家在通信与信息系统领域有非常大的帮助!(ASK MATLAB code)
- 2010-04-09 21:03:15下载
- 积分:1
-
chengjiguanli
利用MATLAB软件对学生的各项信息进行统计,然后按照学生的成绩进行排名。(MATLAB software statistics the information to the students, and then ranked according to the students' academic achievement.)
- 2013-03-23 17:51:48下载
- 积分:1
-
Kalman2
说明: 网上的Kalman滤波数据融合示例,此处的特点是添加了详细的注释,并且为了更容易理解和顾名思义,对部份变量和函数名作了修改,使得非常易懂。(An example of Kalman filtering data fusion on the Internet! Detailed annotations are added and some variables and function names are modified to make them easy to understand.)
- 2020-07-04 20:00:02下载
- 积分:1
-
图像处理程序设计Matlab
该文件是关于图像处理的ppt文件,不需要任何语言基础,适合所有的编程爱好者。(ppt file about image processing.useful for programmer regard of programing language)
- 2005-03-25 09:50:35下载
- 积分: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
-
new_guerrero_embc2009
EEG FEATURE EXTRACTION
- 2011-01-18 23:11:38下载
- 积分:1