-
hgfx1
求两个数组的和差积商,其主要功能就是计算两个数组的和差积商(Find difference between two arrays and product providers)
- 2011-09-07 17:10:54下载
- 积分:1
-
HHSUPA_SystemS
用matlab软件对HSUPAA系统进行仿真,主要是调度算法之类
(Matlab software HSUPAA system simulation, is the class of scheduling algorithms)
- 2012-08-05 23:35:32下载
- 积分:1
-
test-file--lsbmatching-revisited
the code is based on lsb matching revisited technique the new technique available to the user for steganography. that provide high accuracy
- 2014-02-15 21:32:08下载
- 积分:1
-
rcosdemo
MATLAB是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。(MATLAB is a commercial mathematical software produced by MathWorks company, senior technical computing for algorithm development, data visualization, data analysis and numerical computing language and interactive environment, including MATLAB and Simulink two parts.)
- 2014-11-30 20:56:58下载
- 积分:1
-
runge4
解一阶微分方程的matlab龙格库塔法计算程序算例(Solution of first-order differential equations Runge-Kutta method matlab program examples)
- 2013-11-22 15:15:38下载
- 积分:1
-
SWII
Swerling case two radar target
- 2012-01-31 00:13:09下载
- 积分:1
-
zhiwen
包括指纹图像的离散化,特征提取,gabor滤波等等。。(consist of dirImg,extract,gaborfilter,and so on.)
- 2010-01-02 11:04:18下载
- 积分:1
-
matlab-function
关于matlab中的一些函数,以及对于函数的使用与说明(A document which is about the function in matlab)
- 2012-04-16 09:23:08下载
- 积分:1
-
atmospheric-effect
建立了强湍流模式下无线光通信模型,并在模型的基础上讨论了SISO与SIMO中的误码率。(Strong turbulence mode optical wireless communication model, and discussed in the model based on the error rate in SISO and SIMO.)
- 2012-07-12 21:31:44下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1