-
pcb缺陷检测
利用MATLAB进行PCB电路板的缺陷分析。(PCB.Perform defect analysis of PCB.)
- 2021-04-27 12:38:44下载
- 积分:1
-
Chapter_14
波形信道的仿真,主要是多径衰落包括了散射模型和离散模型(Channel waveform simulation, mainly multipath fading include scattering model and the discrete model)
- 2007-11-27 22:28:53下载
- 积分:1
-
test3_4
说明: 方程组追赶法的C++程序以及MATLAB源程序(Equations chase law procedures and the MATLAB C++ source code)
- 2011-04-12 00:03:24下载
- 积分:1
-
vchengxu
本人找到的用来处理matlab数据的一个小程序,希望有用(I find the data used to handle Matlab a small procedures in the hope that useful)
- 2007-06-17 08:43:58下载
- 积分:1
-
id_Vg_v_as_param_new
在存在界面层的情况下,铁电存储器MFIS-FET结构漏极电流随界面层厚度变化的关系(Interface layer in the presence of the case, ferroelectric memory, MFIS-FET structure, the drain current with changes in the relationship between the interface layer thickness)
- 2010-06-24 11:04:46下载
- 积分:1
-
M_DSB_SC
When you make a DSB_SC Modulation, it is very useful.
- 2010-07-06 19:33:00下载
- 积分:1
-
chap5
滑模变结构控制的MATLAB仿真实例之二 (Sliding Mode Variable Structure Control of MATLAB simulation examples of the Second)
- 2008-06-12 18:51:46下载
- 积分:1
-
2
说明: 差分维数计算源代码,大家一定用得到!!!(Differential dimension calculation source code, we must use to get! ! !)
- 2011-09-18 00:48:48下载
- 积分:1
-
fullwave_inverters
Full wave inverter for power electronics applications as wind trtansformation
- 2015-01-28 09:39:00下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1