搜索结果
找到约 1,065 项符合
multi-function 的查询结果
其他嵌入式/单片机内容 The program was written with some object-orientation in mind, which means that all functions that op
The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example "Bitstream_get" which gets bits from a bitstream structure.
嵌入式/单片机编程 Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMO
Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2,
to support multitasking. PMOS was designed primarily with real-time
applications in mind. It is not an operating system in the conventional
sense rather, it is a collection of modules which you can import
into your own programs, ...
数值算法/人工智能 A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.
VC书籍 county, random population coordinates were generated using the complete spatial randomness (CSR) fun
county, random population coordinates were generated using the complete spatial randomness (CSR) function in S-PLUS. Then, the background information was attached to each individual county based on the county?s distribution for the class of interest. Finally, all counties were merged into a single d ...
matlab例程 % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a functio
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation)
% Finds a maximum of a function of several variables.
% fmaxga solves problems of the form:
% max F(X) subject to: LB <= X <= UB
% BestPop--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% ...
人工智能/神经网络 This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and numb ...
数学计算 Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for r
Individual files are available in the following links:
Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order.
Bessik -- Modified Bessel function In and Kn for real argument and integer or real order.
CBessjy -- Bessel functions Jv and Yv for real or complex arguments an ...
其他书籍 本教程包含以下内容: SIMULINK简介(包括各个模块的介绍) SIMULINK功能模块的处理 SIMULINK线的处理 SIMULINK自定义功能模块 SIMULINK仿真的运行 S
本教程包含以下内容:
SIMULINK简介(包括各个模块的介绍)
SIMULINK功能模块的处理
SIMULINK线的处理
SIMULINK自定义功能模块
SIMULINK仿真的运行
SIMULINK s-function的设计
SIMULINK 仿真举例
单片机开发 一个Jtag调试仿真程序
一个Jtag调试仿真程序,兼容Multi-ICE,这是源代码,很难找到的。特别推荐