-
xi32
2*4 mimo系统的误码率测量。经过rayleigh信道(ber of 2*4 mimo)
- 2010-06-05 08:53:29下载
- 积分:1
-
centerxzcenter
中心显示格式和修正中心显示格式求解poisson方程,矩形区域,狄利克雷边界情况!(Center display format and the correction center display format for solving poisson equations, rectangular area, Dirichlet boundary conditions!)
- 2011-01-14 14:02:47下载
- 积分:1
-
infomax
说明: 这是一个基于最大信息判据的盲源分离算法程序,这个程序能很好的分离信号。(This is a criterion based on the maximum information algorithm for blind source separation procedures, which can be a very good signal separation.)
- 2021-04-25 11:28:46下载
- 积分:1
-
lunkai_V6.7
可以广泛的应用于数据预测及数据分析,计算晶粒的生长,入门级别程序,包含特征值与特征向量的提取、训练样本以及最后的识别。( Can be widely used in data analysis and forecast data, Calculation of growth, entry-level program grains Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition.)
- 2016-06-12 14:27:52下载
- 积分:1
-
chapter19
说明: 模拟退火算法解决旅行商问题。模拟退火算法能以较大概率求得全局最优解。(Simulated annealing algorithm is used to solve the traveling salesman problem. The simulated annealing algorithm can get the global optimal solution with high probability.)
- 2021-03-30 14:31:10下载
- 积分:1
-
juzhengongneng
矩阵功能的演示 首先显示矩阵 所有数据按照MATLAB中的矩阵操作实例实现(Matrix function shows the first display all the data matrix in the matrix operation in accordance with examples of MATLAB Implementation)
- 2010-06-24 16:19:57下载
- 积分:1
-
FDTD2
二维电源-地同步噪声电磁仿真程序,用FDTD编写的,可以参考一下(applies finite difference time domain method to analyze transmission coefficient.)
- 2009-11-16 21:46:21下载
- 积分:1
-
mixture_of_gaussians
说明: 这个代码适用于检测运动目标,基于混合高斯建模的运动目标检测。(this code can help you detection some objects,such as car,people,and so on. which based on mixture of gaussians background model)
- 2011-04-08 15:54:50下载
- 积分:1
-
power_turbin
power turbine in fundemental of electric machinary
- 2011-06-18 01:07:50下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1