-
emd
希尔伯特黄变换中的第一步EMD的matlab代码,希望对大家有用。(Hilbert-Huang transform in MATLAB code for the first step of EMD, hope useful to everybody)
- 2012-05-23 20:49:30下载
- 积分:1
-
sst-matlab
利用卫星数据描绘大洋表面温度,并附有分析说明(Using satellite data depicting ocean surface temperatures, along with analysis shows)
- 2020-08-26 09:48:14下载
- 积分:1
-
InitScript
matlab initscript file
- 2010-06-04 03:57:49下载
- 积分:1
-
vectline
说明: 这是一个能根据输入的符号表达式画三维或二维图形的matlab程序。(This is a symbolic import of expression 2D or 3D drawing of Matlab graphics procedures.)
- 2005-11-14 09:30:25下载
- 积分:1
-
MCMADD
这是一个实现MCMA+DD算法的盲均衡算法,在已有的CMA算法基础上进行改进,可以解决相位旋转(This is a realization MCMA+DD algorithm blind equalization algorithm, the existing CMA algorithm based on improved phase rotation can be solved)
- 2020-12-17 17:49:11下载
- 积分:1
-
conv_s_to_impulse
通常通过网络分析仪测量信道响应,但网络分析仪的输出为S4P,而信道仿真采用时域冲击响应。本程序将S4P转化为时域冲击响应。(Usually channel response is measured by network analyzer. However the output of network analyzer is S4P and channel simulation use impulse response in time domain. This program converts S4P to impulse response.)
- 2014-09-19 18:24:31下载
- 积分:1
-
BinaryIntegerProg
说明: 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~
付上matlab程序,有需要的自己拿吧。
function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name)
f = load(f_file_name)
A = load(A_file_name)
b = load(b_file_name)
Aeq = load(Aeq_file_name)
Beq = load(beq_file_name)
x = bintprog(f, A, b, Aeq, beq)
fp = fopen(write_file_name, w )
fprintf(fp, d\n ,x)
fclose(fp)(good daima!)
- 2011-04-17 09:24:01下载
- 积分:1
-
adrc-ok
自抗扰控制器源代码,本系统由两个部分组成,分别是观测器,微分器((adrc) source code,This system consists of two parts, respectively is the observer, differentiator yards)
- 2014-08-18 11:25:45下载
- 积分:1
-
xz_rot_2changhoptac_DF
mo phong ve ber cua mang 2 chang voi nut chuyen tiep af co dinh hop tac
- 2015-04-10 17:16:16下载
- 积分:1
-
simulink
simulink仿真,模块介绍基础教程,(simulink-based Tutorial)
- 2009-11-17 18:50:14下载
- 积分:1