搜索结果
找到约 89 项符合
initial 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (8)
- matlab例程 (8)
- 其他 (6)
- 微处理器开发 (5)
- 中间件编程 (5)
- 书籍源码 (3)
- 数据结构 (3)
- 人工智能/神经网络 (3)
- 嵌入式/单片机编程 (3)
- 其他书籍 (3)
- 行业发展研究 (3)
- 技术资料 (3)
- 数据库系统 (2)
- 数学计算 (2)
- VHDL/FPGA/Verilog (2)
- 嵌入式Linux (2)
- Oracle数据库 (2)
- Linux/Unix编程 (2)
- 书籍 (2)
- VIP专区 (2)
- 电源技术 (1)
- 单片机编程 (1)
- DSP编程 (1)
- 通信网络 (1)
- 可编程逻辑 (1)
- 其他数据库 (1)
- 网络 (1)
- 其他嵌入式/单片机内容 (1)
- SQL Server (1)
- 并行计算 (1)
- 企业管理 (1)
- Java编程 (1)
- GPS编程 (1)
- 数值算法/人工智能 (1)
- VC书籍 (1)
- 驱动编程 (1)
- Windows编程 (1)
- 接口技术 (1)
- 源码 (1)
- 论文 (1)
matlab例程 % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% ...
Oracle数据库 Oracle调用接口
Oracle调用接口,
initial makefiles created for following compilers:
* Borland 5.5 Compiler and command-line tools
* MinGW
Oracle数据库 Oracle调用接口
Oracle调用接口,
initial makefiles created for following compilers:
* Borland 5.5 Compiler and command-line tools
* MinGW
企业管理 科信客户关系管理系统源码 这个是我第一次有VS2003+Mssql做的一个简单客户管理系统 主要功能有: 录入客户 我的意向 我的保护 我的合同 工作日志 公司搜索 添加用户 意
科信客户关系管理系统源码
这个是我第一次有VS2003+Mssql做的一个简单客户管理系统
主要功能有:
录入客户 我的意向 我的保护 我的合同 工作日志 公司搜索
添加用户 意向客户 保护客户 合同管理 用户管理 日志管理
DB_51aspx下为数据库文件,附加后请修改data.cs中的Sql连接字符串并编译(默认:Data Source=(loca ...
单片机开发 this directory contains the following: * The acdc algorithm for finding the approximate general
this directory
contains the following:
* The acdc algorithm for finding the
approximate general (non-orthogonal)
joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices.
[acdc.m]
* The acdc algorithm for finding the
same for a set of Symmetric matrices.
[acdc_s ...
其他书籍 Because of the poor observability of Inertial Navigation System on stationary base, the estimation
Because of the poor observability of Inertial Navigation System on stationary base, the estimation
error of the azimuth will converge very slowly in initial alignment by means of Kalmari filtering, and making the
time initial alignment is longer. In this paper, a fast estimation method of the azimut ...
单片机开发 The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code
The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support.
96*64 dot matrix Graphic
LCD controller: SSD1818A
Parallel interface
Initial routine code
Command write and Data write
Base functions and application code
Ascii font library
Prod ...
Java编程 December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7
December 19, 2006 - Ant 1.7.0 Available
Apache Ant 1.7.0 is now available for download.
Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group ...
GPS编程 function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by R
function [U,V,num_it]=fcm(U0,X)
% MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J.
% Hathaway on June 21, 1994.) The fuzzification constant
% m = 2, and the stopping criterion for successive partitions is epsilon =??????.
%*******Modified 9/15/04 to have epsilon = ...
数值算法/人工智能 Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs
Batch version of the back-propagation algorithm.
% Given a set of corresponding input-output pairs and an initial network
% [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the
% network with backpropagation.
%
% The activation functions must be either linear or tanh. The network
...