登录
首页 » matlab » xaper

xaper

于 2017-05-12 发布 文件大小:3KB
0 86
下载积分: 1 下载次数: 2

代码说明:

  本文主要介绍了1维music算法的基本matlab仿真程序 推荐给大家(1 d music algorithm is mainly introduced in this paper the basic matlab simulation to recommend to you)

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

发表评论

0 个回复

  • 现代控制系统第十二版答案
    说明:  现代控制系统第十二版答案,richard c.dorf编写,权威教材,答案帮助更好学习例题。(Answers to the twelfth edition of the modern control system, written by richard c.dorf, authoritative textbooks, answers to help better study examples.)
    2020-12-06 13:19:21下载
    积分:1
  • TMS320F28034程序设计
    此段程序是实现TMS320F28034程序设计中的DAC转换的程序代码   适合电机控制
    2022-03-03 18:25:41下载
    积分:1
  • matlab生成dll方法的心得体会
    说明:  matlab生成dll方法的心得体会(Experience of generating DLL by MATLAB)
    2020-06-15 22:50:02下载
    积分:1
  • stm32f3discovery_fw
    STM32F303固件,使用与STM32F303 discovery平台(STM32F303 FIRMWARE you can down it to your board)
    2017-09-10 01:25:58下载
    积分:1
  • 作业
    本题编写程序模拟人进行连连看游戏,电脑模拟人玩连连看的过程如下: 1、分析本局游戏,将本局游戏转化成一个二位数组。0表示空白区域,数字表示该游戏牌为出现在游戏中的第几类游戏牌。 2、利用广度优先搜索算法,判断两个游戏牌是否可以消除。 3、程序模拟人点击可以消除的一对游戏牌进行消除。 对某局游戏转化成二维数组如下: 0 0 0 0 0 0 1 2 0 0 0 0 3 4 0 0 0 0 1 0 输入二位数组的行、列,二位数组、起始元素的的坐标、终止元素的坐标,判断起始游戏牌和终止游戏牌是否可以消除。 对上例输入 4 5 0 0 0 0 0 0 1 2 0 0 0 0 3 4 0 0 0 0 1 0 1 1 3 3 输出 TRUE(The writing program simulates the game, and the computer simulates the process of watching the game as follows: 1. Analyze the game and convert the game into a two - bit array. 0 is the blank area, the number indicates that the game card is the number of game cards that appear in the game. 2. Use the breadth first search algorithm to judge whether the two game cards can be eliminated. 3, the program simulates a pair of game cards that can be eliminated by clicking. A game of a game is transformed into a two-dimensional array as follows: 00000 01200 00340 00010 Input the row and column of the two bit array, the coordinates of two bit array, the initial element, and the coordinates of the termination elements, so as to determine whether the initial game card and the ending game card can be eliminated. For example input 45 0000001200 0034000010 11 33 Output TRUE)
    2017-12-17 16:01:15下载
    积分:1
  • compito 1
    FOLLOWER-LEADER, BACKSTEPPING ,
    2019-06-04 21:08:36下载
    积分:1
  • 功能getmu(亩= R,信噪比,H,P,M)
    function mu=getmu(r,snr,H,p,M) eigen=eig(H*H ) temp2=0 for i=1:r-p+1 temp1=1/eigen(i) temp2=temp2+temp1 temp1=0 end if r-p+1~=0 mu=(M/(r-p+1))*(1+(1/snr)*temp2) else mu=0 end -matlab mimo
    2022-03-20 12:47:15下载
    积分:1
  • acconeer_stm32l476_module_software_v2_2_1
    说明:  A111 PCR 60GHZ雷达模块代码(A111 PCR 60GHZ radar module code)
    2020-10-10 16:27:34下载
    积分:1
  • 10MS/s USB
    10MS/s USB-2.0 ("high speed") oscilloscope with two 8 bit sampling inputs
    2022-05-22 18:32:51下载
    积分:1
  • HMM工具箱
    说明:  hmm,ghmm,HMM相关算法,变量,函数库,HMM算法例子(HMM correlation algorithm, variable, function library, HMM algorithm example)
    2020-04-04 15:04:12下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载