搜索结果
找到约 64 项符合
un 的查询结果
按分类筛选
- 全部分类
- matlab例程 (7)
- 文章/文档 (7)
- 电子书籍 (4)
- 其他书籍 (3)
- 软件设计/软件工程 (3)
- Java书籍 (2)
- VHDL/FPGA/Verilog (2)
- 技术管理 (2)
- 通讯编程文档 (2)
- 其他 (2)
- Java编程 (2)
- 软件工程 (2)
- Linux/Unix编程 (2)
- 书籍 (2)
- 技术资料 (2)
- 加密解密 (1)
- 数据结构 (1)
- 汇编语言 (1)
- 单片机开发 (1)
- Delphi/CppBuilder (1)
- 嵌入式/单片机编程 (1)
- 通讯/手机编程 (1)
- 文件格式 (1)
- 编译器/解释器 (1)
- 人物传记/成功经验 (1)
- *行业应用 (1)
- Delphi控件源码 (1)
- VC书籍 (1)
- SCSI/ASPI (1)
- 磁盘编程 (1)
- 人工智能/神经网络 (1)
- 驱动编程 (1)
- 其他 (1)
- 教程 (1)
- 笔记 (1)
汇编语言 增量型PID算法汇编程序
增量型PID算法汇编程序,增量式PID算法的输出量为
UnΔ = Kp[(en-en-1)+(T/Ti)en+(Td/T)(en-2*en-1+en-2)]
式中,en、en-1、en-2分别为第n次、n-1次和n-2次的偏差值,Kp、Ti、Td分别为比例系数、积分系数和微分系数,T为采样周期。
单片机开发 //通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint un
//通过18B20检测的数字温度可在电脑上显示当前温度值
#include <reg52.h>
#define uchar unsigned char
#define uint unsigned int
sbit DS=P2^2 //define interface
uint temp // variable of temperature
uchar flag1 // sign of the result positive or negative
sbit dula=P2^6
sbit wela=P2^7 ...
matlab例程 PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A componen
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std ...
matlab例程 3D FDTD 计算程序 ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published un
3D FDTD 计算程序
ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published under the GNU General Public License. It is the first in the ToyFDTD series of codes, and it illustrates in heavily commented C and Fortran the basic tasks in implementing a simple 3D FDTD simulation ...
通讯/手机编程 In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for un
In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly based on the representation of uniform quantizer by ...
通讯编程文档 La designaci贸n Modbus Modicon corresponde a una marca registrada por Gould Inc. Como en tantos otro
La designaci贸n Modbus Modicon corresponde a una marca registrada por Gould Inc.
Como en tantos otros casos, la designaci贸n no corresponde propiamente al est谩ndar de
red, incluyendo todos los aspectos desde el nivel f铆sico hasta el de aplicaci贸n, sino a un
protocolo de enlace [nivel OSI 2]. Pued ...
文章/文档 3rd Generation Partnership Project Technical Specification Group Radio Access Network Evolved Un
3rd Generation Partnership Project
Technical Specification Group Radio Access Network
Evolved Universal Terrestrial Radio Access [E-UTRA]
Physical layer 鈥?Measurements
文章/文档 3rd Generation Partnership Project Technical Specification Group Radio Access Network Evolved Un
3rd Generation Partnership Project
Technical Specification Group Radio Access Network
Evolved Universal Terrestrial Radio Access [E-UTRA]
LTE Physical Layer - General Description
文章/文档 3rd Generation Partnership Project Technical Specification Group Radio Access Network Evolved Un
3rd Generation Partnership Project
Technical Specification Group Radio Access Network
Evolved Universal Terrestrial Radio Access [E-UTRA]
Physical Channels and Modulation
其他书籍 Ce livre, illustré d exemples nombreux, présente les concepts de base et les fondements des méthodes
Ce livre, illustré d exemples nombreux, présente les concepts de base et les fondements des méthodes de la statistique textuelle. Il combine une approche pédagogique des outils et un exposé sur l état de l art de cette discipline. La statistique textuelle se veut précisément un outil destin ...