-
Lnode
typedef int ElemType:
stuct LNode{
ElemType data
LNode*next
}
- 2010-10-19 11:41:16下载
- 积分:1
-
datefinder
Identifying overlapping period in time series.
Required input:
X = structure with in every cell (X{cell}) a measurement station.
every cell has its first three columns as [year,month,day]
Output:
begin_date = is beginning date of overlapping periods
end_date = end date of overlapping periods
output = structure with overlapping periods filtered
numcell = number of measurement stations
- 2012-12-30 09:15:29下载
- 积分:1
-
serialtool
matlab编写的串口调试工具,数据接收部分采用中断方式,保证了实时的数据显示 。在获取端口部分采用了try catch 的方式,可以更加方便的选取端口。(this is a simple serial tool scripted by matlab. I used interrupt to ensure the instant display of received data.)
- 2012-04-03 20:42:08下载
- 积分:1
-
hr615
仿真效率很高的,用MATLAB编写的遗传算法路径规划,虚拟力的无线传感网络覆盖。( High simulation efficiency, Genetic algorithms using MATLAB path planning, Virtual power wireless sensor network coverage.)
- 2017-04-26 19:47:39下载
- 积分:1
-
bungai_V8.2
窗函数法设计一个数字带通FIR滤波器,仿真效率很高的,独立成分分析算法降低原始数据噪声。( A window function design FIR digital band-pass filter, High simulation efficiency, Independent component analysis algorithm reduces the raw data noise.)
- 2016-12-21 13:38:49下载
- 积分:1
-
matlab-from-entry-to-the-master
matlab从入门到精通,让你更加快速掌握matlab(matlab from entry to the master)
- 2013-08-05 11:42:30下载
- 积分:1
-
youliduoxiangshi
利用有利多项式的时域方法进行信号处理,对土木、机械、通信的同学有用(signal processing)
- 2014-12-04 20:03:46下载
- 积分:1
-
high-pass-filter-matlab-
三维数字滤波器中的理想高通滤波器的matlab仿真及其结果(3 d digital filters in an ideal high-pass filter matlab simulation and the result)
- 2011-12-13 15:41:24下载
- 积分:1
-
RoundWave
圆形波路径规划算法,从起始点通过用圆形波传递到达目标点的方法来获得连通路径。适用于已知地形的栅格图。(Circular wave path planning algorithms, from the starting point by using a circular wave transmission methods to reach the target point to get connectivity path. Applicable to the known topography of the grid map.)
- 2008-03-18 20:07:14下载
- 积分:1
-
blind-source-separation
盲源分离算法,基于最大信噪比实现,包括源程序和算法说明(Blind source separation algorithm, based on the maximum signal to noise ratio to achieve, including source code and algorithm description)
- 2011-11-17 09:53:10下载
- 积分:1