-
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
-
localiaztion2010
为IEEE TRANSACTIONS ON SIGNAL PROCESSING 的信号源被动定位与跟踪领域的经典文章“Alleviating Sensor Position Error in Source Localization Using Calibration Emitters at Inaccurate Locations”的实现程序。(For the IEEE TRANSACTIONS ON SIGNAL PROCESSING passive source localization and tracking areas of classic article " Alleviating Sensor Position Error in Source Localization Using Calibration Emitters at Inaccurate Locations" implementation process.)
- 2011-11-28 09:59:36下载
- 积分:1
-
matlab-fourier
Matlab编程实现FFT变换及频谱分析的程序代码,很有用涂的,可以实现(Matlab Programming FFT transform and spectral analysis of the program code, useful for coating can be achieved)
- 2012-11-30 18:51:22下载
- 积分:1
-
潮流计算
潮流计算三种方法代码大合集,牛顿拉夫逊,高斯法,pq法(matlab,Large set of codes for power flow calculation, Newton Raphson, Gauss method, pq method)
- 2019-04-05 17:30:24下载
- 积分:1
-
ipf
这是一个时间序列的高通滤波matlab函数!(This is a time series of high-pass filter function matlab!)
- 2009-04-09 15:31:44下载
- 积分:1
-
Matlab
《MATLAB 遗传算法工具箱及应用》
作 者:雷英杰 张善文 李续武 周创明
出版社:西安电子科技大学出版社
本书系统介绍MATLAB遗传算法和直接搜索工具箱的功能特点、编程原理及使用方法。全书共分为9章。第一章至第四章介绍遗传算法的基础知识,包括遗传算法的基本原理,编码、选择、交叉、变异,适应度函数,控制参数选择,约束条件处理,模式定理,改进的遗传算法,早熟收敛问题及其防止等。第五章至第七章介绍英国设菲尔德(Sheffield)大学的MATLAB遗传算法工具箱及其使用方法,举例说明如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序。第八章和第九章介绍MathWorks公司最新发布的MATLAB遗传算法与直接搜索工具箱及其使用方法。 ()
- 2008-05-23 13:47:00下载
- 积分:1
-
SimulationofCommunicationSystems
最经典的通信仿真教程:simulation of communication systems modeling methodology and techniques(Classic communication simulation tutorials: simulation of communication systems modeling methodology and techniques)
- 2010-05-23 16:43:29下载
- 积分:1
-
butterworth-filter
本程序是设计巴特沃斯滤波器的代码,可以正常运行,实现巴特沃斯滤波器的基本功能。(butterworth filter)
- 2011-06-13 16:36:19下载
- 积分:1
-
single_tank_control_mpc_sfun
single tank design in simulink
- 2013-01-15 13:54:14下载
- 积分:1
-
Root_MUSIC
用于求解多个信号源波达方向的求根MUSIC算法,不需要进行二维谱峰搜索(Root MUSIC algorithm for solving multiple sources DOA and calculation is greatly reduced than the MUSIC algorithm )
- 2015-02-02 21:29:15下载
- 积分:1