虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Recursive-Least-squares

  • MEMS+Lorentz+Force+Magnetometers

    Nowadays sensors are part of everyday life in a wide variety of fields: scientific applications, medical instrumentation, industrial field, ...and, last but not least, popular mass production and low-cost goods, like smartphones and other mobile devices. Markets and business behind the field of sensors are quite impressive. A common trend for consumer applications is miniaturization which requires, on one side, a lot of research, development efforts, and resources but, on the other hand, allows costs and final application size reduction. In this scenario scientific community and industries are very active to drive innovation.

    标签: Magnetometers Lorentz Force MEMS

    上传时间: 2020-06-06

    上传用户:shancjb

  • Fundamentals_of_Global_Positioning_System1

    The purpose of this book is to present detailed fundamental information on a global positioning system (GPS) receiver. Although GPS receivers are popu- larly used in every-day life, their operation principles cannot be easily found in one book. Most other types of receivers process the input signals to obtain the necessary information easily, such as in amplitude modulation (AM) and frequency modulation (FM) radios. In a GPS receiver the signal is processed to obtain the required information, which in turn is used to calculate the user position. Therefore, at least two areas of discipline, receiver technology and navigation scheme, are employed in a GPS receiver. This book covers both areas.

    标签: Fundamentals_of_Global_Positionin g_System_Receivers

    上传时间: 2020-06-09

    上传用户:shancjb

  • Linear_Matrix_Inequalities_in_System

    The basic topic of this book is solving problems from system and control theory using convex optimization. We show that a wide variety of problems arising in system and control theory can be reduced to a handful of standard convex and quasiconvex optimization problems that involve matrix inequalities. For a few special cases there are “analytic solutions” to these problems, but our main point is that they can be solved numerically in all cases. These standard problems can be solved in polynomial- time (by, e.g., the ellipsoid algorithm of Shor, Nemirovskii, and Yudin), and so are tractable, at least in a theoretical sense. Recently developed interior-point methods for these standard problems have been found to be extremely efficient in practice. Therefore, we consider the original problems from system and control theory as solved.

    标签: Linear_Matrix_Inequalities_in_Sys tem

    上传时间: 2020-06-10

    上传用户:shancjb

  • wiki-Control_Systems

    This book will discuss the topic of Control Systems, which is an interdisciplinary engineering topic. Methods considered here will consist of both "Classical" control methods, and "Modern" control methods. Also, discretely sampled systems (digital/computer systems) will be considered in parallel with the more common analog methods. This book will not focus on any single engineering discipline (electrical, mechanical, chemical, etc.), although readers should have a solid foundation in the fundamentals of at least one discipline.

    标签: wiki-Control_Systems

    上传时间: 2020-06-10

    上传用户:shancjb

  • Deep Learning---1

    Inventors have long dreamed of creating machines that think. This desire dates back to at least the time of ancient Greece. The mythical figures Pygmalion, Daedalus, and Hephaestus may all be interpreted as legendary inventors, and Galatea, Talos, and Pandora may all be regarded as artificial life ( , Ovid and Martin 2004 Sparkes 1996 Tandy 1997 ; , ; , ).

    标签: Learning Deep

    上传时间: 2020-06-10

    上传用户:shancjb

  • MiniCore

    An Arduino core for the ATmega328, ATmega168, ATmega88, ATmega48 and ATmega8, all running a [custom version of Optiboot for increased functionality](#write-to-own-flash). This core requires at least Arduino IDE v1.6.2, where v1.8.5+ is recommended. <br/> **This core gives you two extra IO pins if you're using the internal oscillator!** PB6 and PB7 is mapped to [Arduino pin 20 and 21](#pinout).<br/> If you're into "generic" AVR programming, I'm happy to tell you that all relevant keywords are being highlighted by the IDE through a separate keywords file. Make sure to test the [example files](https://github.com/MCUdude/MiniCore/tree/master/avr/libraries/AVR_examples/examples) (File > Examples > AVR C code examples). Try writing a register name, <i>DDRB</i> for instance, and see for yourself!

    标签: MiniCore

    上传时间: 2021-02-22

    上传用户:

  • 基于FPGA设计的相关论文资料大全 84篇

    基于FPGA设计的相关论文资料大全 84篇用FPGA实现FFT的研究 刘朝晖  韩月秋 摘 要 目的 针对高速数字信号处理的要求,给出了用现场可编程门阵列(FPGA)实现的 快速傅里叶变换(FFT)方案.方法 算法为按时间抽取的基4算法,采用递归结构的块浮点运 算方案,蝶算过程只扩展两个符号位以适应雷达信号处理的特点,乘法器由阵列乘法器实 现.结果 采用流水方式保证系统的速度,使取数据、计算旋转因子、复乘、DFT等操作协 调一致,在计算、通信和存储间取得平衡,避免了瓶颈的出现.结论 实验表明,用FPGA 实现高速数字信号处理的算法是一个可行的方案. 关键词 离散傅里叶变换; 快速傅里叶变换; 块浮点运算; 可编程门阵列 分类号 TP39; TN957.511 Implementation of FFT with FPGA Technology Liu Zhaohui  Han Yueqiu (Department of Electronics Engineering, Beijing Institute of Technology, Beijing 100081) Abstract Aim To propose a scheme for implementing FFT with FPGA in accor-dance with the requirement for high speed digital signal processing. Methods The structure of FPGA and requirement of system were considered in the experiment, radix-4 algorithm of DIT and recursive structure were adopted. The group float point arithmetic operation was used in the butterfly and the array multiplier was used to realize multiplication. Results The pipeline pattern was used to ensure the system speed, it made fetching data, calculating twiddle factor, complex multiplication and D

    标签: fpga

    上传时间: 2022-03-23

    上传用户:lostxc