小信号放大器的设计 1. 放大器是射频/微波系统的必不可少的部件。 2. 放大器有低噪声、小信号、高增益、中功率、大功率等。 3. 放大器按工作点分有A、AB、B、C、D…等类型。 4. 放大器指标有:频率范围、动态范围、增益、噪声系数、工作效率、1dB压缩点、三阶交调等。
上传时间: 2016-02-10
上传用户:ggwz258
哈工大 计算机学院 组成原理大作业 运用程序模拟浮点数的运算 1. 用户输入十进制的阶码和尾数 2. 根据浮点运算的法则进行运算。 3. 浮点四则运算:加减法可以使用同一种对阶方法,乘除法可以使用同一种对阶方 4. 对运算的方法得到的结果进行检查,看是否溢出,并把结果规格化。
上传时间: 2016-02-28
上传用户:sammi
Dive.Into.Python-zh-cn-5.4-with-code.rar Phthon从新手到高手,不可不看的好书,带你一步一步进阶。 CHM格式。
标签: Python-zh-cn with-code Phthon Dive
上传时间: 2016-03-19
上传用户:sardinescn
实现一个40阶的fir低通滤波器,通带截止频率0.35,阻带截止频率0.4.采用Hamming窗获得滤波器系数。
上传时间: 2016-03-28
上传用户:lgnf
按FPE定阶的 源程序:fpe.cpp M序列:M序列.txt 白噪声:Gauss.txt 程序中先用依模型阶次递推算法估计模型的参数,再用fpe方法判断模型的阶次。 程序运行结果如下: n: 1 判断阶次FPE的值: 0.0096406 -0.481665 1.07868 n: 2 判断阶次FPE的值: 0.00875755 -0.446739 0.00498181 1.07791 0.0527289 n: 3 判断阶次FPE的值: 0.0087098 -0.459433 0.120972 -0.0569228 1.07814 0.0390757 0.116982 n: 4 判断阶次FPE的值: 0.000396884 -0.509677 0.4501 -0.200906 0.0656188 1.07991 -0.0156362 0.442989 0.0497236 n: 5 判断阶次FPE的值: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771 n: 6 判断阶次FPE的值: 3.23349e-007 -1.14659 0.76933 -0.487651 0.329676 -0.10377 -0.00440907 1.07999 -0.703574 0.447253 -0.235282 0.113587 0.00479688 从以上结果可以看出,当n=5时,fpe值最小,所以这时的模型阶次和参数估计值为最优结果: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771
上传时间: 2013-12-11
上传用户:yd19890720
15篇光流配准经典文献,目录如下: 1、A Local Approach for Robust Optical Flow Estimation under Varying 2、A New Method for Computing Optical Flow 3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms 4、all about direct methods 5、An Introduction to OpenCV and Optical Flow 6、Bayesian Real-time Optical Flow 7、Color Optical Flow 8、Computation of Smooth Optical Flow in a Feedback Connected Analog Network 9、Computing optical flow with physical models of brightness Variation 10、Dense estimation and object-based segmentation of the optical flow with robust techniques 11、Example Goal Standard methods Our solution Optical flow under 12、Exploiting Discontinuities in Optical Flow 13、Optical flow for Validating Medical Image Registration 14、Tutorial Computing 2D and 3D Optical Flow.pdf 15、The computation of optical flow
标签: 光流
上传时间: 2014-11-21
上传用户:fanboynet
--文件名:mine4.vhd。 --功能:实现4种常见波形正弦、三角、锯齿、方波(A、B)的频率、幅度可控输出(方波 --A的占空比也是可控的),可以存储任意波形特征数据并能重现该波形,还可完成 --各种波形的线形叠加输出。 --说明: SSS(前三位)和SW信号控制4种常见波形种哪种波形输出。4种波形的频率、 --幅度(基准幅度A)的调节均是通过up、down、set按键和4个BCD码置入器以及一 --个置入档位控制信号(ss)完成的(AMP的调节范围是0~5V,调节量阶为1/51V)。 --其中方波的幅度还可通过u0、d0调节输出数据的归一化幅值(AMP0)进行进一步 --细调(调节量阶为1/(51*255)V)。方波A的占空比通过zu、zp按键调节(调节 --量阶1/64*T)。系统采用内部存储器——RAM实现任意输入波形的存储,程序只支 --持键盘式波形特征参数置入存储,posting 为进入任意波置入(set)、清除(clr)状态 --控制信号,SSS控制存储波形的输出。P180为预留端口,
上传时间: 2017-02-09
上传用户:z1191176801
Professional Android Application Development,英文,内容详尽,适合进阶 Chapter 1: Hello, Android . . . . . . . . . . . . . . . . . . . . .. . Chapter 2: Getting Started . . . . . . . . . . . . . . . . . . . .. . Chapter 3: Creating Applications and Activities . . . . . . . . . . . Chapter 4: Creating User Interfaces . . . . . . . . . . . . . . . .. . Chapter 5: Intents, Broadcast Receivers, Adapters, and the Internet113 Chapter 6: Data Storage, Retrieval, and Sharing . . . . . . . . . .. . Chapter 7: Maps, Geocoding, and Location-Based Services . . . . . .. Chapter 8: Working in the Background . . . . . . . . . . . . . . . . . Chapter 9: Peer-to-Peer Communication . . . . . . . . . . . . . . .. . Chapter 10: Accessing Android Hardware . . . . . . . . . . . . . . . . Chapter 11: Advanced Android Development . . . . . . . . . . . . .. . Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
标签: Android Professional Application Development
上传时间: 2013-12-12
上传用户:aig85
本程序演示的是一个K阶斐波那契序列实例,在程序运行中输入斐波那契的阶数为4,在序列中允许的最大数为3.
上传时间: 2017-05-17
上传用户:1427796291
语音处理与识别_胡光锐 【语言】:中文 【页数】: 332 【何人(公司)所著】: 胡光锐 【文件格式】: PDF 【文件原名】: print 语音处理与识别_胡光锐 【摘要或目录】: 1语音信号数字处理基础 2语音信号时域处理方法 3语音波形的数字编码 4短时傅里叶分析方法 5语音信号的同态处理 6语音信号的线性预测编码 7语音识别方法与系统 8语音处理与识别的其他方法
上传时间: 2013-12-21
上传用户:zhengzg