-
Matrix_Pencil
出一种实现不同维间估计结果自动配对的二维频率估计算法。首先把二维频率估计问题转化成两个矩阵束的特征值问题。根据矩阵束的特征求出两个矩阵束的公共特征向量,并以此为基础同时求出两个矩阵束的特征值。算法估计误差与现有算法相近,但解决了现有算法普遍存在的配对难题。
(Matrix pencils play an important role in numerical linear algebra. The problem of finding the eigenvalues of a pencil is called the generalized eigenvalue problem. The most popular algorithm for this task is the QZ algorithm, which is an implicit version of the QR algorithm to solve the associated eigenvalue problem B − 1Ax = λx without forming explicitly the matrix B − 1A (which could be impossible or ill-conditioned if B is singular or near-singular)
)
- 2010-06-15 11:22:58下载
- 积分:1
-
SimulateDWMRI123
You can use this script to generate synthetic DWMRI or DTI datasets
- 2010-11-18 07:17:37下载
- 积分:1
-
Radar_Equation
说明: 雷达方程的Matlab仿真程序,主要为计算雷达探测距离,发射功率,回波功率等。(Radar Equation for Matlab)
- 2011-04-05 20:44:07下载
- 积分:1
-
MISON
The Comparison in capacity between SISO and MIMO
- 2015-04-04 09:57:59下载
- 积分:1
-
Multi-vehicle-routing-problem
多车辆车辆路径问题,用遗传算法编程,保证可用(Multi-vehicle routing problem, using genetic programming algorithm to ensure that the available)
- 2016-06-14 19:09:49下载
- 积分:1
-
main_LCR
The MATLAB M-file plots the level crossing rate for an input signal using the lcr function.
- 2010-11-23 00:09:38下载
- 积分:1
-
ss_Pe96
说明: 这个程序是描述了跳频系统在部分边带干扰下的BFSK系统的仿真,主要是误码率计算函数(This procedure is described in some side-band frequency-hopping system under the disturbance of the BFSK system simulation, bit error rate is mainly a function)
- 2010-03-29 22:00:55下载
- 积分:1
-
fuzzy_c_means
CODE是寫利用FUZZY的方式來做分群,也就是有歸屬度的程度分別 ,個人覺得比硬式分群結果來的較好,最後會畫圖來顯示結果.(CODE is written using FUZZY way to do grouping, which is a degree of attribution degrees, respectively, than the rigid grouping personally feel better the results will finally drawing to show the results,)
- 2009-09-10 14:23:09下载
- 积分:1
-
ensembles_pca_svm_new10v
pca做特征降维,然后进行特征空间随机分割构造多个svm分类器,并行处理,对样本进行分类,基于特征空间的svm多分类器(using pca reduce feature dimension,split feature space and then randomly divided over svm classifier construction, parallel processing, the samples were classified, based on multi-feature space classification svm
)
- 2011-05-26 16:11:12下载
- 积分:1
-
Current Distribution
本程序研究了已知电位分布的带电导体棒和方形平板的电荷分布模型,并利用矩量法对导体棒电荷线密度和平板的对角线电荷密度进行求解。讨论了不同模型下的算法和划分格数对电荷线密度结果的影响并经行了对比分析。(This program studies the charge distribution model charged conductor rods and square plates known potential distribution, and use of the method of moments for the diagonal line charge density charge density conductor rod and plate solve. The effects of the algorithm and divide the number of cells under different models of the charge line density results and comparative analysis by the line.)
- 2015-08-02 09:20:55下载
- 积分:1