-
zr
说明: 用双线性变换法设计一个Butterworth低通滤波器,要求其通带截止频率100Hz,阻带截止频率200Hz,通带衰减小于2dB,阻带衰减大于15 dB,采样频率为500 Hz。(Using bilinear transformation to design a Butterworth low-pass filter, requiring that their pass-band cutoff frequency 100Hz, stopband cutoff frequency 200Hz, pass-band attenuation is less than 2dB, stop-band attenuation greater than 15 dB, a sampling frequency of 500 Hz.)
- 2010-06-23 20:51:53下载
- 积分:1
-
masplinehh
用途:三阶样条插值(一阶导数边界条件)
格式:m=maspline(x,y,dy0,dyn,xx), x为节点向量,y为数据,
dy0,dyn为左右两端点的一阶导数如果xx缺省,则输出各节点的
的一阶导数值,,m为xx的三阶样条插值(Uses: third-order spline interpolation (first order derivative boundary condition) format: m = maspline (x, y, dy0, dyn, xx), x is the node vector, y for the data, dy0, dyn left and right ends of points a derivative, if xx default, then the output of each node of the of a first derivative values,, m for the third-order spline interpolation xx)
- 2009-12-16 16:38:40下载
- 积分:1
-
MATLAB-GUI
很好的一本书,适合初学者,尤其对想要用matlab实现与计算机互动的人很重要。(A good book is suitable for beginners, especially to want to use matlab and computer interaction people is very important.)
- 2012-04-15 16:01:16下载
- 积分:1
-
dna
分解图像像素值为二进制,对图像进行二进制为基础的DNA编码(Decomposition of the image pixel value is binary, binary image based on the DNA coding)
- 2011-11-17 19:48:54下载
- 积分:1
-
figure7
相控阵雷达的MIMO的仿真3,对于雷达中的仿真3(Phased array radar MIMO simulation for radar simulation)
- 2013-04-15 19:57:33下载
- 积分:1
-
zixiangguanhanshu
基于自相关函数的语音信号端点检测方法,可以用于语音信号的处理(Endpoint detection method based on a speech signal autocorrelation function, can be used for processing a speech signal)
- 2015-01-13 16:58:43下载
- 积分:1
-
自动泊车
说明: 自动泊车的matlab代码,亲测可用,已经调好,使用了模糊控制(The matlab code of automatic parking, available for personal test, has been adjusted, and fuzzy control is used)
- 2021-03-24 17:49:15下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
propagDifferentMedSoftSource
this program simulates 1D electromagnetic Maxwell equations "soft source", by using finite difference time domain method FDTD
- 2013-08-28 17:21:35下载
- 积分:1
-
HMM ??
hand write recognition using HMM matlab
- 2017-12-01 00:05:46下载
- 积分:1