搜索结果
找到约 61 项符合
Obtain 的查询结果
按分类筛选
- 全部分类
- Java编程 (7)
- 其他 (5)
- 数值算法/人工智能 (4)
- 其他书籍 (4)
- 通讯/手机编程 (4)
- 书籍 (4)
- 单片机编程 (3)
- 行业发展研究 (3)
- matlab例程 (3)
- 可编程逻辑 (2)
- 数学计算 (2)
- 技术资料 (2)
- 模拟电子 (1)
- DSP编程 (1)
- 教程资料 (1)
- 通信网络 (1)
- 微处理器开发 (1)
- SQL Server (1)
- 压缩解压 (1)
- Linux/Unix编程 (1)
- 系统设计方案 (1)
- 汇编语言 (1)
- 人工智能/神经网络 (1)
- 文章/文档 (1)
- 软件设计/软件工程 (1)
- 金融证券系统 (1)
- Symbian (1)
- 电子书籍 (1)
- 文件格式 (1)
- VIP专区 (1)
汇编语言 Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: give
Matrix Transposition and Multiplication
It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
人工智能/神经网络 This demonstration illustrates the application of adaptive filters to signal separation using a str
This demonstration illustrates the application of adaptive filters to signal separation
using a structure called an adaptive line enhancer (ALE). In adaptive line
enhancement, a measured signal x(n) contains two signals, an unknown signal
of interest v(n), and a nearly-periodic noise signal eta(n). ...
数学计算 MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component
MATFOR FFT Visual Fortran program.
MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MAT ...
通讯/手机编程 The scope of this SCM simulator is to provide an easy-to-use, GUI supported, MATLAB developed applic
The scope of this SCM simulator is to provide an easy-to-use, GUI supported, MATLAB developed application to any user who requires a practical tool to perform MIMO simulations and to obtain statistical data.
数值算法/人工智能 The Window Design Method The basic idea behind the design of linear-phase FIR filters using the win
The Window Design Method
The basic idea behind the design of linear-phase FIR filters using the window
method is to choose a proper ideal frequency-selective filter [which always has
a noncausal, infinite duration impulse response] and then truncate its impulse
response hd[n] to obtain a linear-phas ...
金融证券系统 An example case is considered to price an option at a maturity of T years - prices are simulated for
An example case is considered to price an option at a maturity of T years - prices are simulated for Geometric brownian motion process at 2*T maturity, and Brownian Bridge is used to obtain prices at T maturity. Finally option prices are compared to Black Scholes values to verify results
其他书籍 the book provides many solved examples that illustrate the principles involved, and includes, in ad
the book provides many solved examples that illustrate the principles involved,
and includes, in addition, two chapters that deal exclusively with applications of
unconstrained and constrained optimization methods to problems in the areas of
pattern recognition, control systems, robotics, communicat ...
电子书籍 The i-mode service by NTT DoCoMo is a mobile phone service in Japan that provides its customers wit
The i-mode service by NTT DoCoMo is a mobile phone service in Japan that provides its
customers with both voice and comprehensive data services. With an i-mode phone, users can
exchange i-mode e-mail and obtain information from i-mode menu sites and i-mode compatible
Internet sites.
The i-mode phone ...
matlab例程 P3.20. Consider an analog signal xa (t) = sin (2πt), 0 ≤t≤ 1. It is sampled at Ts = 0.01, 0.05, and
P3.20. Consider an analog signal xa (t) = sin (2πt), 0 ≤t≤ 1. It is sampled at Ts = 0.01, 0.05,
and 0.1 sec intervals to obtain x(n).
b) Reconstruct the analog signal ya (t) from the samples x(n) using the sinc interpolation
(use &#8710 t = 0.001) and determine the frequency in ya (t) from your ...
其他书籍 Statistical-Learning-Theory The goal of statistical learning theory is to study, in a statistical
Statistical-Learning-Theory
The goal of statistical learning theory is to study, in a statistical
framework, the properties of learning algorithms. In particular,
most results take the form of so-called error bounds. This tutorial introduces
the techniques that are used to obtain such results.