-
Boundary-conditions
fdtd 2种边界条件的算法及算法案例,有效地解决吸收和散射问题、(the case of the algorithm and the algorithm fdtd boundary conditions, and effective solution to the absorption and scattering problems)
- 2013-03-07 09:53:12下载
- 积分:1
-
hehehe
Designing slider in GUI :
I updated the original code to make function return value its window to another window.
- 2014-12-15 13:04:30下载
- 积分:1
-
FDBPM3D_free_space
时域有限差分法三维自由空间传播电磁场场分布(Finite Difference Beam Propagation Method)
- 2013-12-10 11:27:45下载
- 积分:1
-
基于VV算法的载波相位估计 PhaseEstimation
说明: 此程序基于VV算法的载波相位估计。该算法既可以估计载波初始相位差。这种算法估计的精确度高。(This program is based on the carrier phase estimation of VV algorithm. The algorithm can estimate the initial carrier phase difference. The accuracy of this algorithm is high.)
- 2020-11-02 10:19:53下载
- 积分:1
-
MATLAB......renlainshibie
说明: 基于MATLAB的人脸检测,对初学者和相关人员有帮助的(MATLAB-based face detection, and associated personnel for beginners help)
- 2011-04-12 10:52:49下载
- 积分:1
-
unit commitment and ELD by dynamic programming
Unit commitment and economic load dispatch by dynamic programming
- 2019-05-08 19:56:05下载
- 积分:1
-
replay
This file is part of UBIFS.
- 2015-04-21 11:04:34下载
- 积分:1
-
IEEE802.11asystermusinginmatlab
关于IEEE 802.11a 系统的图形界面仿真(The file is "IEEE80211a.mdl" file to be opened using simulink. The model is self-explanatory. It is built up based on the
software techniques )
- 2009-02-21 02:30:34下载
- 积分:1
-
GetKC
一个非常有用的计算lempel-ziv复杂度的程序,可用于状态监测等问题。(A useful lempel-ziv complexity calculation procedures, can be used for condition monitoring.)
- 2013-02-05 01:26:13下载
- 积分:1
-
fisher
费希尔线性判别分析代码
Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and -1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem( Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and-1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem)
- 2010-05-27 23:16:12下载
- 积分:1