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

complex-to-complex

  • Arduino+and+Android+using+MIT+app

    MIT App Inventor is an innovative beginner’s introduction to programming and app creation that transforms the complex language of text-based coding into visual, drag-and- drop building blocks. The simple graphical interface grants even an inexperienced novice the ability to create a basic, fully functional app within an hour or less.

    标签: Arduino Android using and MIT app

    上传时间: 2020-06-09

    上传用户:shancjb

  • Arduino+Cookbook

    This book was written by Michael Margolis with Nick Weldin to help you explore the amazing things you can do with Arduino. Arduino is a family of microcontrollers (tiny computers) and a software creation envi- ronment that makes it easy for you to create programs (called sketches) that can interact with the physical world. Things you make with Arduino can sense and respond to touch, sound, position, heat, and light. This type of technology, often referred to as physical computing, is used in all kinds of things, from the iPhone to automobile elec- tronics systems. Arduino makes it possible for anyone—even people with no program- ming or electronics experience—to use this rich and complex technology.

    标签: Cookbook Arduino

    上传时间: 2020-06-09

    上传用户:shancjb

  • Artificial+Intelligence+for+Marketing

    Forewords to books can play a variety of roles. One is to describe in more general terms what the book is about. That’s not really neces- sary, since Jim Sterne is a master at communicating complex topics in relatively simple terms.

    标签: Intelligence Artificial Marketing for

    上传时间: 2020-06-10

    上传用户:shancjb

  • Artificial+Intelligence+in+Power+System

    n recent years, there have been many books published on power system optimization. Most of these books do not cover applications of artifi cial intelligence based methods. Moreover, with the recent increase of artifi cial intelligence applications in various fi elds, it is becoming a new trend in solving optimization problems in engineering in general due to its advantages of being simple and effi cient in tackling complex problems. For this reason, the application of artifi cial intelligence in power systems has attracted the interest of many researchers around the world during the last two decades. This book is a result of our effort to provide information on the latest applications of artifi cial intelligence to optimization problems in power systems before and after deregulation.

    标签: Intelligence Artificial System Power in

    上传时间: 2020-06-10

    上传用户:shancjb

  • Deep-Learning-with-PyTorch

    We’re living through exciting times. The landscape of what computers can do is changing by the week. Tasks that only a few years ago were thought to require higher cognition are getting solved by machines at near-superhuman levels of per- formance. Tasks such as describing a photographic image with a sentence in idiom- atic English, playing complex strategy game, and diagnosing a tumor from a radiological scan are all approachable now by a computer. Even more impressively, computers acquire the ability to solve such tasks through examples, rather than human-encoded of handcrafted rules.

    标签: Deep-Learning-with-PyTorch

    上传时间: 2020-06-10

    上传用户:shancjb

  • Embeddings in Natural Language Processing

    Artificial Intelligence (AI) has undoubtedly been one of the most important buz- zwords over the past years. The goal in AI is to design algorithms that transform com- puters into “intelligent” agents. By intelligence here we do not necessarily mean an extraordinary level of smartness shown by superhuman; it rather often involves very basic problems that humans solve very frequently in their day-to-day life. This can be as simple as recognizing faces in an image, driving a car, playing a board game, or reading (and understanding) an article in a newspaper. The intelligent behaviour ex- hibited by humans when “reading” is one of the main goals for a subfield of AI called Natural Language Processing (NLP). Natural language 1 is one of the most complex tools used by humans for a wide range of reasons, for instance to communicate with others, to express thoughts, feelings and ideas, to ask questions, or to give instruc- tions. Therefore, it is crucial for computers to possess the ability to use the same tool in order to effectively interact with humans.

    标签: Embeddings Processing Language Natural in

    上传时间: 2020-06-10

    上传用户:shancjb

  • Machine Learning and IoT

    The present era of research and development is all about interdisciplinary studies attempting to better comprehend and model our understanding of this vast universe. The fields of biology and computer science are no exception. This book discusses some of the innumerable ways in which computational methods can be used to facilitate research in biology and medicine—from storing enormous amounts of biological data to solving complex biological problems and enhancing the treatment of various diseases.

    标签: Learning Machine IoT and

    上传时间: 2020-06-10

    上传用户:shancjb

  • wavelet and field forecast verification

    Current field forecast verification measures are inadequate, primarily because they compress the comparison between two complex spatial field processes into one number. Discrete wavelet transforms (DWTs) applied to analysis and contemporaneous forecast fields prove to be an insightful approach to verification problems. DWTs allow both filtering and compact physically interpretable partitioning of fields. These techniques are used to reduce or eliminate noise in the verification process and develop multivariate measures of field forecasting performance that are shown to improve upon existing verification procedures.

    标签: field forecast verification

    上传时间: 2020-07-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

    上传用户:

  • 模型预测控制外文教程

    这是一本英文版的MPC的MATLAB教程,讲这一块的资料太少了,故上传一本。MPC is one of the few areas that has received on-going interest from researchers in both the industrial and cademic communities.Four major aspects of model predictive control make the design methodology attractive to both practitioners and academics.This is particularly attractive to industry where tight profit margins and limits on the process operation are inevitably present. The third aspect is the ability to perform on-line process optimization. The fourth aspect  is the simplicity of the design framework in handling all these complex issues.

    标签: 模型预测控制

    上传时间: 2022-05-05

    上传用户:zhanglei193