-
digitalsignalprocessing_matlab
数字信号处理基于matlab实现的很好的电子书,里面含有大量的实例和讲解,不容错(Matlab-based digital signal processing to achieve a good e-book, which contains a large number of examples and explanations, is not fault-tolerant)
- 2009-11-21 14:14:01下载
- 积分:1
-
shrp
Pitch Determination Algorithm(Extract pitch of speech signal based on subharmonic-to-harmonic ratio)
- 2013-11-26 18:23:53下载
- 积分:1
-
NCSR
这是基于CSR算法在非局部环境的扩充表示,并应用在去噪上(This algorithm is based on CSR in the expansion of non-representation of the local environment, and apply the de-noising)
- 2013-12-25 10:14:05下载
- 积分:1
-
DFIG
Variable speedpitch wind turbine with DFIG
- 2021-03-10 18:59:26下载
- 积分:1
-
code
Matlab code for audio coding
- 2013-01-30 16:22:36下载
- 积分:1
-
power-system-analysis
里面包含了matlab的可以实现计算节点导纳矩阵的代码 可以作为电力系统分析实验的代码(Which contains the matlab can compute node admittance matrix of the code can be used as experimental code for power system analysis)
- 2011-11-30 13:05:28下载
- 积分:1
-
edge-extract
图像边缘提取matlab代码,主要利用log算子和中值滤波提取图像边缘,并显示出原图形和边缘提取图像(extract the edge ofthe image)
- 2014-10-29 10:24:54下载
- 积分:1
-
opensees与matlab传递变量_运行通畅
说明: opensees 调用 matlab 进行参数优化(opensees matlab optimize parameter)
- 2021-04-09 20:28:59下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
Floyd
图论的小作业,计算班级成员关系之间的聚合度并采用Floyd算法计算最短路径(Graph Theory of small operations, calculation of class membership between the degree of polymerization and using Floyd shortest path algorithm)
- 2009-11-24 13:57:22下载
- 积分:1