-
heartsignalfilter
本段Matlab是运动员心跳信号检测项目一个心跳信号出噪仿真程序,文件给出了心跳信号的样本,是一完整的数字信号处理应用程序。(This paragraph is an athlete heartbeat detection Matlab project a heartbeat out noise simulation program, document gives a sample of the heartbeat is a complete digital signal processing applications.)
- 2013-09-12 08:00:08下载
- 积分:1
-
Codes
Matlab Sample Codes Implementation
- 2013-10-01 20:48:08下载
- 积分:1
-
High-RateCommunicationforUnderwaterAcoustic
很好的一篇英文文献,讲述水下声信道高速通信方法,仅供参考(A very good one in English literature, about the underwater acoustic channel high-speed communication methods, for reference only)
- 2010-03-07 14:27:52下载
- 积分:1
-
1holo_hex
说明: 一个用于计算六方点阵的单光束干涉方法,MATLAB编写的(A six-dot matrix used to calculate the single-beam interference method, MATLAB prepared)
- 2008-08-29 17:27:33下载
- 积分:1
-
Extracting-Optimal-Motion-Planning
Extracting Optimal Pathsfor Motion Planning
- 2013-03-04 00:23:37下载
- 积分:1
-
rgb2lab
rgb2lab:rgb颜色空间向lab颜色空间转换的matlab代码,对此变换要使用不求甚解的童鞋们可以直接调用~(rgb2lab:colorspace of rgb translate to colorspace of lab。Just for the beginner~)
- 2013-08-17 16:02:48下载
- 积分:1
-
pe_pmsm_drive
三相永磁同步电机驱动的simlink仿真,可直接运行,也可进行调节(Three-phase permanent magnet synchronous motor drive simlink simulation can be run directly, but also can be adjusted)
- 2015-04-16 20:58:40下载
- 积分:1
-
Dijkstra
图论中用dijkstra算法求解最短路问题的MATLAB代码,可求任意一点至其它所有点的最短距离和最短路径。(Dijkstra algorithm using graph theory shortest path problem MATLAB code, can be uated at any point to the shortest distance and shortest path to all other points.)
- 2014-11-04 21:27:25下载
- 积分:1
-
pso2.rar
基于改进的粒子群算法,可以用来求解函数优化问题(Based on Improved Particle Swarm algorithm, can be used to solve the function optimization problem)
- 2009-03-24 21:16:00下载
- 积分:1
-
lle
Locally-Linear Embedding (LLE)[9] was presented at approximately the same time as Isomap. It has several advantages over Isomap, including faster optimization when implemented to take advantage of sparse matrix algorithms, and better results with many problems. LLE also begins by finding a set of the nearest neighbors of each point. It then computes a set of weights for each point that best describe the point as a linear combination of its neighbors. Finally, it uses an eigenvector-based optimization technique to find the low-dimensional embedding of points, such that each point is still described with the same linear combination of its neighbors. LLE tends to handle non-uniform sample densities poorly because there is no fixed unit to prevent the weights from drifting as various regions differ in sample densities. LLE has no internal model.
- 2011-01-23 02:12:31下载
- 积分:1