登录
首页 » matlab » 空域时域普估计

空域时域普估计

于 2021-03-27 发布 文件大小:9KB
0 94
下载积分: 1 下载次数: 4

代码说明:

  有非常详细的空域时域谱估计和波束形成算法,能够直接运行。包含了现在通用的AR/MUSIC等算法,非常好用。(There are very detailed spatial domain time domain spectral estimation and beamforming algorithms that can be run directly. It includes algorithms such as AR/MUSIC that are now common, and is very easy to use.)

文件列表:

MATLAB代码\AR_LD.m, 839 , 2018-05-21
MATLAB代码\Bartlett_Beaming.m, 2479 , 2018-06-13
MATLAB代码\capon.m, 398 , 2018-05-21
MATLAB代码\Capon_Beaming.m, 2699 , 2018-06-13
MATLAB代码\LFM_ARMA1.m, 1436 , 2018-06-13
MATLAB代码\Music_capon_bartlett_est.m, 2195 , 2018-06-13
MATLAB代码\pinghua.m, 1476 , 2018-06-13
MATLAB代码\timefiled_est.m, 1311 , 2018-06-12
MATLAB代码\wide_band_music.m, 2282 , 2018-06-13
MATLAB代码\xg_music.m, 1128 , 2018-06-13
MATLAB代码, 0 , 2018-06-13

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

发表评论

0 个回复

  • AMCAT-test-question-papers
    notes on optical fibre communication
    2020-06-25 19:00:01下载
    积分:1
  • PWM steering gear
    说明:  PWM steering gear, including PWM steering gear drive files and some routines
    2020-06-22 14:00:02下载
    积分:1
  • 7.分岔图
    说明:  运用极大值的方法在matlab中画出了混沌系统的分岔图以及可以应用到别的系统(The method of auto carry uses the maximum value to draw the bifurcation diagram of chaos system in MATLAB and it can be applied to other systems)
    2021-04-01 09:49:08下载
    积分:1
  • uV_TW_CMSIS_TM4C_PID_MATLAB_LOOPBACK_2
    pid implementation in c++ by backward euler approcimation
    2019-01-30 19:23:17下载
    积分:1
  • qdq
    基础教学与专业训练,培养基础知识扎实、知识面宽、工程实践能力强,具有开拓创新意识,在计算机科学与技术领域从事科学研究、教育、开发和应用的高级人才。 本专业开设的主要课程有:电子技术、离散数学、程序设计、数据结构、操作系统、计算机组成原理、微机系统、计算机系统结构、编译原理、计算机网络、数据库系统、软件工程、人工智能、计算机图形学、数字图像处理、计算机通讯原理、多媒体信息处理技术、数字信号处理、计算机控制、网络计算、算法设计与分析、信息安全、应用密码学基础、信息对抗、移动计算、数论与有限域基础、人机界面设计、面向对象程序设计等。 计算机科学与技术专业从三年级开始,设有计算机软件、计算机应用、计算机安全技术三个方向,分别供不同兴趣的同学根据自身发展方(err)
    2008-06-10 22:48:52下载
    积分:1
  • Douglas-Peucker
    道格拉斯-普克算法 (Douglas– Peucker algorithm,亦称为拉默-道格拉斯-普克算法、迭代适应点算法、分裂与合并算法)是将曲线近似表示为一系列点,并减少点的数量的一种算法。它的优点是具有平移和旋转不变性,给定曲线与阈值后,抽样结果一定。(The Douglas - puke algorithm (Douglas - Peucker algorithm, also called the lamer - Douglas - puke algorithm, iterative adaptive point algorithm, split and merge algorithm) is an algorithm that approximatively represents a curve as a series of points and reduces the number of points. It has the advantages of translation and rotation invariance. After a given curve and threshold, the sampling result is certain.)
    2018-06-17 09:01:45下载
    积分:1
  • ISD4004 51单片机驱动程序
    本设计是基于单片设计的一个能实现语音存储和回放功能的系统,利用宏晶公司生产的STC90系列单片机作为主控制器,使用具有录音和放音功能的ISD4004语音芯片,能够显示32个字符的LCD1602显示器件和能对音频进行无失真的放大的TDA2822M差分放大器设计而成的。首先我们利用STC90C516RD+单片机的优越的控制性能来控制ISD4004语音芯片,通过单片机向语音芯片发送指令来完成ISD4004芯片的录音和放功能,用LCD1602来显示单片机对ISD4004的操作状态,使用TDA2822M将ISD4004芯片输出的音频进行无失真的放大的思路来进行语音存储和回放系统设计的,用Circuit Design Suite 10.0(Multisim)软件来绘制该系统的电路,用Keil uVision5软件来编写硬件程序。电路图和程序都完成后使用万用洞洞板依据电路图来焊接实物电路,实物完成后载入芯片程序直接进行实物调试,使用实物调试更容易找出问题和系统设计的缺陷,出现问题时可以通过模块化思想轻松查找到故障原因,并进行修复故障。ISD4004芯片录音时基于多电平存储技术实现的没有传统的数字录音过程中A/D转换带来的量化噪音和变色的金属音色。该系统录取的声音播放出来后和原音的音色、音调保持一致不失真。(This design is based on the single chip design of a voice storage and playback system, using STC90 series MCU produced by Hongjing Company as the main controller, using ISD4004 voice chip with recording and playback function, can display 32 characters LCD 1602 display device and can amplify audio without distortion. TDA2822M differential amplifier is designed. Firstly, we use the superior control performance of STC90C516RD + MCU to control the ISD4004 voice chip, send instructions to the voice chip through MCU to complete the recording and playback function of ISD4004 chip, use LCD1602 to display the operation status of MCU to)
    2018-12-10 23:02:25下载
    积分:1
  • LPC2300 UART0 baundrate 384
    LPC2300 uart0 baundrate 384
    2022-06-18 16:05:47下载
    积分:1
  • rplidar_sdk_v1.11.0
    说明:  RPLIDAR的固件库,用于当前版本的rplidar的驱动。(The firmware library of rplidar, which is used to drive the current version of rplidar.)
    2020-05-28 13:55:34下载
    积分:1
  • it is a card thingy that i don t really know
    it is a card thingy that i don t really know
    2022-01-30 16:14:05下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载