搜索:Simplex Method

找到约 674 项符合「Simplex Method」的查询结果

结果 674
https://www.eeworm.com/dl/641/279819.html 数学计算

多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as

多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. us ...
下载 135
·
查看 1165
https://www.eeworm.com/dl/652/188987.html 文章/文档

The cable compensation system is an experiment system that performs simulations of partial or microg

The cable compensation system is an experiment system that performs simulations of partial or microgravity environments on earth. It is a highly nonlinear and complex system.In this paper, a network based on the theory of the Fuzzy Cerebellum Model Articulation Controller(FCMAC) ...
下载 59
·
查看 1119
https://www.eeworm.com/dl/522058.html 书籍

Practical+Guide+to+MIMO

The purpose of this book is to introduce the concept of the Multiple Input Multiple Output (MIMO) radio channel, which is an intelligent communication method based upon using multiple antennas. The book opens by explaining MIMO in layman’s terms to help stu- dents and people in ...
下载 1
·
查看 64
https://www.eeworm.com/dl/896755.html 技术资料

基于单片机的数控直流稳压电源的设计与实现

在直流稳压电源设计过程中,依托相关技术背景,选用单片机技术,对数控直流稳压电源进行设计。该电源的数字化控制实现方法为STC89C54RD+单片机,这种方法不仅硬件电路简单,而且具备较高的精确度,实施过程灵活,功能多样,既具备短路保护功能,又具备报警、串口通信等功能。虽然部分区域电压相对比较精确,但无 ...
下载 1
·
查看 176
https://www.eeworm.com/dl/897734.html 技术资料

基于单片机的便捷纸张测数装置

本纸张计数显示装置用于对70g/m2的A4纸张数进行测量。其原理是利用FDC2214模块对平行金属极板间的电容值进行测量,建立起纸张数与测量值一一对应的数学模型。装置以STM32F103C8T6单片机为控制器,对纸张数与FDC2214模块测量值按数组形式存储,作为自校准的依据。通过FDC2214模块实时测量值与数组数据的比 ...
下载 1
·
查看 6586
https://www.eeworm.com/dl/898893.html 技术资料

应用型高校单片机原理与应用课程教学探索

单片机原理与应用作为电子类专业的核心课程,特别是在应用型人才培养体系中具有非常重要的地位。传统教学中一般采用先理论后实践的方式,注重课程知识体系讲解,忽略动手能力培养。将项目驱动式教学法引入该课程,调整教学计划和授课形式,改革考核方式等,以实际应用为背景,引导学生掌握单片机项目开发过程 ...
下载 9
·
查看 8637
https://www.eeworm.com/dl/kbcluoji/40099.html 可编程逻辑

XAPP708 -133MHz PCI-X到128MB DDR小型DIMM存储器桥

  The Virtex-4 features, such as the programmable IDELAY and built-in FIFO support, simplifythe bridging of a high-speed, PCI-X core to large amounts of DDR-SDRAM memory. Onechallenge is meeting the PCI-X target initial latency specification. PCI-X Protocol Addendum toth ...
下载 131
·
查看 1093
https://www.eeworm.com/dl/898882.html 技术资料

基于单片机控制的智能超声测距系统的设计

以基于单片机控制的智能超声波测厚系统的设计实验为例,分别从实验内容与任务、实验过程及要求、实验原理及方案、考核要求与方法四个方面,详细分析了单片机系统设计的实验过程。Taking the design and experiment of intelligent ultrasonic thickness measurement system based on single-chip compute ...
下载 4
·
查看 3939
https://www.eeworm.com/dl/641/338238.html 数学计算

The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full

The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo samplin ...
下载 180
·
查看 1063
https://www.eeworm.com/dl/633/444481.html Java编程

Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/

Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will ...
下载 109
·
查看 1173