-
fir_lin_phase_lowpass_min_order
Designs a linear phase FIR lowpass filter such that it:
- minimizes the filter order
- has a constraint on the maximum passband ripple
- has a constraint on the maximum stopband attenuation
(This is a quasiconvex problem and can be solved using a bisection.
minimize filter order n
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variable is
the filter impulse response h (and its order/length).
Data is delta (max passband ripple) and atten_level (max stopband
attenuation level).
)
- 2011-05-27 21:47:34下载
- 积分:1
-
Clustering_Coefficient
根据邻接矩阵,计算复杂网络中模块的聚类系数。(According to the adjacency matrix, the computational complexity of the network module clustering coefficients.)
- 2010-09-02 10:38:38下载
- 积分:1
-
mJacobi
The matlab code is designed to solve linear systems of equations using the Jacobi Method.
- 2012-11-16 22:39:11下载
- 积分:1
-
soft-sensor
rbf神经网络软测量matlab程序,svm软测量matlab程序(RBF neural network soft measurement Matlab procedures, SVM soft Matlab procedures)
- 2021-04-03 07:59:06下载
- 积分:1
-
43329622ofdm
说明: 比较不同信道下的OFDM符号同步的算法,包括高斯,多径信道等(Comparison of different channels of the OFDM symbol synchronization algorithms, including Gaussian, multipath channel, etc.)
- 2011-03-12 17:30:16下载
- 积分:1
-
Markov-Chains-examples-with-codes
马尔科夫链的matlab仿真,马尔可夫模型(Markov Model,MM)是统计模型,它用来描述一个含有隐含未知参数的马尔可夫过程。(Matlab simulation of Markov chains, Markov models (Markov Model, MM) is a statistical model, which is used to describe an unknown parameter containing hidden Markov process.)
- 2013-07-25 07:29:31下载
- 积分:1
-
lvboyingzi
用matlab编写的关于设计滤波因子的源代码(Prepared with matlab filtering factor for the design of the source code)
- 2009-03-31 22:45:46下载
- 积分:1
-
Canon
用MATLB演奏《卡农》的程序源码设计,可用类似方法编写其他歌曲(" Canon" played with MATLB program source design, can be written in a similar way to other songs)
- 2013-04-08 09:50:49下载
- 积分:1
-
power_system_simulation-master
说明: 用于计算电力系统的节点阻抗或者导纳,还算比较好用。(It can be used to calculate nodal impedance or admittance of power system.)
- 2019-03-03 16:10:15下载
- 积分:1
-
Lucas_Kanade
一个关于图像的光流法计算的matlab程序,是老外编的。(On the image optical flow method to calculate the matlab procedure is made of a foreigner.)
- 2008-01-10 15:04:21下载
- 积分:1