-
同步压缩小波变换(synsq_toolbox)matlab代码(已经编译,可以直接使用)
同步压缩小波变换(synsq_toolbox)matlab代码。由于源代码为.c文件,本人已经编译为.mat文件,可以直接使用。
- 2022-05-31 07:42:22下载
- 积分:1
-
autoregresion_model_of_voice
autoregresion model of voice
- 2009-05-26 21:29:32下载
- 积分:1
-
STKaMatlab
该程序可以实现利用matlab调用stk的功能,实现matlab与stk的通信(a program to realize the combination between matlab and stk)
- 2014-10-28 15:52:43下载
- 积分:1
-
gammatone-bank-filter
matlab code for gammatone filter bank
- 2013-04-30 22:46:36下载
- 积分:1
-
news
通过matlab获取财经网站的新闻信息,滤去了网站的广告,里面有四个网站,涵盖网站中所有资讯,可以直接在命令窗口看到新闻资讯。(By matlab to obtain financial website news information, filter went to the website of advertisement, there are four sites, covering all information on the website, you can directly see news and information in command window.)
- 2014-02-22 19:04:33下载
- 积分:1
-
rennianshibiematlab
可以识别模糊的人脸,也可以对图片进行图像处理,即便不是一张清楚地图像,只要经过此源代码的处理,也都可以转化成一张清楚的图像。(Blurred faces can be identified, or images can be processed by images, even if not a clear map, as long as the source code is processed, it can be transformed into a clear image.)
- 2017-08-12 19:53:56下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
Matlab-Program-examples(2)
讲了一些工程上matlab的应用,三篇很经典的论文,真的matlab爱好者认真一看。(Speak some engineering application of matlab, three papers very classic papers, really matlab lovers looked carefully.
)
- 2011-05-19 23:22:36下载
- 积分:1
-
Pschedulers
This file for the downlink schedulers for the long term evolution scheduling algorithms
- 2014-09-24 05:25:52下载
- 积分:1
-
legendre-and-lmz
函数逼近中两个重要的方面,勒让德逼近和列梅兹算法(two important aspects in function approximation, Legendre approximation and Remez algorithm
)
- 2014-09-27 12:58:10下载
- 积分:1