-
correlation
programme calculation correlation
- 2013-11-21 23:17:22下载
- 积分:1
-
derangementsRecursion
A derangement Recursion written in Python
- 2010-11-02 06:22:16下载
- 积分:1
-
cyrus-imapd-2.3.14.tar
POP/IMAP implementation
- 2009-11-19 13:11:35下载
- 积分:1
-
110519PLL
一个锁相环路,同相正交环路,一阶锁相环,做毕业设计时遇到的。(A phase-locked loop, quadrature-phase loop, the first order PLL, the design experience to do graduate.)
- 2011-05-18 08:56:20下载
- 积分:1
-
eg23-jiaotongliuliangyuce
《MATLAB神经网络30个案例分析》中的第23个例子,案例23 小波神经网络的时间序列预测-短时交通流量预测。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of 23 example, 23 cases of wavelet neural network time series forecasting- short-term traffic flow prediction. Hope to have certain help to everybody!
)
- 2013-09-20 16:40:21下载
- 积分:1
-
6_freqDomainFiltering
frequency domain filtering codes for matlab
- creating the test signal
-creating frequency domain filter
- applieying the filter and computes a filtered signal
- plotting both in time domain and frequency domain
- 2013-11-26 05:12:36下载
- 积分:1
-
scalogram
scalogram.m Function to calculate the phase and amplitude scalograms of a 1D signal. The analysis is done using quadrature pairs of log Gabor wavelets.
- 2007-11-07 19:26:20下载
- 积分:1
-
matlab-lllx
用Matlab实现的一个卫星自动导航模拟系统,包括GUI设计、模型设计与实现、三维动态仿真等功能,其中运用了两个自动导航的模型,程序里有对模型的简要说明,如果有需要详细说明的,可以和我联系。(using Matlab a simulated automatic navigation satellite systems, including GUI design, Model Design and Implementation, three-dimensional dynamic simulation, and other functions, using two automatic navigation model, there are procedures to model a brief description, if a need for detailed descriptions, and contact me.)
- 2007-05-08 23:00:19下载
- 积分:1
-
cloud-theory
云发生器的matlab代码,云模型的实现过程(cloud )
- 2011-11-23 06:44:23下载
- 积分: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