-
RSana
说明: 用于计算HURST指数的分形维数的MATLAB小程序,属于经典的。(HURST index used to calculate the fractal dimension of the MATLAB small procedures, are classic.)
- 2008-10-24 23:48:37下载
- 积分:1
-
beamfunction
matlab程序代码,三维杆单元有限元结构刚度和质量矩阵的生成(Matlab program code, 3 d finite element structure stiffness and stem the generation of mass matrix)
- 2012-03-31 11:07:25下载
- 积分:1
-
tianchongtu
填充图的MATLAB实现方法,主要解决图像处理中图像填充问题,相对去C语言,它更简单(Fill MATLAB implementation method, and mainly solves the problem of image processing image filling, relative to the C language, it is more simple)
- 2012-05-09 22:15:30下载
- 积分:1
-
col2im
用C语言编写MATLAB 函数, 以用于DSP芯片上(Use the programming language C to write MATLAB function, col2im )
- 2014-12-17 12:22:12下载
- 积分:1
-
mw
说明: 实现m序列和Walsh序列合成m-w复合序列,并且分别有m序列和Walsh序列的代码(M sequence and Walsh m- sequence synthesis w composite sequence, and there were m sequence code and Walsh sequences)
- 2015-03-09 09:21:55下载
- 积分:1
-
马氏距离
采用matlab来计算数据矩阵的马氏距离,里面有word关于马氏距离的介绍(Using matlab to calculate the data matrix of the Mahalanobis distance, which has the word on the introduction of Mahal)
- 2021-03-10 19:19:27下载
- 积分:1
-
chenweiqiang11
数字全息再现与优化算法研究,已经过调试成功(Representation and optimization of digital holography algorithms, debugging has been successful)
- 2020-06-26 19:00:01下载
- 积分:1
-
siyuanshu2
不同坐标系下相同测量点之间的四元数转换矩阵求解,可以此来求解坐标系A到坐标系B之间的转换矩阵(Different coordinates between the same measurement points quaternion transformation matrix solution can be used to solve this coordinate system A to coordinate system transformation matrix between B)
- 2010-05-28 16:49:44下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
chazhifa
实现三次样条插值信号包络线,本人在EMD算法时用到,效果已验证(Realize the cubic spline interpolation signal envelope, the effect is very good.)
- 2014-11-29 13:09:07下载
- 积分:1