登录
首页 » matlab » SONAR_code

SONAR_code

于 2020-11-23 发布 文件大小:25848KB
0 271
下载积分: 1 下载次数: 165

代码说明:

  波束形成技术,包括相移波束形成,频域波束形成matlab代码,以及相关实验的ppt(Beamforming technology,matlab)

文件列表:

2013
....\matlab script
....\.............\beamformtest.asv,2561,2011-05-02
....\.............\beamformtest.m,2620,2011-05-03
....\.............\bf_1500Hz_normal_statistic.asv,2634,2011-01-11
....\.............\bf_1500Hz_normal_statistic.m,2692,2011-01-11
....\.............\Sonar_Exp_0_1.m,482,2010-03-28
....\.............\Sonar_Exp_1_1.m,734,2010-02-28
....\.............\Sonar_Exp_1_2.m,470,2010-02-28
....\.............\Sonar_Exp_1_3.m,1369,2010-02-28
....\.............\Sonar_Exp_1_4.m,965,2010-02-28
....\.............\Sonar_Exp_1_5.m,979,2013-04-19
....\.............\Sonar_Exp_beamform.m,2377,2013-01-12
....\.............\Sonar_Exp_directivity.m,732,2012-04-19
....\.............\Sonar_Exp_fre_est.m,689,2010-04-15
....\.............\Sonar_Exp_timedelay.m,968,2010-04-15
....\.............\Sonar_Exp_v2_CW.m,1060,2010-02-28
....\.............\Sonar_Exp_v2_LFM.m,991,2010-02-28
....\sources
....\.......\MathWorks Documentation - MATLAB V7 Introductory and Programming.pdf,39756025,2009-01-15
....\.......\Matlab 教程ppt
....\.......\..............\第一课 概述.pps,85504,2001-10-11
....\.......\..............\第七课 MATLAB的符号计算.pps,93696,2000-10-30
....\.......\..............\第三课 文件操作.pps,66048,2000-10-30
....\.......\..............\第二课 MATLAB程序设计.pps,78336,2000-10-30
....\.......\..............\第五课 线性代数中的数值计算问题.pps,76288,2000-10-30
....\.......\..............\第八课 MATLAB图形用户界面设计.pps,71680,2000-10-30
....\.......\..............\第六课 数据处理方法与多项式.pps,87040,2000-10-30
....\.......\..............\第四课 绘图功能.pps,104960,2000-10-30
....\声纳技术实验-第1讲.ppt,216064,2011-04-21
....\声纳技术实验-第2讲.ppt,266240,2010-04-09
....\声纳技术实验-第3讲.ppt,1324544,2013-04-19
....\声纳技术实验-第4讲.ppt,115200,2010-04-15

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

发表评论

0 个回复

  • chaincode_01
    Chain code for image calculation
    2009-09-16 19:56:00下载
    积分:1
  • seismodel
    采用雷克子波的地震波正演seismodelseismodel.m雷克子波的地震波正演(Lei Kezi wave seismic forward)
    2020-10-27 15:09:58下载
    积分:1
  • zuiyouhuaMatlab
    最优化方法及matlab算法实现,有用的模式识别等领域书籍。(optimization methods and Matlab algorithms, pattern recognition, and other fields of useful books.)
    2013-08-09 11:34:09下载
    积分:1
  • tictactoe
    Tic-Tac-ToeThis is a very user friendly tic-tac-toe game with three different difficulty levels. Download the zip file tictactoe.zip then extract the contents in to a folder and in MATLAB run tictactoe.m by typing tictactoe at the command line. You can play against a friend or the computer. The difficulty level can be adjusted in the file menu. The expert level promises to give even the best player a challenge!(This is a very user friendly tic-tac-toe game with three different difficulty levels. Download the zip file tictactoe.zip then extract the contents in to a folder and in MATLAB run tictactoe.m by typing tictactoe at the command line. You can play against a friend or the computer. The difficulty level can be adjusted in the file menu. The expert level promises to give even the best player a challenge!)
    2013-04-23 17:08:16下载
    积分:1
  • donglixuemoxing
    说明:  汽车动力学模型,输入为电机和发动机转矩和变速器传动比,输出为车速。(Vehicle dynamics model, input motor and engine torque and transmission ratio, output speed.)
    2020-04-15 23:28:20下载
    积分:1
  • 15883875matlab-communication
    this is matlab souce code with commication subject. it is good for others.
    2009-03-22 05:20:56下载
    积分:1
  • MATLABIMAGEPROCESSINGCOMMAND
    该文档里面包含了MATLAB里常用的命令及例子,介绍的非常详细。(The document which contains a MATLAB command that is commonly used and examples described in great detail.)
    2009-11-08 14:46:20下载
    积分:1
  • DBPSK
    绍了数字通信中的Q PSK 调制解调的原理和过程, 通过用M atlab 对这一过程的编程, 分析信号在 理想信道和加噪信道中模拟传输时的时域图, 并用蒙特卡罗方法, 讨论模拟过程中的误码率, 所得结果与理论 结果基本一致. 关键词:Q PSK 系统仿真 蒙特卡罗分析 M atlab(Shaozeng digital communications Q PSK modulation and demodulation principle and process, M atlab through the process of programming, analysis of signal processing in the ideal channel noise channel analog transmission of time-domain diagram, and Monte Carlo methods discussed in the process of simulation BER results are basically consistent with the theoretical results. Key words: Q PSK System Simulation Monte Carlo Analysis of M atlab)
    2008-05-08 09:57:13下载
    积分:1
  • turbo
    使用MATLAB完成turbo码的编码,在给定生成多项式交织映射表和删余选择的情况下进行TURBO的编码。主程序为encederm.m,调用子程序rsc_encede.m和encode_bit.m(Turbo code using MATLAB to complete the encoding, in a given generation of polynomial mapping table and delete intertwined choice than under the TURBO code. Main program for encederm.m, call Subroutine rsc_encede.m and encode_bit.m)
    2008-05-26 23:00:30下载
    积分:1
  • matlab1
    说明:  在MATLAB运行环境下,滑膜变结构控制遗传算法,pid等程序。(Run in the MATLAB environment, the genetic algorithm variable structure control synovium, pid procedures.)
    2010-04-11 18:51:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载