搜索:algorithm+simulation
找到约 1,992 项符合「algorithm+simulation」的查询结果
结果 1,992
按分类筛选
- 全部
- matlab例程 (246)
- 人工智能/神经网络 (104)
- 数学计算 (84)
- 技术资料 (71)
- 加密解密 (70)
- 其他 (69)
- 通讯/手机编程 (62)
- 数值算法/人工智能 (54)
- 其他书籍 (54)
- 书籍源码 (53)
- 数据结构 (34)
- Java编程 (31)
- 通讯编程文档 (30)
- 压缩解压 (29)
- 软件设计/软件工程 (24)
- 文章/文档 (18)
- VHDL/FPGA/Verilog (18)
- 3G开发 (18)
- 系统设计方案 (17)
- 电子书籍 (14)
- Linux/Unix编程 (14)
- 网络 (14)
- 单片机开发 (14)
- 其他嵌入式/单片机内容 (13)
- 文件格式 (12)
- 技术管理 (12)
- 书籍 (12)
- DSP编程 (11)
- 软件工程 (8)
- 编译器/解释器 (7)
- JavaScript (7)
- 邮电通讯系统 (7)
- 行业发展研究 (7)
- GPS编程 (7)
- 操作系统开发 (6)
- Modem编程 (6)
- 编辑器/阅读器 (6)
- CA认证 (6)
- 汇编语言 (6)
- 嵌入式/单片机编程 (6)
- 驱动编程 (5)
- 多国语言处理 (5)
- 其他行业 (5)
- 教程资料 (4)
- 其他数据库 (4)
- VC书籍 (4)
- 游戏 (3)
- *行业应用 (3)
- Applet (3)
- STL (3)
- Windows Mobile (3)
- 中间件编程 (3)
- 并行计算 (3)
- 微处理器开发 (2)
- RFID编程 (2)
- 能源行业(电力石油煤炭) (2)
- 论文 (2)
- 电源技术 (1)
- 行业应用文档 (1)
- 无线通信 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 技术书籍 (1)
- 教程资料 (1)
- 教程资料 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 传真(Fax)编程 (1)
- 金融证券系统 (1)
- uCOS (1)
- 嵌入式Linux (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Symbian (1)
- Jsp/Servlet (1)
- 源码 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/534/230046.html
其他
This the implementation of structural SVM for training complex alignment models for protein sequence
This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles ...
https://www.eeworm.com/dl/518/289146.html
数值算法/人工智能
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error f ...
https://www.eeworm.com/dl/650/289334.html
人工智能/神经网络
Probability distribution functions. estimation - (dir) Probability distribution estimation. dsam
Probability distribution functions.
estimation - (dir) Probability distribution estimation.
dsamp - Generates samples from discrete distribution.
erfc2 - Normal cumulative distribution function.
gmmsamp - Generates sample from Gaussian mixture model.
gsamp - Generates sampl ...
https://www.eeworm.com/dl/534/399743.html
其他
AutoSitePasswords is a users admin tool for Apache web server. AutoSitePasswords keeps the users da
AutoSitePasswords is a users admin tool for Apache web server.
AutoSitePasswords keeps the users database and allows to append, edit,
delete and search the users records. AutoSitePasswords allows to generate
the random login/password serieses. AutoSitePasswords makes the Apache
p ...
https://www.eeworm.com/dl/534/487877.html
其他
sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step
sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimates. Provided with initial esti ...
https://www.eeworm.com/dl/534/480920.html
其他
Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2
Topics Practices:
Programming and Numerical Methods
Practice 1: Introduction to C
Practice 2: Cycles and functions
First part cycles
Part Two: Roles
Practice 3 - Floating point arithmetic
Practice 4 - Search for roots of functions
Practice 5 - Numerical Integration
Prac ...
https://www.eeworm.com/dl/534/248919.html
其他
The problem of image registration subsumes a number of problems and techniques in multiframe image
The problem of image registration subsumes a number of problems and techniques in multiframe
image analysis, including the computation of optic flow (general pixel-based motion), stereo
correspondence, structure from motion, and feature tracking. We present a new registration
alg ...
https://www.eeworm.com/dl/833419.html
技术资料
基于无迹卡尔曼滤波算法的锂电池SOC估计
应用无迹卡尔曼滤波算法(UKF)进行锂电池的SOC估计,采用Thevenin二阶RC等效电路模型,对HPPC电池脉冲充放电实验数据进行Matlab处理,得到较为准确的模型.通过在Matlab中编写算法程序,对不同工况的估计值与实际值进行误差估算及对比分析,通过此算法进行SOC估计,得到该算法可有效降低系统误差并纠正SOC的 ...
https://www.eeworm.com/dl/allegro/20129.html
allegro
Verilog编码中的非阻塞性赋值
 
One of the most misunderstood constructs in the Verilog language is the nonblockingassignment. Even very experienced Verilog designers do not fully understand how nonblockingassignments are scheduled in an IEEE compliant Verilog simulator and do not understand whenand ...
https://www.eeworm.com/dl/655/140841.html
微处理器开发
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) de
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around the common on-chip bus, and use a coherent method for simulation and synthesis. The library is vendor independent, with support for diff ...