搜索结果

找到约 593 项符合 Output 的查询结果

按分类筛选

显示更多分类

matlab例程 A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is

A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to implement the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, difference equation, and ...
https://www.eeworm.com/dl/665/344562.html
下载: 173
查看: 1105

matlab例程 The toolbox solves a variety of approximate modeling problems for linear static models. The model ca

The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There ar ...
https://www.eeworm.com/dl/665/344566.html
下载: 67
查看: 1038

压缩解压 FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. T

FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output file is executed it decrypts and executes the encrypted file. It s written in Delphi 6, enjoy the so ...
https://www.eeworm.com/dl/617/348232.html
下载: 26
查看: 1056

单片机开发 CPU的code banking技术实例: This Zip file contains five (3) folders: FastChip Project Files * This

CPU的code banking技术实例: This Zip file contains five (3) folders: FastChip Project Files * This folder contains a folder called "Bank" that should be moved into: <install_root>\FastChip\Projects Keil Project Files * These files are to be put into the directory of your choice and the proje ...
https://www.eeworm.com/dl/648/348774.html
下载: 142
查看: 1066

人工智能/神经网络 王小平《遗传算法——理论、应用与软件实现》随书光盘

王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生 ...
https://www.eeworm.com/dl/650/349916.html
下载: 29
查看: 1330

数值算法/人工智能 正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如

正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是2 个正整数,a≤b,找出a 和b之间约数个数最多的数x。 对于给定的2 个正整数a≤b,编程计算a 和b 之间约数个数最多的数。 数据输入 输入数据由文件名为input.txt的文本文件提供。文件的 ...
https://www.eeworm.com/dl/518/352461.html
下载: 112
查看: 1903

STL Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s pre

Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
https://www.eeworm.com/dl/658/353358.html
下载: 137
查看: 1119

单片机开发 本装置是一个以HT46R71D 为主芯片

本装置是一个以HT46R71D 为主芯片,配合传感器组成的汽车轮胎气压检测装 置,最终取高三位有效值于LCD 显示,有四种显示单位供切换(Psi、Bar、Kpa、 Kgf/cm2)。本装置仅为参考范例,使用时,为提高准确度,建议多量测些组数 据来构建Sensor Output Voltage - Discharge Time (V-T)表格,并作相应校准。 ...
https://www.eeworm.com/dl/648/355808.html
下载: 178
查看: 1032

其他 The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E, and MAX1487E are low-power transceivers for RS-485

The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E, and MAX1487E are low-power transceivers for RS-485 and RS-422 communications in harsh environments. Each driver output and receiver input is protected against ±15kV electrostatic discharge (ESD) shocks, without latchup. These parts contain one driver ...
https://www.eeworm.com/dl/534/358029.html
下载: 41
查看: 1048

汇编语言 数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you t

数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you to run this programme!$ qq db 0dh,0ah, when you input number,press enter.$ qw db 0dh,0ah, 6eh,52h,94h,52h,$ qa db 0dh,0ah, $ info1 db 0dh,0ah,0dh, input number:$ info2 db 0dh,0ah, output number:$ ...
https://www.eeworm.com/dl/644/360453.html
下载: 85
查看: 1304