|
特别提示
源码搜搜是一个自动搜索中英文源码的搜索引擎,所以,如果请仔细阅读搜索到的英文源代码,它们和您的想要的中文有很大的关联。
另外,为了保证您得到最全面的结果,建议您直接搜索中文。
暂不支持繁体中文,请谅解!
相关搜索
相关词条
周期运动在功率谱中对应尖锋,混沌的特征是谱中出现"噪声背景"和宽锋。它是研究系统从分岔走向混沌的重要方法。 在很多实际问题中(尤其是对非线性电路的研究)常常只给出观测到的离散的时间序列X1, X2, X3,...Xn,那么如何从这些时间序列中提取前述的四种吸引子(零维不动点、一维极限环、二维环面、奇怪吸引子)的不同状态的信息呢? 我们可以运用数学上已经严格证明的结论,即拟合。我们将N个采样值加上周期条件Xn+i=Xi,则自关联函数(即离散卷积)为 然后对Cj完成离散傅氏变换,计算傅氏系数。 Pk说明第k个频率分量对Xi的贡献,这就是功率谱的定义。当采用快速傅氏变换算法后,可直接由Xi作快速傅氏变换,得到系数 然后计算 ,由许多组{Xi}得一批{Pk'},求平均后即趋近前面定义的功率谱Pk。 从功率谱上,四种吸引子是容易区分的,如图12 (a),(b)对应的是周期函数,功率谱是分离的离散谱 (c)对应的是准周期函数,各频率中间的间隔分布不像(b)那样有规律。 (d)图是混沌的功率谱,表现为"噪声背景"及宽锋。 考虑到实际计算中,数据只能取有限个,谱也总以有限分辨度表示出来,从物理实验和数值计算的角度看,一个周期十分长的解和一个混沌解是难于区分的,这也正是功率谱研究的主要弊端。
其他资源
|
Power spectral density of a time history. Spectral Analysis. PSD, power, spectral,This script calculates the PSD of a time history. http://www.mathworks.com/matlabcentral/fileexchange/12053 This program calculates the overall GRMS for a PSD function. Spectral Analysis. power spectral density PSD GRMS http://www.mathworks.com/matlabcentral/fileexchange/7600 This script calculates the PSD of a time history. It prompts the user for parameters related to the spectralThis script calculates the PSD of a time history.... 这个代码计算一段时间的功率谱密度。 http://www.matlab-download.cn/Code/psd.html Automatic program to estimate the power spectral density with only ...significant details Spectral Analysis. SPECTRAL ANALYSIS,...containing all significant details is calculated from a time series model. http://www.mathworks.com/matlabcentral/fileexchange/1330 using Welch's method Spectral Analysis. spectrum, welch,...dt,w,Nsg,pnv,Wn,ftype,n)
DESCRIPTION:
Calculates the spectrum for x
using ...
The confidence intervals are calculated
using the inverse of http://www.mathworks.com/matlabcentral/fileexchange/11690 using periodogram method Spectral Analysis. Period spectrum,...dt,win,Wn,ftype,n)
DESCRIPTION:
Calculates the spectrum for x
using ...
The confidence intervals are calculated
using the inverse of http://www.mathworks.com/matlabcentral/fileexchange/11689 This program calculates the VRS for a base input PSD. Spectral Analysis....program calculates the Vibration Response Spectrum (VRS) for a base input Power Spectral Density (PSD). http://www.mathworks.com/matlabcentral/fileexchange/7518 Equalizer GUI for winsound Audio, Video, Speech Processing. analog input, data acquisition, winsound, power spectral density, gui http://www.mathworks.com/matlabcentral/fileexchange/10569 This m-file helps to understand Binary line coding. Power Spectral Density (PSD)of the various line codes like Polar, Unipolar, Bipolar and Manchester codes have been generated. http://www.mathworks.com/matlabcentral/fileexchange/7714 A quick-and-dirty FFT Plot Specialized Plot and Graph Types. FFT, fourier, plot, power spectral density, graphics, graph types http://www.mathworks.com/matlabcentral/fileexchange/1249 Calculation of quantities of reactants and products in chemical reaction 计算化学反应中的反应物和生成物数量 2009年03月06日 闪亮的星 http://www.codesoso.com/code/chemical_reaction.aspx classical CFAR threshold calculation 经典恒虚警阈值计算 2009年04月08日 信息 ... The threshold T is calculated such that under the noise-only condition http://www.codesoso.com/code/CFAR_threshold_Matlab.aspx calculation of satellite angle Matlab计算卫星角度 2009年06月29日 matlab 热心分享 Matlab 包括仰角、方位角、相对方位角和基线倾角 源代码原文下载: http://www.codesoso.com/code/calculation_of_satellite_angle.aspx the calculation of DOA of space signal 空间辐射源DOA估计 2009年08月21日 forester 热心分享 Matlab 7.0 计算空间辐射的电磁信号源的DOA,该程序包括空间辐射信号源仿真, http://www.codesoso.com/code/calculation_of_DOA_of_space_signal.aspx Calculation of shifts. For mobile devices with JAVA MIDP 1.0 .
Расчет смен на мобильных устройствах с JAVA MIDP 1.0 . http://sourceforge.net/projects/shift-midp/ SIGMA,0;
R-z,-1,-x; y, x,-BETA];
f(4:12)=Jac*Y;
% Run Lyapunov exponent calculation:
[T,Res]=lyapunov(3,@lorenz_ext,@ode45,0,0.5,200,[0 1 0],10); http://www.mathworks.com/matlabcentral/fileexchange/4628 Implementation of the popular solitaire card game 'Calculation' for Windows and Wine. Features scalable cards. http://sourceforge.net/projects/calculation/ This function calculates the density of the air Chemistry and Physics. air density calculation value, giacomo, moisture, pressure http://www.mathworks.com/matlabcentral/fileexchange/12565 I find this function very useful for automatically turning off my Windows computer after a long, unattended MATLAB calculation is complete. Of course, the usual unattended MATLAB calculation is complete. Of course, http://www.mathworks.com/matlabcentral/fileexchange/8783 Java algorithms to calculate celestial ephemerides, for astronony, and celestial navigation. Also provides the algorithms for DeadReckoning, like calculation of Estimated Altitude and Azimuth. http://sourceforge.net/projects/celestjava/ |