Set

共 829 篇文章
Set 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 829 篇文章,持续更新中。

Introduction+to+Communication+Systems

The genesis for this book was my involvement with the development of the<br /> SystemView (now SystemVue) simulation program at Elanix, Inc. Over several<br /> years of development, technical support,

Interconnected+Networks

Complex networks are powerful allies of our quest to tackle complexity in all<br /> of science. Many lines can be written about the benefits of using networks to<br /> study complex systems. Neverthel

Communication+Systems+Simulation

The genesis for this book was my involvement with the development of the<br /> SystemView (now SystemVue) simulation program at Elanix, Inc. Over several<br /> years of development, technical support,

Adaptive Array Systems Fundamentals

Firstly, this book is set at a level suitable for senior undergraduate and<br /> postgraduate students who wish to understand the fundamentals and applications<br /> of adaptive array antenna systems.

机器学习,模型评估

<div> 在学习得到的模型投放使用之前,通常需要对其进行性能 </div> <div> 评估。为此, 需使用一个“测试集”(testing set)来测试 </div> <div> 模型对新样本的泛化能力,然后以测试集上的“测试误差 </div> <div> ”(testing error)作为泛化误差的近似。 </div>

TMS320F240 instruction set

TMS320F240DSP的汇编指令,用于了解该型号dsp的汇编指令的及具体含义,以便进行汇编指令的编写

data are often used interchangeably, they are actually very different. Data is a set of unrelated in

data are often used interchangeably, they are actually very different. Data is a set of unrelated information, and as such is of no use until it is properly evaluated. Upon evaluation, once there is s

a function for fitting a set of data by a curve with degree n

a function for fitting a set of data by a curve with degree n

The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processi

The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processing function primitives which can be implemented and optimized on various CPUs and hardware engines a

MIPS IV Instruction Set,详细讲解了mips iv的指令系统

MIPS IV Instruction Set,详细讲解了mips iv的指令系统

Set的实现是通过2叉排序树来实现

Set的实现是通过2叉排序树来实现,就是将所有的元素用一个树来存储,根元素大于左子树的元素,小于右子树的元素,所有的操作都是基于这个树,通过判断元素的大小来选择对左子树操作还是右子树操作,这样操作数量和树的层数成正比

Java的面向对象编程 掌握类的定义以及继承机制

Java的面向对象编程 掌握类的定义以及继承机制,熟悉方法的多态性。1、 成下面父类及子类的声明:(1)声明Student类。属性包括学号、姓名、英语成绩、数学成绩、计算机成绩和总成绩。方法包括构造方法、get方法、set方法、toString方法、equals方法、compare方法(比较两个学生的总成绩,结果分大于、小于、等于)、sum方法(计算总成绩)和testScore方法(计算评测成绩,

RANSAC (RANdom SAmple Consensus) is an iterative method to estimate parameters of a mathematical mod

RANSAC (RANdom SAmple Consensus) is an iterative method to estimate parameters of a mathematical model from a set of observed data which contains outliers. Source code is in Document

Pattern Analysis is the process of &#64257 nding general relations in a set of data, and forms the

Pattern Analysis is the process of &#64257 nding general relations in a set of data, and forms the core of many disciplines, from neural networks to so-called syn- tactical pattern recognition, from

WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, with

WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, within a given set of words. It does this by: reading in plain text, filtering out "stop words", countin

The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of cla

The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristic

direct mapping associative mapping set associative mapping

direct mapping associative mapping set associative mapping

The best way to learn ArcMap is to try it yourself. This tutorial guides you through some basic ArcM

The best way to learn ArcMap is to try it yourself. This tutorial guides you through some basic ArcMap skills as you create and print a set of maps.

Abstract—Stable direct and indirect decentralized adaptive radial basis neural network controllers

Abstract—Stable direct and indirect decentralized adaptive radial basis neural network controllers are presented for a class of interconnected nonlinear systems. The feedback and adaptation mechanis

A programmable digital signal processor (PDSP) is a special-purpose microprocessor with specialized

A programmable digital signal processor (PDSP) is a special-purpose microprocessor with specialized architecture and instruction set for implementing DSP algorithms. Typical architectural features i