-
music
music算法的实现。区分多个频率相邻信号效果明显(music algorithm. Separate multiple frequency adjacent signal effect is obvious)
- 2011-01-13 16:34:11下载
- 积分:1
-
wind-none
wind connected to grid circuit
- 2013-11-19 23:48:12下载
- 积分:1
-
psk
说明: 本设计是基于Matlab集成环境下用M文件编制程序来实现PSK信号的解调(The design is based on the Matlab environment integrated with M documentation procedures to achieve PSK signal demodulation)
- 2008-12-02 09:17:45下载
- 积分:1
-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1
-
fft
基于matlab的fft算法设计,由于matlab的fft是built in文件,在此提供一种编写fft算法的思路。(Based on the matlab fft algorithm design, as the fft matlab file is built in, this provides an idea of writing fft algorithm.)
- 2011-11-23 20:22:21下载
- 积分:1
-
Chapter3
关于无线网络matlab仿真经典教材的代码,第3章,适合于有一定matlab基础的同志们(On the wireless network matlab code simulation of the classic textbook, the second chapter, the basis for a certain comrades matlab)
- 2010-07-06 12:33:15下载
- 积分:1
-
fudaopu
一个用matlab进行数字信号处理的例程,包括复到谱和功率普(a digital signal processing routines, including Minute spectrum and power to Cape)
- 2005-05-09 17:33:11下载
- 积分:1
-
motorsim1
motor simulation using Simulink software for beginners in drives
- 2014-08-11 02:00:50下载
- 积分:1
-
HOGtezheng
这是一个用来实现HOG特征计算的Matlab版程序,经过验证,能够有效实现HOG特征的提取。(This is a feature used to implement the calculation of Matlab version HOG program, proven to effectively achieve extract HOG features.)
- 2014-09-17 09:29:30下载
- 积分:1
-
edge-extract
图像边缘提取matlab代码,主要利用log算子和中值滤波提取图像边缘,并显示出原图形和边缘提取图像(extract the edge ofthe image)
- 2014-10-29 10:24:54下载
- 积分:1