搜索结果
找到约 165 项符合
Parameters 的查询结果
按分类筛选
- 全部分类
- matlab例程 (23)
- 技术资料 (15)
- 单片机编程 (13)
- 其他 (8)
- 单片机开发 (8)
- 书籍 (8)
- 其他书籍 (7)
- 人工智能/神经网络 (5)
- 数学计算 (5)
- 通讯/手机编程 (5)
- 压缩解压 (4)
- 文章/文档 (4)
- 数值算法/人工智能 (3)
- DSP编程 (3)
- 行业发展研究 (3)
- Linux/Unix编程 (3)
- 教程资料 (2)
- 模拟电子 (2)
- 电源技术 (2)
- 通信网络 (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- VHDL/FPGA/Verilog (2)
- Java编程 (2)
- 中间件编程 (2)
- 文件格式 (2)
- 通讯编程文档 (2)
- 工控技术 (1)
- 测试测量 (1)
- 语音压缩 (1)
- 网络 (1)
- 软件设计/软件工程 (1)
- 串口编程 (1)
- 其他行业 (1)
- VC书籍 (1)
- Windows CE (1)
- 邮电通讯系统 (1)
- RFID编程 (1)
- Delphi控件源码 (1)
- 其他数据库 (1)
- 电子书籍 (1)
- Jsp/Servlet (1)
- 加密解密 (1)
- 其他嵌入式/单片机内容 (1)
- JavaScript (1)
- 金融证券系统 (1)
- 驱动编程 (1)
- Java书籍 (1)
- 仿真技术 (1)
- 学术论文 (1)
- 资料/手册 (1)
- 论文 (1)
- VIP专区 (1)
RFID编程 RFID标准:iso18000-6(英文版)。 Information technology — Radio-frequency identification for item management
RFID标准:iso18000-6(英文版)。
Information technology — Radio-frequency identification for item management — Part 6: Parameters for air interface communications at 860 MHz to 960 MHz
其他 Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is
Swarm intelligence algorithms are based on natural
behaviors. Particle swarm optimization (PSO) is a
stochastic search and optimization tool. Changes in the
PSO parameters, namely the inertia weight and the
cognitive and social acceleration constants, affect the
performance of the search process. Th ...
数学计算 多项式曲线拟合 任意介数 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.
usage: Call PolyFit by ...
人工智能/神经网络 On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carl
On-Line MCMC Bayesian Model Selection
This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and deta ...
数学计算 This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps t
This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and details are presented in: Christophe Andrieu, N ...
数学计算 This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hier
This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that n ...
matlab例程 %%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and
%%% Demos for PUMA algorithms %%%
We present four matlab demos for PUMA. demo1, demo2, demo3, and demo4
illustrate PUMA working with different parameters and with four
different images.
All you need to do is to run each of the demos. Please be sure that
all the files are put on an accessibl ...
其他 A technical trading system comprises a set of trading rules that can be used to generate trading sig
A technical trading system comprises a set of trading rules that can be used to generate trading signals. In general, a simple trading system has one or two parameters that determine the timing of trading signals. Each rule contained in a trading system is the results of parameterizations.
(Source ...
其他 This folder has some scritps that you may find usefull. All of it comes from questions that I ve r
This folder has some scritps that you may find usefull.
All of it comes from questions that I ve received in my email.
If you have a new request/question, feel free to send it to marceloperlin@gmail.com.
But please, don t ask me to do your homework.
Passing_your_param0
This folder contains inst ...
Linux/Unix编程 linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Array
linux下用C语言写的聊天程序!/*BUG and NOTE:
Not join protect to Shared Memory Segments,example Semaphore Arrays.
Not check the parameters validity.
When transmit may be error.
If the client program no right exit,others cannot know,the service program shouldbe check the client program whether exist t ...