-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1
-
混沌映射特性
tent帐篷映射分岔图 Henon映射 matlab 运行可直接看图(tent map, bifurcation graphs for a tent and henon system)
- 2021-04-10 11:08:59下载
- 积分:1
-
GA_and_ACO_TSP
使用遗传算法和蚁群算法求解TSP问题,并且
实时地将计算结果和所用时间等信息显示在界面上,很直观。(The use of genetic algorithms and ant colony algorithm for TSP problem, and real-time results and the use of the time information is displayed in the interface is very intuitive.)
- 2010-09-03 21:45:37下载
- 积分:1
-
Deconvolution
此程序为地震数据处理中的反褶积,用于提高纵向分辨率。此程序构建在简单褶积模型上,分为脉冲和预测反褶积两种,参数可自调。(This procedure for seismic data processing deconvolution, used to improve the vertical resolution. This program is built on a simple convolution model is divided into pulses and predictive deconvolution two parameters can be self-adjusting.)
- 2014-10-19 13:23:50下载
- 积分:1
-
work
DFS以及海明窗汉宁窗的各种实例代码。对学习matlab很有帮助(DFS work hanming hainig
matlab)
- 2011-12-17 15:15:09下载
- 积分:1
-
GA
说明: MATLAB和C++开发都有,代码齐全,资料非常有指导意义,适合有一定基础的人。(含资料:全国高技术重点图书·通信技术领域 遗传算法及其应用)(It concludes code of matlab and c++,and some important referance is also included.)
- 2011-12-04 12:48:25下载
- 积分:1
-
viterbi
matlab仿真中的(2,1,2)卷积码和维特比译码的码源。(matlab simulation (2,1,2) convolutional code and Viterbi decoding of the code source.)
- 2012-04-26 13:46:25下载
- 积分:1
-
Encoder_arduino
arduino下的增量编码器库文件,很好用的(Incremental encoder library files under Arduino
)
- 2014-09-05 15:59:20下载
- 积分:1
-
basicDsp
这是数字信号处理方面的一些源码,主要涉及信号处理的基本内容,如傅立叶变换,基本的滤波器等。只供学习参考。(This is the digital signal processing some of the source, mainly involving the basic elements of signal processing, such as Fourier transform, the basic filter. Reference for learning.)
- 2007-10-22 16:12:50下载
- 积分:1
-
Matlab7_examble
《精通matlab7》 电子工业出版社,王正林,刘明编著,原版光碟。()
- 2007-09-29 00:50:04下载
- 积分:1