-
music
MUSIC算法对信号DOA的估计 修正的线阵算法.(MUSIC algorithm to estimate the signal DOA amended linear array algorithm.)
- 2009-01-08 20:43:18下载
- 积分:1
-
dianti
一个简单的电梯模型,使用matlab软件编写的程序仿真出电梯模型(A simple elevator model, the use of simulation matlab software programs written out of the elevator model)
- 2012-04-25 11:54:18下载
- 积分:1
-
single_tank_control_pid
single tank level control using pid
- 2013-01-15 13:55:39下载
- 积分:1
-
TaudioFeatureh
这提供的MATLAB代码用于提提取基本的音频特征。
(This provides the MATLAB code used to talk briefly to take a basic audio features.)
- 2012-08-29 22:38:06下载
- 积分:1
-
SuggestionCursorUtil
Suggestion Cursor Util extends Assert Source Code for Andriod.
- 2014-01-10 11:14:54下载
- 积分:1
-
mvrvm
用rvm作线性回归的例子,matlab写的(Linear regression with rvm example, matlab write)
- 2020-09-01 10:08:08下载
- 积分:1
-
MySpectrum1
本程序是计算振动信号各种参数的实验程序。
主要功能是计算均值、标准差、方差、偏斜度、峭度、
峰峰值、方根幅值、平均幅值、峰值、
波形指标、峰值指标、脉冲指标、裕度指标。
(matlab index)
- 2017-01-07 11:12:18下载
- 积分:1
-
7681661powerdesigner
介绍powerdesinger的书,希望对大家有帮助。(Introduced powerdesinger the book, we hope to help.)
- 2012-06-16 14:12:08下载
- 积分:1
-
SRM_TSFsin
开关磁阻电机,sin型转矩分配函数,转矩控制,较小转矩脉动(Switched reluctance motor, sin-type torque distribution function, torque control, a small torque ripple)
- 2021-03-28 15:59:11下载
- 积分: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