-
Smscorrelation
求逐月异常序列x(n,12)和y(n,12)(n是年)的相关系数r(24),其中j=1~12是1~12个月的情形,13~22是冬、春、夏、秋、冬季逐月、春季逐月、夏季逐月、秋季逐月、逐月、年、冬半年逐月(NDJFMA)、夏半年逐月(MJJASO)的序列的情形
(Abnormalities associated)
- 2014-01-19 22:36:55下载
- 积分:1
-
dad
利用MATLAB的GUI功能制作电机旋转磁场演示软件。(MATLAB-GUI features making use of the motor rotating magnetic field presentation software.)
- 2010-12-07 13:43:46下载
- 积分:1
-
zhenneiyuce
帧内预测编码,已调试成功,垂直预测,其他预测方式可进行相应的修改(Intra prediction coding, debugging has been successful, the vertical prediction, other prediction methods can be amended accordingly)
- 2010-05-13 17:08:59下载
- 积分:1
-
GA_for_Matlab5
matlab的遗传算法(GA)程序,补充了该工具箱可以用于解决优化问题。(matlab genetic algorithm (GA) procedure, add the toolbox can be used to solve the optimization problem.)
- 2009-07-09 16:27:23下载
- 积分:1
-
read_segy_file
在地球物理勘探中读取与导出SEG-Y格式数据(reads a SEG-Y file and outputs a seismic structure)
- 2016-03-24 13:25:58下载
- 积分:1
-
xiaobobaofenjienengliangchonggou
小波包分解重构程序,克服小波分解在高频段的频率分辨率较差(Wavelet packet decomposition and reconstruction program, overcome the wavelet decomposition in the poor frequency resolution in high frequency
)
- 2013-09-22 10:22:03下载
- 积分:1
-
2014-08-16-15.21.59-2
TOILET COMPONENTS FROM 10 years ago!!!!!!
- 2014-10-18 10:44:42下载
- 积分:1
-
degital
本程序实现轨迹生成。基于的原理是飞行器位置和姿态解耦,对其进行独立设计,通过反解出惯性器件信息,从而用于导航。(The program trajectory generation. Based on the principle of the aircraft position and attitude decoupling its independent design, the inverse solution inertial devices used for navigation.)
- 2013-04-15 23:25:38下载
- 积分: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
-
audio_watermarking_mpeg1_attack
compress the watermarked audio signal with the mpeg1 codec to test the robustness
input : vector representing the watermarked audio file
output : vector representing the watermarked audio file compressed by the mpeg1 codec
- 2012-11-15 22:07:48下载
- 积分:1