搜索:function modules
找到约 1,053 项符合「function modules」的查询结果
结果 1,053
按分类筛选
- 全部
- 技术资料 (274)
- matlab例程 (115)
- 单片机编程 (54)
- 其他 (35)
- 单片机开发 (35)
- 其他书籍 (29)
- Linux/Unix编程 (29)
- 数学计算 (26)
- 人工智能/神经网络 (26)
- 通讯/手机编程 (23)
- 微处理器开发 (21)
- 数值算法/人工智能 (19)
- 嵌入式/单片机编程 (19)
- VHDL/FPGA/Verilog (18)
- 文章/文档 (17)
- Java编程 (14)
- 书籍源码 (12)
- 加密解密 (11)
- Delphi控件源码 (11)
- 电源技术 (10)
- DSP编程 (10)
- 压缩解压 (10)
- 通讯编程文档 (10)
- VC书籍 (10)
- 可编程逻辑 (9)
- 系统设计方案 (9)
- 软件设计/软件工程 (9)
- 其他嵌入式/单片机内容 (9)
- 书籍 (9)
- 汇编语言 (7)
- 电子书籍 (6)
- 软件工程 (5)
- 教程资料 (5)
- 串口编程 (5)
- 编译器/解释器 (5)
- 网络 (5)
- USB编程 (5)
- GPS编程 (5)
- VIP专区 (5)
- 源码 (5)
- 模拟电子 (4)
- Internet/网络编程 (4)
- Windows CE (4)
- 行业发展研究 (4)
- PCB相关 (3)
- 驱动编程 (3)
- Modem编程 (3)
- *行业应用 (3)
- uCOS (3)
- 嵌入式Linux (3)
- 数据结构 (3)
- 其他行业 (3)
- JavaScript (3)
- 邮电通讯系统 (3)
- Jsp/Servlet (3)
- 接口技术 (2)
- 多媒体处理 (2)
- 数据库系统 (2)
- Matlab (2)
- 手机短信编程 (2)
- 企业管理 (2)
- 金融证券系统 (2)
- CA认证 (2)
- 手机WAP编程 (2)
- J2ME (2)
- VxWorks (2)
- Delphi/CppBuilder (2)
- 并行计算 (2)
- MTK (2)
- C/C++语言编程 (1)
- 无线通信 (1)
- 仿真技术 (1)
- 操作系统开发 (1)
- 技术书籍 (1)
- 资料/手册 (1)
- 开发工具 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- allegro (1)
- 源码/资料 (1)
- 教育系统应用 (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
- 传真(Fax)编程 (1)
- 技术管理 (1)
- 其他数据库 (1)
- Java书籍 (1)
- 交通/航空行业 (1)
- Windows Mobile (1)
- 医药行业 (1)
- TAPI编程 (1)
- Oracle数据库 (1)
- 中间件编程 (1)
- MySQL数据库 (1)
- SQL Server (1)
- 电子政务应用 (1)
- RFID编程 (1)
- 3G开发 (1)
https://www.eeworm.com/dl/665/384088.html
matlab例程
This function calculates Akaike s final prediction error % estimate of the average generalization e
This function calculates Akaike s final prediction error
% estimate of the average generalization error.
%
% [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the
% final prediction error estimate (fpe), the effective number of
% weights in the network if the ne ...
https://www.eeworm.com/dl/650/384094.html
人工智能/神经网络
This function calculates Akaike s final prediction error % estimate of the average generalization e
This function calculates Akaike s final prediction error
% estimate of the average generalization error for network
% models generated by NNARX, NNOE, NNARMAX1+2, or their recursive
% counterparts.
%
% [FPE,deff,varest,H] = nnfpe(method,NetDef,W1,W2,U,Y,NN,trparms,skip,Chat) ...
https://www.eeworm.com/dl/665/384105.html
matlab例程
This function applies the Optimal Brain Surgeon (OBS) strategy for % pruning neural network models
This function applies the Optimal Brain Surgeon (OBS) strategy for
% pruning neural network models of dynamic systems. That is networks
% trained by NNARX, NNOE, NNARMAX1, NNARMAX2, or their recursive
% counterparts.
https://www.eeworm.com/dl/633/397013.html
Java编程
the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change
the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a l ...
https://www.eeworm.com/dl/633/397015.html
Java编程
)。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, chan
)。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountere ...
https://www.eeworm.com/dl/638/397018.html
金融证券系统
)。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, chan
)。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountere ...
https://www.eeworm.com/dl/641/370507.html
数学计算
This a simple genetic algorithm implementation where the evaluation function takes positive values o
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
https://www.eeworm.com/dl/665/335771.html
matlab例程
This function provides an ARMA spectral estimate which is maximum entropy satisfying correlation con
This function provides an ARMA spectral estimate which is maximum entropy satisfying correlation constraint (number of poles)and cepstrum constrains (number of ceros)
https://www.eeworm.com/dl/527/455223.html
通讯/手机编程
This function calculates the ergodic and outage capacity of a MIMO Rayleigh channel considering
This function calculates the ergodic and outage capacity of a MIMO Rayleigh
channel considering no CSIT (equal power allocation) and perfect CSIT
(waterfilling power allocation). In both cases perfect CSIR is assumed. The
channel is assumed to be spatially correlated accor ...
https://www.eeworm.com/dl/523/467570.html
数据库系统
Run following Matlab commands to make sure the installation worked correctly. Unlike query function
Run following Matlab commands to make sure the installation worked correctly.
Unlike query function, filterdb does not load all waveforms to memory but returns filtered database object. This is useful when the resulting set of the query is too big to fit in memory. Consequent cal ...