-
fdtd2D_TM
说明: 利用时域有限差分(FDTD)仿真二维(2D)横磁波(TM)的传播,吸收边界条件为完全匹配层(PML)。(The use of finite difference time domain (FDTD) simulation of two-dimensional (2D) transverse magnetic (TM) the spread of absorbing boundary conditions for the perfectly matched layer (PML).)
- 2009-08-23 04:31:23下载
- 积分:1
-
yddl
说明: 压电电缆 技术资料,现在 路考主要 材料(Piezoelectric cable technical data, the main material is a road test)
- 2010-04-25 15:07:57下载
- 积分:1
-
PSOsearch
粒子群优化算法 可以进行选择及时跳出局部限制寻找最优点(PSO algorithm can be selected in time to find the most benefits out of local restrictions)
- 2011-05-05 20:40:30下载
- 积分:1
-
figure2epsV1_2
CONVERTING FIGURES TO MATRIX IN MATLAB
- 2013-09-10 18:03:23下载
- 积分:1
-
特征提取
说明: matlab程序,用于提取脑电数据的五种频域特征指标数值(matlab code, Five Frequency Domain Characteristic Index Values for Extracting EEG Data)
- 2021-03-13 20:59:24下载
- 积分:1
-
Statystyka
Satatistical program for variancy
- 2009-03-30 05:29:44下载
- 积分:1
-
chap2_05_LS
非常好而且比较经典的批处理最小二乘参数估计算法。(Very good and classic batch least squares parameter estimation algorithm.)
- 2012-05-10 17:59:21下载
- 积分:1
-
matlab
MATLAB6.5辅助优化计算与设计,遗传算法在车间布局优化中的应用(We address the two-stage assembly scheduling problem where there are m machines at the first stage and an assembly machine at the second stage. )
- 2009-05-29 11:10:24下载
- 积分:1
-
datefinder
Identifying overlapping period in time series.
Required input:
X = structure with in every cell (X{cell}) a measurement station.
every cell has its first three columns as [year,month,day]
Output:
begin_date = is beginning date of overlapping periods
end_date = end date of overlapping periods
output = structure with overlapping periods filtered
numcell = number of measurement stations
- 2012-12-30 09:15:29下载
- 积分:1
-
GaussianElimination
x=GaussianElimination(A,b)
GaussianElimination solves system of linear equations of the form Ax = b using Gaussian Elimination method.
A = n x n square matrix with the coefficients of the system of equations
as the elements of matrix A
b = column matrix with length = n
- 2012-10-11 19:42:13下载
- 积分:1