登录
首页 » PDF » IngleProakis_Digital-Signal-Processing-using-MatL

IngleProakis_Digital-Signal-Processing-using-MatL

于 2011-03-22 发布 文件大小:12539KB
0 85
下载积分: 1 下载次数: 2

代码说明:

   Signal Processing using MatLab

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • yinzibiao-(2)
    根据输入的电路矩阵表示形式,形成节点导纳矩阵,形成因子表的过程可以看做是规格化运算和消去运算的重复过程,重复的次数和非基准点的节点个数相同。 每个过程中进行的操作都相同,首先,存储规格化因子及消去因子;其次,对本行进行规格化运算,并将其值存储在因子表中;然后,对其后的每行进行消去运算;如此循环n次得到因子表。(Representation of the input of the circuit matrix, forming a node admittance matrix formation process can be seen as a factor table normalization process operations and eliminate duplicate operations, the same number of nodes and the number of repetitions of non-reference point. Each operation carried out during the same, first of all, storage and elimination factor normalization factor secondly, the Bank normalized operations, and its value is stored in the factor table then, each row will be erased after their operation so the cycle n times to get factor table.)
    2014-12-14 18:56:22下载
    积分:1
  • 程序正割
    Hitung_secant 程序 ; 使用 wincrt ; 函数 f(x:real):real ; 开始 f: = x * x + x-94 ; 结束 ; 函数 error(x1,x2:real):real ; var err: 真实 ; 开始 err:=(((x2-x1)/x2)*100) ; 如果犯错 < 0 然后 error:=err*(-1) 其他 错误: = 犯错 ; 结束 ; 函数 hitxc(xa,xb:real):real ; 开始 hitxc:=(xb-(f(xb)*((xb-xa)/(f(xb)-f(xa))) ; 结束 ; 程序 pilakar (var xa、 xb:real ; xc:real) ; 开始 xa: = xb; xb: = xc ; 结束 ; 函数 cek(xa,xb:real):real ; 开始 cek:=(f(xa)*f(xb)) ; 结束 ; 程序拉 (var it: 整数 ; var xc1,xc2:real ; xc:real) ; 开始 它: = 它 + 1 ; xc1: = xc2 ; xc2: = xc ; 结束 ; var x 1,x 2,额敏,呃,xc、 xc1、 xc2,a、 b、 c:real ; iterasi:integer ; 开始 重复 开始 clrscr ; 写 ("masukan x 1: ") ; readln(x1) ; 写 ("masukan
    2022-08-17 06:09:53下载
    积分:1
  • 惯性导航
    说明:  利用惯性导航基本方法进行惯性导航解算,得到当前时刻状态(The basic inertial navigation method is used to solve inertial navigation, and the current state is obtained)
    2021-02-04 10:09:22下载
    积分:1
  • T型三电平逆变器
    T型三电平控制PMSM仿真,用于永磁同步电机控制,逆变器 三相逆变器 适合 在matlab环境下运行(PMSM simulation of T-type three-level control for permanent magnet synchronous motor control. Inverter three-phase inverters are suitable for operation in MATLAB environment.)
    2021-04-11 11:38:57下载
    积分:1
  • SSB
    简单数字调制编程,方便初学者学习 简单数字调制编程,方便初学者学习(Simple digital modulation program, easy for beginners to learn simple programming of digital modulation, easy for beginners to learn)
    2010-12-30 12:49:10下载
    积分:1
  • 一个可用的相关分析过程分析调试工具
    本程序的性能已经超过其他算法,遗传算法无功优化,验证可用,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度,微分方程组数值解方法,音频信号通过LM386放大。
    2022-01-26 07:19:28下载
    积分:1
  • Matlab
    说明:  用MATLAB仿真光纤的非线性效应中的自相位调制曲线.(Using MATLAB simulation of nonlinear optical effect of self-phase modulation curves.)
    2008-11-23 19:32:54下载
    积分:1
  • Needtostudy
    直接序列扩频代码。。。包括15位的伪随机序列生成器(DSSS communication system s simulation code,include 15-bit persudo code generator)
    2009-12-11 20:01:52下载
    积分:1
  • MUSIC_algorithm
     MUSIC 算法是利用接收数据的协方差矩阵(Rx)分离出信号子空间和噪声子空间,利用信号方向向量与噪声子空间的正交性来构成空间扫描谱,进行全域搜索谱峰,从而实现信号的参数估计。(MUSIC algorithm is used to receive data covariance matrix (Rx) to isolate the signal subspace and noise subspace, using the signal direction vector and noise subspace orthogonality to form the spatial scan spectrum, full-domain search peaks in order to achieve signal The parameter estimation.)
    2010-01-13 16:25:43下载
    积分:1
  • esprit_tls
    采用TLS-ESPRIT算法,进行空间阵列信号的频率估计(With TLS-ESPRIT algorithm to estimate the signal frequency space array)
    2010-05-24 17:28:27下载
    积分:1
  • 696516资源总数
  • 106752会员总数
  • 15今日下载