-
throughwall
这是使用射线跟踪法求解墙体造成误差的程序,分别有穿单面墙,平行双墙,垂直双墙的情况(This is to use ray-tracing procedure for solving the error caused by the wall, respectively, through a single wall, parallel to the double wall, vertical double-wall case)
- 2010-09-02 13:21:51下载
- 积分:1
-
grams
Gram-Schmidt orthogonalization of the columns of A.
- 2010-03-06 17:19:43下载
- 积分:1
-
Vector_Control_SVPWM
vector controlof machine with svpwm
- 2014-02-26 01:46:35下载
- 积分:1
-
sheji123
2ask,2psk,2fsk,2dpsk的仿真代码,验证调制和解调的过程(2ask, 2psk, 2fsk, 2dpsk simulation code, validation process of modulation and demodulation)
- 2010-12-26 16:32:03下载
- 积分:1
-
ar-kalman-1
基于卡尔曼算法的AR模型系数预测,利用卡尔曼滤波算法对AR模型的系数进行实时更新,可以观察到预测准确度有明显提高(Kalman algorithm based on AR model coefficients predicted using the Kalman filter AR model coefficients for real-time updates can be observed significantly improve prediction accuracy)
- 2011-05-09 10:14:52下载
- 积分:1
-
Possion-formula
超松弛迭代法编写matlab程序求解槽空间电位分布问题(Overrelaxation iterative method to write matlab program for solving groove space potential distribution problems)
- 2012-11-13 20:55:30下载
- 积分:1
-
mie-matlab
本文对偏振光干涉理论进行了MATLAB 设计与仿真,在分析偏振光干涉现象模型的基础上,运用MATLAB 工具实现了偏振光干涉现象的计算机仿真,使这一抽象而复杂的物理现象变得直观、简单,且容易理解。(Polarized interference theory, design and simulation of MATLAB, polarized interference computer simulation using MATLAB tool based on the analysis of polarized light interference phenomenon model so abstract and complex physical phenomena become intuitive, simple, and easy to understand.)
- 2013-03-13 17:09:23下载
- 积分:1
-
cgsvd
CGSVD Compact generalized SVD of a matrix pair in regularization problems.
sm = cgsvd(A,L)
[U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu]
Computes the generalized SVD of the matrix pair (A,L):
[ A ] = [ U 0 ]*[ diag(sigma) 0 ]*inv(X)
[ L ] [ 0 V ] [ 0 eye(n-p) ]
[ diag(mu) 0 ]
where
U is m-by-n , sigma is p-by-1
V is p-by-p , mu is p-by-1
X is n-by-n .
It is assumed that m >= n >= p, which is true in regularization problems.
Reference: C. F. Van Loan, Computing the CS and the generalized
singular value decomposition , Numer. Math. 46 (1985), 479-491.
Per Christian Hansen, IMM, 12/19/97.
Initialization.
- 2021-03-25 20:29:14下载
- 积分:1
-
qpso
说明: k-中心与qpso算法的结合,从文档中读取对象数据,没有维限制。需要设定类别数,先由k-中心计算出各类中心,然后由qpso优化,得到聚类结果,并保存聚类信息。(algorithm for k-medians and qpso combination of object data read from the document, there is no dimension restrictions. Need to set the number of categories, first calculate the k-medians types of center, and then optimized by qpso obtained clustering results, and save the clustering of information.)
- 2010-03-24 14:10:48下载
- 积分:1
-
mimo-stimulate
mimo系统空时码的编码与matlab仿真(mimo systems with space-time codes matlab simulation code)
- 2011-04-25 19:36:07下载
- 积分:1