-
wav
一个关于小波分解与重构的示例程序,能显示不同尺度的分解与重构系数。(On wavelet decomposition and reconstruction of a sample program that can display a different scale decomposition and reconstruction coefficients.)
- 2011-05-25 22:25:23下载
- 积分:1
-
CcallMATLAB6.5
描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率(err)
- 2007-12-04 21:00:59下载
- 积分:1
-
chirpaftermatchedfilter
LFM信号通过匹配滤波的仿真仿真效果演示(demo of chirp signal after matched filter)
- 2011-04-23 16:21:41下载
- 积分:1
-
PCA
PCA功能函数,使用时只需要编写主函数。(PCA function functions, only need to write the main function.
)
- 2010-05-28 13:47:28下载
- 积分:1
-
Wavelet_OMPeeeee
运用Wavelet对图像进行处理!一个不错的小程序哦!可以使用!可供大家参考学习!(The image processing using Wavelet! A good small program! Can use! For your reference study!
)
- 2012-04-28 19:44:46下载
- 积分:1
-
BOT_SIR
bearing only tarcking based sampleing importance resampling (SIR) filter(bearing only tarcking based sampleing The need ortance resampling (SIR) filter)
- 2007-04-19 11:29:03下载
- 积分:1
-
single_sin
基于matlab的语音回波抵消系统仿真设计中的部分程序(Voice echo cancellation system based on matlab simulation design of the part program
)
- 2013-05-05 12:35:22下载
- 积分:1
-
dijkstra+Kruskal
迪杰斯特拉和克鲁斯卡尔算法的Matlab实现。包含dijkstra.m和Kruskal.m文件,可用matlab直接打开,添加到运行路径后即可;或者用文本打开,复制代码。(Realization of Dijster Straw Algorithms in MATLAB)
- 2020-06-16 07:00:01下载
- 积分:1
-
rbf_3
三种聚类方法的径向基程序,用matlab编写,希望对你有一点帮助(Radial basis of three clustering procedures, using matlab write, I hope you have a little help)
- 2010-10-09 20:42:19下载
- 积分:1
-
lsr
A Label Switch Router (LSR) (sometimes called transit router), is a type of a router located in the middle of a Multiprotocol Label Switching (MPLS) network. It is responsible for switching the labels used to route packets.
When an LSR receives a packet, it uses the label included in the packet header as an index to determine the next hop on the Label Switched Path (LSP) and a corresponding label for the packet from a look-up table. The old label is then removed from the header and replaced with the new label before the packet is routed forward.
- 2011-08-03 16:49:10下载
- 积分:1