-
ACATSP
说明: 基于蚁群算法的TSP问题求解的MATLAB程序(TSP problem based on ant colony algorithm for solving the MATLAB program)
- 2010-04-23 21:43:16下载
- 积分:1
-
l2dwave
* A. Salih, Dept. of Mechanical Engg., NIT - Trichy, India. *
*************************************************************************
* THIS PROGRAM SOLVES TWO-DIMENSIONAL LINEAR WAVE EQUATION IN A *
* DOUBLY PERIODIC DOMAIN USING FINITE DIFFERENCE METHOD *
* -Schemes: 1. Upwind Scheme *
* 2. MacCormack Method *
* 3. ENO-2 Scheme *
*************************************************************************
*
- 2012-07-18 22:46:14下载
- 积分:1
-
m041010
100个matlab学习程序,通过它可以全面的学会matlab编程,和一些简单算法的使用(100 matlab learning process, it can fully learn matlab programming, and some simple algorithm using
)
- 2014-09-26 16:19:09下载
- 积分:1
-
phone
产生电话号码的matlab代码,很好的资料,值得学习(Matlab code generated telephone numbers, good information, it is worth learning)
- 2012-09-27 22:19:24下载
- 积分:1
-
marks
说明: 提供图形标记的用户界面,按照用户要求改变标记类型。(Provide graphical user interface tags, in accordance with the user to change the tag type.)
- 2009-08-12 11:23:56下载
- 积分:1
-
MUSIC
这是功率谱估计得MUSIC算法的实现,代码能仿真成功(This is the power spectrum estimation in MUSIC algorithm, the code can be successful simulation)
- 2013-09-17 21:02:54下载
- 积分:1
-
ccancorra
cancorr的matlabb程序。用于信号的典型相关分析。
(cancorr matlabb program. Canonical correlation analysis for signal.)
- 2012-08-14 00:29:09下载
- 积分:1
-
german_highway-master
高速公路上关于车流量与速度关系,以及发生事故的可能性。(About the relationship between traffic volume and speed on the highway, and the possibility of accidents.)
- 2014-08-01 17:59:26下载
- 积分:1
-
Simulink_Files_DPD
Nonlinear Distortion in Wireless Systems: Modeling and Simulation with Matlab一书中的源代码simulink文件.(This book covers the principles of modeling and simulation of nonlinear distortion in wireless communication systems with MATLAB® simulations and techniques
In this book, the author describes the principles of modeling and simulation of nonlinear distortion in single and multichannel wireless communication systems using both deterministic and stochastic signals. Models and simulation methods of nonlinear amplifiers explain in detail how to analyze and evaluate the performance of data communication links under nonlinear amplification. The book addresses the analysis of nonlinear systems with stochastic inputs and establishes the performance metrics of communication systems with regard to nonlinearity. In addition, the author also discusses the problem of how to embed models of distortion in system-level simulators such as MATLAB® and MATLAB Simulink® and provides practical techniques that professionals can use on their own projects. Finally, the book explores simulation )
- 2013-01-20 13:26:44下载
- 积分:1
-
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