APPROACH

共 265 篇文章
APPROACH 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 265 篇文章,持续更新中。

The existence of numerous imaging modalities makes it possible to present different data present in

The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal im

In an electromagnetic cloak based on a transformation approach, reduced sets of material properties

In an electromagnetic cloak based on a transformation approach, reduced sets of material properties are generally favored due to their easier implementation in reality, although a seemingly inevitab

A novel particle swarm optimization approach for product design and manufacturing

A novel particle swarm optimization approach for product design and manufacturing

Fundamentals of Global Positioning System Receivers A Software Approach

Fundamentals of Global Positioning System Receivers A Software Approach

改程序基于改进节点法(Modified Nodal Approach)与全矩阵技术在Matlab中实现线性电阻电路的符号分析。可以在GUI中描述待分析的电路结构、启动分析并直观的观察分析结果。在实现分

改程序基于改进节点法(Modified Nodal Approach)与全矩阵技术在Matlab中实现线性电阻电路的符号分析。可以在GUI中描述待分析的电路结构、启动分析并直观的观察分析结果。在实现分析功能的同时,提供完整的编辑、输入保护以及数据保存功能。详细说明请见压缩包内文档。

Electrodynamics - A Modern Geometric Approach

一种新的描述电磁学的几何方法, William E. Baylis著, 英文版

粒子滤波的基本程序及粒子滤波原始论文Novel approach to nonlinear_non-Gaussian Bayesian state estimation

粒子滤波的基本程序及粒子滤波原始论文Novel approach to nonlinear_non-Gaussian Bayesian state estimation

传感器网络中基于到达时间差有效的凸松弛方法的稳健定位

<div> We consider the problem of target localization by a </div> <div> network of passive sensors. When an unknown target emits an </div> <div> acoustic or a radio signal, its position can be local

PRINCIPLE: PLS cross-validation using the SIMPLS or WIMPLS algorithm, respectively for tall or wide

PRINCIPLE: PLS cross-validation using the SIMPLS or WIMPLS algorithm, respectively for tall or wide X-data. The optimal approach is selected automatically.

We propose a technique that allows a person to design a new photograph with substantially less effo

We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such

Semantic analysis of multimedia content is an on going research area that has gained a lot of atten

Semantic analysis of multimedia content is an on going research area that has gained a lot of attention over the last few years. Additionally, machine learning techniques are widely used for multime

Total variation image deconvolution_A majorization-minimization approach

Total variation image deconvolution_A majorization-minimization approach

Testability is the concern most often voiced by Texas Instruments (TI&#228 ) application specific i

Testability is the concern most often voiced by Texas Instruments (TI&#228 ) application specific integrated circuit (ASIC) users. This document is intended to consolidate TI policies into a coheren

The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d

The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline,

This paper presents a visual based localization mechanism for a legged robot. Our proposal, fundame

This paper presents a visual based localization mechanism for a legged robot. Our proposal, fundamented on a probabilistic approach, uses a precompiled topological map where natural landmarks like

This paper provides a rigorous comprehensive approach to the design of the principal software algor

This paper provides a rigorous comprehensive approach to the design of the principal software algorithmsutilized inmodern-day strapdown inertial navigationsystems: integration of angular rate into at

Model-based predictive control: a practical approach此程序为模型预测控制的例程

Model-based predictive control: a practical approach此程序为模型预测控制的例程

小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_tes

小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonl

Blind extraction of a cyclostationary signal using reduced-rank cyclic regression—A unifying approac

Blind extraction of a cyclostationary signal using reduced-rank cyclic regression—A unifying approach

8puzzle game by Java This program can automatically solve 8 puzzle games with Manhattan approach

8puzzle game by Java This program can automatically solve 8 puzzle games with Manhattan approach and show each step.