登录
首页 » matlab » tianxian

tianxian

于 2016-07-22 发布 文件大小:27238KB
0 141
下载积分: 1 下载次数: 19

代码说明:

  本手册是根据国内最著名的天线专家、教授的最新研究与工程设计成果并汇集了国际上的最新资料精心编撰而成的宏篇巨著,是目前国内第一本全面论述天线工程最系统、最完整的工具书。全书共分四篇29章。第一篇为天线基础,介绍了天线的基本参数、基本原理、基本理论和基本分析方法,为读者阅读后续各章 打下坚实基础;第二篇为天线设计,是全书的核心,介绍各类天线的工作原理和设计方法,可供使用的设计公式、图表和具体数据;第三篇概述天线在通信、雷达、导航、遥测、测向等军民方面的应用,还介绍了特殊用途的天线,如载体天线、圆极化天线、毫米波天线等;第四篇介绍了与天线相关的论题,如天线的测量、天线散射载面、天线罩等。(This manual is based on the latest research and engineering achievements of the most famous antenna experts, professors and brings together the latest information on carefully compiled international macro magnum opus, is the first comprehensive discussion of the antenna construction most systematic complete tool. 29 book is divided into four chapters. The first is the antenna base, introduces the basic parameters of the antenna, the basic principles, basic theory and analysis methods for the following chapters the reader Lay a solid foundation The second is an antenna design is the core of the book, describes various types of antennas working principle and design methods, design formulas available, charts and specific data an overview of the third antenna in communication, radar, navigation , telemetry, military and civilian aspects of the application DF et al., also describes the antennas for special purposes, such as carrier antenna, a circularly polarized antenna, the millimet)

文件列表:

log.txt,12856,2007-05-08
readme.txt,1055,2008-12-13
天线工程手册.pdf,35858741,2008-12-23

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

发表评论


0 个回复

  • HMM
    马尔科夫模型,应用于信号处理方面,实现马尔科夫方式处理信号。(Markov model, used in signal processing, signal processing to achieve Markov way.)
    2014-12-10 19:07:34下载
    积分:1
  • Gradient-Domain-HDR-Sourcecode
    梯度域实现色调映射 利用matlab函数实现fattal算法(Gradient Domain HDR Sourcecode)
    2014-05-14 21:35:57下载
    积分:1
  • 11
    说明:  We return to the iris data of the previous example to illustrate the Rand index, by comparing the k-means results with the true class labels. First we get some of the needed information to construct the matching matrix.
    2016-01-17 21:41:22下载
    积分:1
  • DXdt-SIR
    关于传染病的蔓延模型,包含潜伏期和隔离的完整模型(Model on the spread of infectious diseases, including incubation and isolation of the complete model)
    2010-06-28 21:44:14下载
    积分:1
  • oscsend
    发送一个开放声音控制(OSC)的信息通过UDP连接 oscsend(美,路径) oscsend(美,路径,类型,arg1的,arg2的,...) oscsedn(美,路径,类型,[参数]) ü= UDP的对象与打开的连接。 路径=路径字符串 =同类型的参数类型的字符串, 支持: 我=整数 f=浮动 商S =串 每组空(忽略相应的参数) 余=脉冲(忽略相应的参数) T=真(忽略相应的参数) F=假(忽略相应的参数) 乙=布尔(不是官方:将参数为T/在F型) 不支持: b=一滴 参数=参数所指定的类型。 示例 ü=的UDP( 127.0.0.1 ,7488) 的FOPEN(美) oscsend(ü, /测试 , ifsINBTF ,1,3.14, 您好 ,[],[],虚假,[],[]) fclose(美) 如需关于振荡信息http://opensoundcontrol.org/。(Sends a Open Sound Control (OSC) message through a UDP connection oscsend(u,path) oscsend(u,path,types,arg1,arg2,...) oscsedn(u,path,types,[args]) u = UDP object with open connection. path = path-string types = string with types of arguments, supported: i = integer f = float s = string N = Null (ignores corresponding argument) I = Impulse (ignores corresponding argument) T = True (ignores corresponding argument) F = False (ignores corresponding argument) B = boolean (not official: converts argument to T/F in the type) not supported: b = blob args = arguments as specified by types. EXAMPLE u = udp( 127.0.0.1 ,7488) fopen(u) oscsend(u, /test , ifsINBTF , 1, 3.14, hello ,[],[],false,[],[]) fclose(u) See http://opensoundcontrol.org/ for more information about OSC.)
    2011-05-15 17:56:03下载
    积分:1
  • Null-space---MATLAB
    process to calculate null space in matlab
    2011-10-19 17:17:40下载
    积分:1
  • 6
    说明:  惯性导航的一些资料,互相学习,互相借鉴一下。(Inertial navigation of some of the material, learn from each other and to be drawn lessons from each other. )
    2011-12-14 20:14:56下载
    积分:1
  • AchieveMaxSeries
    在论坛上经常有朋友求关于信号上下包络的程序。 本程序为本人编写的一个matlab程序。(at the forum frequently for friends on the next signal envelope procedures. The procedures for the preparation of the one I Matlab procedures.)
    2007-04-21 21:46:37下载
    积分:1
  • IA_LD
    IA_LD是用免疫优化算法(immune algorithm)解决物流配送中心选址(Logistics and Distribution)的问题。文件打开后运行IA_LD.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(IA_LD is immune optimization algorithm (immune algorithm) to solve the logistics distribution center location (Logistics and Distribution) problem. Run IA_LD.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
    2014-02-08 12:25:55下载
    积分:1
  • Otsu_zuidaleijian
    原创最大类间差分割法 运行效率极高 通过验证 放心使用(The largest difference between the original class of high efficiency of partitioning ease of use through the validation)
    2010-11-26 10:54:42下载
    积分:1
  • 696518资源总数
  • 104622会员总数
  • 14今日下载