-
Signal_Processing
n多文章全部是IEEE上的关于多速率信号处理的内容,包括均匀和非均匀调制滤波器组的应用。其中cmfb.m为matlab文件,是A Kaiser Window Approach For The Design Of Prototype Filters Of Cosine Modulated Filterbanks的源代码,是老外给的M文件,很有参考价值。(n number of articles on all of the IEEE Signal Processing on the multi-rate content, including uniform and non-uniform application of modulated filter banks. Matlab file for cmfb.m which is A Kaiser Window Approach For The Design Of Prototype Filters Of Cosine Modulated Filterbanks the source code, is a foreigner to the M-file, a good reference.)
- 2009-07-16 17:19:53下载
- 积分:1
-
Linear-Regression
Regression analysis using machine learning
- 2013-03-22 19:22:57下载
- 积分:1
-
mfuzzy_fuel_mode
matlabe code fuzzy another template
- 2012-01-20 17:11:20下载
- 积分:1
-
eighthcharpter
《精通MATLAB与C/C++混合程序设计》刘维第二版( Proficient in MATLAB and C/C++ mixed programming design second edition of Liu Wei)
- 2015-04-10 22:03:41下载
- 积分:1
-
二值化-MATLAB
常用的几个图像二值化算法,包括全局的二值化和局部的二值化算法(This program contains Several commonly used image binary algorithms including global and local binary algorithms.if you want ,just download)
- 2017-11-29 22:32:13下载
- 积分:1
-
Desktop
使用HIO算法实图像现相位恢复,包含源代码,简单实用。(HIO algorithm real image phase recovery, including source code, simple and practical.)
- 2018-07-27 11:28:46下载
- 积分:1
-
rakereceive_kron
本程序仿真了AWGN信道下,采用DS扩频对bpsk信号的影响,扩频码采用walsh码,扩频因子16;
接收端进行rake接收,然后分集合并,比较了三种分集方式对误码率的影响
从图像可以看出在扩频因子较高的情况下,最大比值合并与等增益合并性能相近(This program simulates the AWGN channel, using DS spread spectrum signal for bpsk influence spreading code using walsh code spreading factor 16
Rake receiver receiving end, and diversity combining, diversity compares three methods on the bit error rate of
As can be seen from the image in the case of higher spreading factor, the maximum ratio combining and equal gain combining similar performance)
- 2013-08-31 18:29:24下载
- 积分:1
-
stft-111
利用matlab 进行段数傅里叶变换,进行频谱分析,对于从事相关工作的人很有帮助。(The number of segments by using Fourier transform of MATLAB, frequency spectrum analysis, is helpful to be engaged in relevant work.)
- 2013-11-26 15:53:13下载
- 积分:1
-
wind_electricity_generation
Windpower technology dates back many centuries. There are historical claims that wind
machines which harness the power of the wind date back beyond the time of the ancient
Egyptians. Hero of Alexandria used a simple windmill to power an organ whilst the
Babylonian emperor, Hammurabi, used windmills for an ambitious irrigation project as early
as the 17th century BC.
- 2013-12-27 18:01:00下载
- 积分:1
-
xuanbiliang
说明: 以悬臂梁为例,用有限元法编程生成质量矩阵和刚度矩阵(采用平面梁单元,单元数在10到30之间)。
使用matlab的用于广义特征值问题分析的函数(eig(A,B,'chol'),该命令使用乔莱斯基分解的方法,计算对称矩阵A和对称正定矩阵B的广义特征值问题。A对应刚度矩阵,B对应质量矩阵)计算梁的前三阶固有频率和振型,计算得到梁的前三阶固有频率和振型,并画出振型图。(Taking cantilever beam as an example, the mass matrix and stiffness matrix are programmed by finite element method (using planar beam elements, with units ranging from 10 to 30). Using Matlab's function (eig (A, B,'chol') for the generalized eigenvalue problem analysis, the command uses the Jo Lessky decomposition method to calculate the generalized eigenvalue problem of the symmetric matrix A and the symmetric positive definite matrix B. A corresponds to the stiffness matrix and B corresponding to the mass matrix. The first three natural frequencies and modes of the beam are calculated, and the first three natural frequencies and modes of the beams are calculated, and the vibration pattern is drawn.)
- 2018-05-30 20:08:33下载
- 积分:1