-
matlab
在MATLAB中写M文件:要求用三重循环求两矩阵相乘(M file in MATLAB, write: Request to use triple-loop order to multiply two matrices)
- 2009-10-23 19:27:35下载
- 积分:1
-
ofdm
ofdm基本原理 信道估计基本算法研究 应用前景(the basic principles of ofdm channel estimation algorithm for application of basic)
- 2009-04-22 10:31:45下载
- 积分:1
-
081030qpsk
对qpsk在高斯信道条件下合瑞利先到条件下的误码率进行了仿真(On the Gaussian channel in qpsk conditions together under the conditions of Rayleigh first simulated bit error rate)
- 2009-07-13 15:26:55下载
- 积分:1
-
aircraft-control-system-research
说明: 吴树范的论文,飞机的总能量控制系统的研究(aircraft control system research)
- 2011-03-10 10:53:37下载
- 积分:1
-
A-FUZZY-GENETIC-ALGORITHM-BASED-METHOD
A FUZZY-GENETIC ALGORITHM BASED METHOD
- 2012-05-29 17:09:20下载
- 积分:1
-
zz
说明: 中值滤波 将一幅图片先加载噪声 让后用中值滤波的方法去除(Median filter to add noise to an image after the first use median filter to remove)
- 2010-05-18 22:12:24下载
- 积分:1
-
Four-methods-for-power-spectrum
本程序包含四种常用的功率谱计算方法。包括周期图法等。(This program includes four kinds of commonly used calculation method of the power spectrum.Including the periodogram method, etc.)
- 2013-08-25 13:25:56下载
- 积分:1
-
count_unique
Find unique value in matrix then number if ubique alsi find....in matlab
- 2013-10-13 02:56:57下载
- 积分:1
-
optimization demos
说明: 介绍采用matlab语言,来实现优化算法,有很好的例子程序,对学习优化算法很有帮助(introduction to Matlab language, to achieve optimization algorithm, a very good example of procedure, to learn useful optimization algorithm)
- 2005-12-16 17:08:08下载
- 积分:1
-
Gauss_Seidel
一种非线性代数方程组的迭代解法。最早用于解算电力系统潮流。这种方法具有程序编制简单、占用内存少的优点,但算法收敛性差,计算时间长。(In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite. It was only mentioned in a private letter Gauss to his student Gerling in 1823.[1] A publication was not delivered before 1874 by Seidel.)
- 2014-11-20 22:12:52下载
- 积分:1