-
MATLAB
说明: MATLAB(矩阵实验室的简称)是一种专业的计算机程序,用于工程科学的矩阵数学运
算。但在以后的几年内,它逐渐发展为一种极其灵活的计算体系,用于解决各种重要的技术
问题。MATLAB 程序执行MATLAB 语言,并提供了一个极其广泛的预定义函数库,这样
就使得技术工作变得简单高效。在解决工程技术问题方面,MATLAB 比其它任何计算机语
言(包括FORTAN 和C)都简单高效。本书将介绍MATLAB 语言,并向大家展示如何运
用它去解决经典的技术问题。(MATLAB (short for Matrix Laboratory) is a professional computer program for engineering and scientific matrix math. But in later years, it gradually developed into an extremely flexible computing system for solving important technical problems. MATLAB program implementation of the MATLAB language, and provides an extremely wide range of pre-defined function library, thus making the work easy and efficient technology. In solving engineering problems, MATLAB than any other computer language (including FORTAN and C) are simple and efficient. This book introduces the MATLAB language to show you how to use it to solve the classic technical problems.)
- 2010-04-08 19:33:57下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The 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. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1
-
(HOSA)-Toolbox
MATLAB高阶谱分析信号处理工具箱(HOSA)(MATLAB Signal Processing Toolbox high-spectral analysis (HOSA))
- 2011-10-05 20:17:51下载
- 积分:1
-
beamforming
说明: 计算阵列天线波束宽度,零点波束宽度,半功率零点波束宽度(Calculating Beam Width of Array Antenna)
- 2021-03-17 13:09:21下载
- 积分:1
-
CHAPTER3
先进PID控制及MATLAB仿真程序,第三章的经过运行,全都成功(Advanced PID control and MATLAB simulation program, the third chapter after a run, all successful)
- 2010-12-18 14:46:38下载
- 积分:1
-
mfile
Fuzzy Logic Control Example: Dog Chases Cat
- 2013-05-17 13:53:14下载
- 积分:1
-
nihe
用最小二乘法进行线性拟合并计算不确定度参量以及牛顿多项式插值法求精确值(least square method & Newton polynomial interpolation)
- 2016-11-22 10:11:28下载
- 积分:1
-
calculate_stenosis_loudness
说明: 基于ISO532A计算响度;播放声音;倍频程声压级计算(Calculation of loudness, playing sound, octave sound pressure level based on iso532a)
- 2020-04-15 17:17:59下载
- 积分:1
-
states_densityofPHC
计算光子晶体态密度的程序,与文献吻合,只要小的修改就可计算其他结构的态密度(photonic crystal calculation of the density of states procedures, in line with the literature, as long as minor modifications other structures can be calculated density of states)
- 2021-04-27 09:08:45下载
- 积分:1
-
my_zfft_m
复调制的FFT变换,即ZOOMFFT,以及ZOOMFFT和FFT本质的注释,调试过,肯定没问题,希望对大家有帮助(FFT transform complex modulation that ZOOMFFT, as well as the nature of the comments ZOOMFFT and FFT, debug, certainly no problem, we want to help)
- 2021-04-28 22:48:43下载
- 积分:1