-
UInfformax_Fas
用matlab实现扩展Informax算法与固定点算法Faast ICA,可对混合后信号进行独立分量分离 已通过测试。
(Using matlab to expand Informax algorithm with fixed-point algorithm Faast ICA, independent component separation of the mixed signal has been tested.)
- 2012-07-10 16:43:25下载
- 积分:1
-
xinghaofengxi
数字信号处理-理论、算法与实现 一书中所涉及到的绝大部分算法。
Dsp_c C语言编写的算法程序。
Dsp_fortran FORTRAN语言编写的算法程序。
Dsp_matlab用MATLAB编写的信号处理程序,包含本书各个章节的
大部分例题。(" Digital Signal Processing- Theory, Algorithm and Implementation of a book related to most of the algorithm. The DSP_C C language algorithm. Dsp_fortran FORTRAN language written algorithm. Dsp_matlab prepared using MATLAB signal processing procedures, including most of the examples of the various chapters of the book.)
- 2013-04-24 21:13:43下载
- 积分:1
-
longbeige
龙贝格算法。。。。。。。。。。。 (Romberg algorithm. . . . . . . . . . .)
- 2011-05-14 18:47:16下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
wind_power_in_power_systems
研究风电接入对电力系统影响的经典书籍,适用于相关专业人士(classical text book to learn about winder power and its affect on power system)
- 2012-01-19 23:36:37下载
- 积分:1
-
CandMatlab
一个典型的MATLAB河VC++的混合编程,对刚刚起步学习的人很有帮助(a typical VC MATLAB River mixed programming, which has just started to learn the helpful)
- 2006-06-08 17:21:53下载
- 积分:1
-
nginx-1.0.14
nginx 1.0.14版本源代码windows编译宏已经加了(nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx )
- 2015-03-30 22:36:56下载
- 积分:1
-
zuidouxiajiang_LMS
在matlab上面实现lms算法的一些功能验证(matlab lms )
- 2011-05-08 08:23:46下载
- 积分:1
-
programming-Windows--fifth
windows 程序设计 第五版 文字版,程序员经典丛书(Text version of the fifth edition of windows programming, programmers Classic Series)
- 2014-02-03 12:16:23下载
- 积分:1
-
gear-box
附件是齿轮箱故障数据,txt格式文件,pdf格式的齿轮箱故障数据介绍,和word关于齿轮箱故障的知识详解,对研究旋转机械故障诊断的朋友有帮助(the attachment is the fault data of gear box in txt documents, and data instruction in pdf document. Also, the detailed intruction of gear box is in word documents.)
- 2021-04-04 20:59:04下载
- 积分:1