表 4.1 切比雪夫变换器设计参数表格 N(节数) 2 2 3 3 4 7 倍频数(f2 f1⁄ ) 1.5 2.0 2.0 3.0 4.0 10.0 1 臂最大驻波比 1.038 1.106 1.029 1.105 1.100 1.206 2、3 臂最大驻波比 1.007 1.021 1.015 1.038 1.039 1.098 2、3 臂最小隔离度 36.6 27.3 38.7 27.9 26.8 19.4 Z1(归一化值) 1.1998 1.2197 1.1124 1.1497 1.1157 1.1274 Z2 1.6670 1.6398 1.4142 1.4142 1.2957 1.2051 Z3 1.7979 1.7396 1.5435 1.3017 Z4 1.7926 1.4142 Z5 1.5364 Z6 1.6597 Z7 1.7740 r1(归一化值) 5.3163 4.8204 10.0000 8.0000 9.6432 8.8494 r2 1.8643 1.9602 3.7460 4.2292 5.3826 12.3329 r3 1.9048 2.1436 3.4524 8.9246 r4 2.0633 6.3980 r5 4.3516 r6 2.5924 r7 1.9652 4.3.3 多节阻抗变换器的新型计算公式 我们知道传输线的四分之一波长线具有阻抗变换的特性。这种变换关系可表示成 如下式(4.10)所示: Zl=√Z0ZL (4.10) 式(4.10)中Z l 为长度为1 4⁄ 波长的传输线特征阻抗,ZL和Z0为连接在Zl传输线 两端的两个不同尺寸微带线的阻抗,如图 4-6 所示。 0 Z l Z L Z 图 4-6 单节1 4⁄ 波长变换器 据此理论下面将详细介绍新型公式的推导过程并给出最终的新型公式的表达式。 如图 4-7 为N节二等分 Wilkinson 功分器电路原理图,图中Z0为功分器输入、输出端口 所接的终端 50Ω 负载。由于等分型功分器的两支路是完全对称的,因此只需计算一支 万方数据
2021-11-29 21:40:23 3.98MB 天线
1
python 网络编程 twisted框架,
2021-11-29 20:48:12 10.02MB python twisted
1
The C Programming Language中文+英文原版 经典数据,建议有基础了可以看英文原版然后对照中文,增强英文技术文档阅读能力
2021-11-29 18:34:51 2.2MB C语言 经典
1
Introduction to Programming with Fortran, Fourth Edition This fourth Edition presents new examples on submodules, derived type i/o, object oriented programming, abstract interfaces and procedure pointers, C interop, sorting and searching, statistics and converting to more modern versions of Fortran.
2021-11-28 09:57:12 7.08MB Fortran
1
Elements of programming. 高清 英文 PDF。仅供学习交流,严禁用于商业用途。Alexander 讲解 STL 中很多设计细节。
2021-11-27 16:12:27 27.53MB STL Elemen
1
动手C ++游戏动画编程 这是Packt发布的“ 的代码库。 从理论到使用C ++和OpenGL实施学习现代动画技术 这本书是关于什么的? 动画是任何游戏中最重要的部分之一。 现代动画系统直接与轨道驱动的动画配合使用,并为诸如反向运动学(IK),混合树和双四元数蒙皮等高级技术提供支持。 本书将引导您逐步了解如何启动并运行优化的,可投入生产的动画系统,并包含构建动画系统所需的所有代码。 本书涵盖以下激动人心的功能: 掌握3D向量,矩阵和变换的内容,以及它们在游戏开发中的用途 探索各种技巧来平滑融合动画 掌握GLTF文件格式及其设计决策和数据结构 通过使用动画轨道并实现蒙皮设计动画系统 优化动画系统的各个方面,例如蒙皮网格,剪辑采样和姿势调色板 如果您觉得这本书适合您,请立即获取! 说明和导航 所有代码都组织在文件夹中。 例如,Chapter02。 该代码将如下所示: if (
2021-11-27 15:38:56 16.22MB animation game-development game-animation C
1
This is the very first book to discuss the theory and principles of computer programming on the basis of the idea that a proof of correctness and a program should be developed hand in hand It is built around the method first proposed by Dijkstra in his monograph The Discipline of Programming 1976 involving a "calculus for the derivation of programs " Directing his materials to the computer programmer with at least one year of experience Gries presents explicit principles behind ">This is the very first book to discuss the theory and principles of computer programming on the basis of the idea that a proof of correctness and a program should be developed hand in hand It is built around the method first proposed by Dijkstra in his monograph The Discipline of Programming 1976 [更多]
2021-11-27 12:48:10 1.95MB Science Programming David
1
Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv 1. Hello, WPF . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 WPF from Scratch 1 XAML Browser Applications (XBAPs) 14 Content Models 16 Layout 19 Controls 22 Data Binding 22 Dependency Properties 27 Resources 28 Styles 30 Animation 31 Control Templates 32 Graphics 33 3D 34 Documents and Printing 34 2. Applications and Settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 Application Lifetime 36 Application Deployment 48 Settings 55
2021-11-27 07:53:25 10.24MB Programming WPF 2nd Edition.pdf
1
This is a great book for beginers to learn how to parallelize a program using openmp.
2021-11-26 13:18:14 3.32MB parallel programming
1
lua 编程珠玑,有关于编程技巧、设计技巧,以及游戏编程和嵌入式编程的相关资料,为lua创作团队打造。
2021-11-25 19:00:17 1.64MB Lua Programming Gems
1