登录
首页 » matlab » basicRadar

basicRadar

于 2011-01-19 发布 文件大小:1153KB
0 224
下载积分: 1 下载次数: 1

代码说明:

  This is a basic book on radars

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

发表评论

0 个回复

  • Block_Based_RLS_Despread_Respread_Multitarget_Arra
    基于块的解扩重扩多目标算法性能--Block Based RLS De-spread Re-spread Multitarget Array Algorithm and Performance (Block Based RLS De-spread Re-spread Multitarget Array Algorithm and Performance )
    2009-02-08 17:04:41下载
    积分:1
  • Getting-Started-with-MATLAB
    本书以MATLAB 7为版本,由浅入深地介绍MATLAB的工作环境、基本语法、数值运算、符号运算、二维和三维图像创建与编辑、高级图形图像处理、句柄图形、图形用户操作接口(GUI)、程序设计与调试、M文件的使用、MATLAB编译器、Simulink交互式仿真集成环境的应用,以及MATLAB的外围功能和应用程序接口等内容;并通过MATLAB在高等数学、信号处理及数字通信、数字图像处理方面的应用,介绍MATLAB在实际中的应用。(Book MATLAB 7 to version, it gradually introduces the MATLAB environment, basic grammar, numerical computation, symbolic computation, two-dimensional and three-dimensional image creation and editing, advanced graphics, image processing, handle graphics, graphical user interfaces operate (GUI ), program design and debugging, M file usage, MATLAB Compiler, Simulink simulation integrated environment for interactive applications, and MATLAB peripheral functions and application programming interfaces, etc. and through MATLAB in advanced mathematics, signal processing, and digital communications, digital image processing applications, the introduction of MATLAB in practical application.)
    2013-11-15 09:59:21下载
    积分:1
  • trns
    The model used for creating the reference voltage is shown in Fig. 4. First, photovoltaic output current (Ipv) and output voltage (Vpv) are passed through a first order low pass filter with a magnitude of G = 1 and a time constant of T = 0.01 seconds in order to filter out the high frequency components or harmonics from these signals as shown in Fig. 5 and Fig. 6. The filtered current and voltage signals (Ipv_F and Vpv_F) are then fed into the MPPT control block that uses the Incremental Conductance Tracking Algorithm. An algorithm that is based on the fact the slope of the PV array power curve shown in Fig. 7 is zero at the Maximum Power Point (MPP), positive on the left of the MPP, and negative on the right. The MPP can thus be tracked by comparing the instantaneous conductance (I/V) to the incremental conductance (∆ I/∆ V) [11] as in (1):
    2013-07-23 17:45:44下载
    积分:1
  • 81404573MIMO_DIVERSITY
    Alamouti空时码的仿真程序,天线配置为2发2收。(Alamouti space-time code simulation program, the antenna configured to receive 2 fat 2.)
    2010-05-18 00:31:13下载
    积分:1
  • xiuzheng
    字符串动态显示,可以动态从左至右,也可重复显示,效果极佳(String dynamic display, you can dynamically from left to right, but also repeated showed excellent results)
    2010-01-06 08:54:09下载
    积分:1
  • Matlab-Simulink
    Simulink 仿真环境基础学习的教程文档。对于初学者来说是很好的入门。(Simulink simulation environment based learning tutorial document. For beginners it is a good entry.)
    2013-08-21 21:21:01下载
    积分:1
  • LDPC码编译码算法的研究与实现_李会雅
    本文首先介绍了几种LDPC码的编译码算法,同时推导了译码错误概率和密度进化 过程,讨论了信道参数的门限效应。接着对LDPC码二分图中长度为4的环进行了深入 研究,提出了一种LDPC码校验矩阵的消4一环生成算法,采用Matlab和VC++融合编程 方式,完成了此算法的程序设计。此算法不仅可生成二进制LDPC码的校验矩阵,并且 对算法修正后,也可生成多进制LDPC码的校验矩阵。采用此算法后可避免LDPC码译 码过程中的重复迭代,显著提高了短帧LDPC码的误比特率性能。同时对不同参数对 LDPC码性能的影响进行了仿真,得到了一些结论。最后,利用VHDL语言在复杂可编 程逻辑器件(CPLD)上完成了LDPC码编码器的硬件实现。另外,给出了LDPC码译 码器硬件实现的整体结构图,结合对数似然比域内的置信传播迭代译码(LLR-BP)算 法,对译码器的各个模块进行了详细阐述。(Research and implementation of LDPC coding and decoding technology)
    2018-04-08 18:48:44下载
    积分:1
  • 分支定界法
    说明:  分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。 对于两个变量的整数规划问题,使用网格的方法有时更为简单。 [1] 通常,把全部可行解空间反复地分割为越来越小的子集,称为分支;并且对每个子集内的解集计算一个目标下界(对于最小值问题),这称为定界。在每次分枝后,凡是界限超出已知可行解集目标值的那些子集不再进一步分枝,这样,许多子集可不予考虑,这称剪枝。这就是分枝定界法的主要思路。(Branch and bound method is one of the most commonly used algorithms to solve integer programming problems. This method can solve not only pure integer programming but also mixed integer programming. Branch and bound algorithm is a method of search and iteration, which selects branches with different branch variables and sub problems. For integer programming problems with two variables, the grid method is sometimes simpler[ 1] Generally, all feasible solution spaces are divided into smaller and smaller subsets repeatedly, which is called bifurcation; And a lower bound of the objective (for the minimum value problem) is calculated for the solution set in each subset, which is called the bound. After each branch, those subsets whose bounds exceed the objective value of the known feasible solution set will not be further branched, so many subsets can not be considered, which is called pruning. This is the main idea of branch and bound method.)
    2021-04-26 12:21:14下载
    积分:1
  • Comocrearunaredprivadavirtual
    how to create a private lan
    2009-10-23 00:41:59下载
    积分:1
  • OFDM_yuanli
    本文使用浅显易懂的文字简要介绍了ofdm的基本原理,可以作为入门的参考资料(In this paper, the text easy to understand ofdm outlined the basic principles of the reference materials can be used as entry)
    2009-05-01 08:44:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载