-
pid0001
说明: matlab比例积分微分调节器仿真程序
系数整定(matlab PID adaptive controller)
- 2011-02-27 06:59:39下载
- 积分:1
-
homework6
数字信号处理实现滤波器的功能,此程序中有几个滤波器的实现(Digital signal processing filter function, this procedure several filter)
- 2012-03-31 10:29:57下载
- 积分:1
-
mpsk_table
This MATLAB Code plot BER Vs Eb/No for M_ary PSK with different values of M. The user can choose the desired BER and the code will tell what is the required Eb/No to achieve this BER for different values of M. In addition, a plot for shannon limit is available.
- 2011-05-26 16:05:05下载
- 积分:1
-
Alamouti
this is alamoti code
- 2011-06-06 08:14:35下载
- 积分:1
-
matlab-APF-7
matlab中的simulink 编辑的程序,应用于APF仿真(The editors of simulink matlab program, used in the APF simulation
)
- 2012-05-22 14:03:38下载
- 积分:1
-
ifftrl
一种fourier的快速变换,计算结果比matlab里的fft节省一半空间(A Fourier transform of fast, the calculation results of FFT than matlab save half space)
- 2012-02-23 10:59:57下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
vcmatlabchengxu
利用VC++与MATLAB编程
希望多交流
也希望资源共享(VC++ and MATLAB programming hope that more exchanges also hope that the sharing of resources)
- 2006-12-09 21:58:12下载
- 积分:1
-
K_Means_image_compression
- K means algorithm is performed with different initial centroids in order to get the best clustering.
- The total cost is calculated by summing the distance of each point to its cluster centre and then summing over all the clusters.Based on the minimum overall cost achieved during each iteration of iterKMeans the pixel assignment to their respective clusters are made and final compressed image is obtained. This algorithm will run slower as the number of clusters , size of the image and number of iterations increase.
- 2013-07-26 15:49:00下载
- 积分:1
-
direct-method-solve-linear-equation
基于MATLAB环境下的运用直接法求解线性方程组的对应的代码 简单易学 便于初学者消化使用(Based on MATLAB environment using a direct method for solving linear equations corresponding code is easy to learn for beginners to use digest)
- 2013-09-15 00:07:38下载
- 积分:1