-
icp
迭代最近点算法的matlab源码,可以实现对3维点数据的对齐(Iterative nearest point algorithm matlab source code, you can realize 3-dimensional data on the alignment)
- 2007-10-30 18:19:07下载
- 积分:1
-
satellite-image
satellite image 21213213
- 2012-04-14 18:34:27下载
- 积分:1
-
SGA_TSP
标准GA算法解决TSP问题的Matlab源代码(standards GA solution of TSP Matlab source code)
- 2007-04-09 17:15:22下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
Laser-Rate-Erquation-Sim
Simulation of semiconductor rate equation usinf ODE45 tool
- 2011-09-07 03:39:43下载
- 积分:1
-
communication-technology
建立数学模型,求解能量最优条件下的分群数量(现代通信技术)。同构网络、同构网络、N节点随机部署,网络范围A*A;距离sink较远,认为所有点到sink距离相等。(A mathematical model, solving the energy clustering under optimal conditions the number of (modern communication technology). Homogeneous network, homogeneous network, N nodes are randomly deployed network-wide A* A far from the sink, that all points equidistant to the sink.)
- 2011-10-21 13:21:56下载
- 积分:1
-
MATLABhunhebiancheng
基本信息--混合编程 VB
出版社: 清华大学出版社 第1版 (2008年5月1日)
丛书名: MATLAB工程应用系列丛书
平装: 297页
正文语种: 中文
开本: 16
ISBN: 7302172315, 9787302172314
条形码: 9787302172314
产品尺寸及重量: 26 x 19 x 2.6 cm 440 g
ASIN: B00199KXEO (Basic information- Hybrid Programming VB Publisher: Tsinghua University Press 1 (May 1, 2008) Series Name: MATLAB Application Series Paperback: 297 Body Language: English Folio: 16 ISBN: 7302172315, 9787302172314 bar code: 9787302172314 Product size and weight: 26 x 19 x 2.6 cm 440 g ASIN: B00199KXEO)
- 2010-07-13 17:20:36下载
- 积分:1
-
PMSM_PI
说明: 一个完整的永磁同步电机SVPWM控制模型(A complete model of permanent magnet synchronous motor SVPWM control)
- 2011-04-06 08:57:48下载
- 积分:1
-
lpc-by-matlab
说明: 基于matlab的lpc分析,即线性预测。分析较为全面,且测试通过。(The lpc matlab-based analysis, that is linear prediction. More comprehensive analysis and test.
)
- 2011-04-06 14:00:45下载
- 积分:1
-
matlab_gui
此文档用于指导matlab图形化界面的设计,对于良好界面,实验平台的生成有所帮助(This document is for guidance matlab graphical interface designed to help generate good interface, experimental platform)
- 2013-03-21 08:22:06下载
- 积分:1