-
DSP_MATLAB
关于数字信号处理的MATLAB例程,包括随机信号产生,线性调频Z变换,卷积(MATLAB on digital signal processing routines, including the random signal generation, chirp Z transform, convolution)
- 2010-12-02 00:00:51下载
- 积分:1
-
UWB_Analysis
说明: 对uwb的ppm调制的时域和频域进行分析,画出它的图形(ppm of UWB modulation of the time domain and frequency domain analysis, to give its graphics)
- 2005-12-06 17:43:15下载
- 积分:1
-
qixiang
气象色谱波峰波谷检测,比较简单的方法,欢迎大家下载(Meteorological chromatographic peaks and valleys detection)
- 2013-11-15 14:12:21下载
- 积分:1
-
response_spectrum
反应谱计算MATLAB程序
反应谱计算MATLAB程序(Response spectrum calculation program MATLAB)
- 2012-01-05 16:04:36下载
- 积分:1
-
project
《MATLAB通信仿真及应用实例详解》邓华,所有章节实例的matlab代码和simulink model。( MATLAB simulation and communication application example explanation Deng Hua, all chapters instances matlab code and simulink model.)
- 2015-12-04 11:06:13下载
- 积分:1
-
CH13
matlab classic program, which the code is simple, powerful, video material I have
- 2013-08-05 09:43:26下载
- 积分:1
-
F16_dyn
F16开环动力学系统模型。输入为油门及三个舵面控制,以及系统低阶、高阶选择器。输出为飞机飞行状态以及油门大小。采用Quaternion四元素法,可以有效避免俯仰角theta达到90°时数学奇异现象。(F16 open-loop dynamic system model. Throttle input and three rudder control, and system low, high selector. Output is the size of aircraft status, and throttle. Quaternion method using the four elements, can effectively avoid the pitch angle theta to 90 °, mathematics strange phenomenon.)
- 2011-09-30 11:04:51下载
- 积分:1
-
em_ghmm
EM算法,用于估计参数的一个初级入门实例(EM algorithm, used to estimate the parameters of a primary entry examples)
- 2021-04-27 17:18:44下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
Matlab
最大信噪比准则方向图和功率谱;
ASC旁瓣相消—MSE准则;
线性约束最小方差(LCMV)准则;
不同方法估计协方差矩阵的Capon波束形成;多点约束的Capon波束形成和方向图(Pattern and the power spectrum of the maximum signal to noise ratio criteria ASC sidelobe cancellation-the MSE criteria Linearly constrained minimum variance (LCMV) criterion Different ways to estimate the covariance matrix of the Capon beamforming Multi-point constraints Capon beamforming and pattern;)
- 2012-02-22 20:09:45下载
- 积分:1