搜索结果
找到约 12 项符合
synthetic 的查询结果
按分类筛选
数学计算 Lamb problem: The analytical solution of vertical point source. This is very important for synthetic
Lamb problem: The analytical solution of vertical point source. This is very important for synthetic modeling
其他 Scalable Wavelet Coding for Synthetic/Natural Hybrid Images IEEE Transactions on Circuits and System
Scalable Wavelet Coding for Synthetic/Natural Hybrid Images IEEE Transactions on Circuits and Systems for Video Technology
书籍源码 Abstract: This thesis describes the incremental development and main features of a synthetic multi-a
Abstract: This thesis describes the incremental development and main features of a synthetic multi-agent system called UvA Trilearn 2001. UvA Trilearn 2001 is a robotic soccer simulation team that consists of eleven autonomous software agents. It operates in a physical soccer simulation system calle ...
matlab例程 Synthetic Aperture Radar Signal Processing with MATLAB Codes(Wiley, 1999)一书的源码
Synthetic Aperture Radar Signal Processing with MATLAB Codes(Wiley, 1999)一书的源码
VHDL/FPGA/Verilog The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontro
The Synthetic PIC
Verion 1.1
This a VHDL synthesizable model of a simple PIC 16C5x microcontroller.
It is not, and is not intended as, a high fidelity circuit simulation.
This package includes the following files. Note that the license agreement
is stated in the main VHDL file, PICCPU.VHD and com ...
matlab例程 SAR (synthetic aperture radar) image processing matlab code
SAR (synthetic aperture radar) image processing matlab code
matlab例程 Stripmap and Spotlight Synthetic aperture radar matlab code....
Stripmap and Spotlight Synthetic aperture radar matlab code....
通讯编程文档 MPEG-4 标准文档 access to visual objects in natural and synthetic moving pictures and associated natura
MPEG-4 标准文档
access to visual objects in natural and synthetic moving pictures and associated natural or synthetic sound for
various applications such as digital storage media, internet, various forms of wired or wireless communication etc.
The use of ISO/IEC 14496 means that motion video can be ...
文件格式 We propose a novel approach for head tracking, which combines particle filters with Isomap. The part
We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each particle. The most weighted particle ap ...
数学计算 Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Descrip
Summary: Newton-Raphson method for all real roots of the polynomial.
MATLAB Release: R11
Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.