-
EM_Datagram_Formats_RevM(2010)
Kongsberg EM 系列多波束解码说明书,可以参考里面的说明帮助实现底层解码。(Kongsberg EM Series
Multibeam echo sounder
EM datagram formats)
- 2014-12-02 21:41:21下载
- 积分:1
-
WGUO2zipa
关于小波去噪的MATLAB源程序序实现图像和信号的去噪可直接使用。
(On Wavelet Denoising MATLAB source sequence image and signal denoising can be used directly.)
- 2012-10-07 00:36:27下载
- 积分:1
-
tuxiatiqung
matlab的楚翔处理,色彩增强,二值滤波,旋转放大等功能,图像识别(the matlab Chu Xiang processing, color enhancement, binary filtering, rotation, zoom, image recognition)
- 2013-05-16 21:59:23下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
matlab3
利用matlab进行滑动平均法消除趋势项(Using matlab trend term moving average method to eliminate)
- 2013-09-15 10:44:18下载
- 积分:1
-
duandianjiance
利用MATLAB对语音进行端点检测,检测起始端和终点段(Using MATLAB speech endpoint detection, detecting the start and end segment ends)
- 2014-11-03 14:18:56下载
- 积分:1
-
Untitled
通过c语言编程画出m序列的自相关及频谱图形,还包括扩频和解扩,(M squence can be described through C language )
- 2015-04-17 12:22:06下载
- 积分:1
-
JEI-letter
An exmaple of the JEI letter paper:texture features based on
local Fourier histogram:
self-compensation against
rotation(JEI letter)
- 2015-01-04 17:47:29下载
- 积分:1
-
OpenTSTOOL-1.2_windows
说明: matlab的时间序列分析工具,可以计算最大lyapunov指数、相关维数等,还可以进行相空间重构(matlab time series analysis tools, you can calculate the maximum lyapunov index, correlation dimension, phase space reconstruction can also)
- 2010-04-14 11:20:56下载
- 积分:1
-
insertion
全速执行到包含插入点光标所在的行,可以作为在插入点光标处设置常规断点的一种选择.
C中调用Matlab函数.注意,当光标处不是一个有效的执行语句时此功能将不起作用.
(Contains the insertion point at full speed to the line where the cursor can be used as the cursor at the insertion point at an option to set a breakpoint routine. C to call Matlab function. Note that when the cursor is not an effective implementation of the statement can not afford this feature effect.)
- 2010-01-16 09:19:33下载
- 积分:1