-
libsvm-2.84-string
MATLAB版的SVM,使用相对于C来比较的方便,可以试一试(MATLAB version of the SVM, the use of vis-à-vis C to compare the convenience, you can try)
- 2007-11-16 03:08:35下载
- 积分:1
-
SCF_test
二维谱相关函数计算,未形成3d视图,但做了具体到每个循环频率的剖面图(Computing Spectral Correlation Function)
- 2010-05-11 17:03:49下载
- 积分:1
-
MatlabIdentification
《系统辨识理论及Matlab仿真》MATLAB程序( System identification theory and Matlab simulation MATLAB program)
- 2014-10-10 09:19:04下载
- 积分:1
-
path_planning-master
人工势场法避障 实现从势能高出往低处运动 ,实现路径规划 和避障(artificial potential)
- 2019-04-22 22:21:40下载
- 积分:1
-
jiaomi
对二维图像利用莫尔条纹(云纹)进行加密,解密(The use of moire of two-dimensional image encryption, decryption)
- 2012-04-10 14:03:51下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
4
说明: DSP course lab 4 MATLAB
- 2011-11-07 23:55:50下载
- 积分:1
-
MannKendall
Dijkstra最短路算法通用Matlab程序
- 2010-08-20 21:31:35下载
- 积分:1
-
matlabcode4
自学Matlab必备的个小程序代码,里面有很多个,需要的下载,还有几个压缩包随后上传,最后一个压缩包(Small program code, which must self-Matlab need to download, there are several compressed packets are then uploaded last a compressed package)
- 2012-11-30 19:09:50下载
- 积分:1
-
00946293
无模型预测控制,也就是根据过去的输入输出和未来的输入来一边建模一边控制,这篇论文还是很值得参考(No model predictive control, which is based on past and future input-output modeling while controlling the input side, the paper is still worth considering)
- 2014-07-15 20:36:09下载
- 积分:1