Location:
Search - spectral method
Search list
Description: 谱域法求解电磁场扩散方程的Fortran程序
A working example of solving the electromagnetic diffusion equation using a spectral method
Platform: |
Size: 14473 |
Author: danielwood |
Hits:
Description: 功率谱估计的应用范围很广,在各学科和应用领域中受到了极大的重视。在《现代信号处理》课程中讲述了经典谱估计和现代谱估计这两大类谱估计方法;经典谱估计是基于傅立叶变换的,虽然具有运算效率高的优点,但是频谱分辨率低同时旁瓣泄漏严重,对长序列有着良好的估计。为了克服经典谱估计的缺点,人们开展了对现代谱估计方法的研究。现代谱估计是以随机过程的参数模型为基础的,有最大似然估计法、最大熵法、AR模型法、预测滤波器法。现代谱估计对短序列的估计精度高,同经典谱估计互为补充。在认真学习了现 代谱估计方法后,我选择了现代谱估计中的AR模型法的仿真作为题目。下面给出AR模型的相关理论和仿真实现。-Power Spectral Estimation of very extensive, in all disciplines and fields of application of a great deal of attention. The "modern signal processing" on the curriculum of classical and modern spectral estimation spectrum is estimated that the two types of spectrum estimation method; Classical spectrum estimation is based on Fourier transform, although high computing efficiency advantages, but also low-resolution spectrum Sidelobe serious leakage of long sequences have good estimates. In order to overcome the classic shortcomings of the spectrum estimation, there have been a pair of modern spectral estimation methods. Modern spectral estimation is the random process model parameters based on the maximum likelihood estimation, maximum entropy method, AR model, forecast filter. Spe
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 本程序是功率谱密度的仿真比较,关于三个信号源的具体情况参见《现代数字信号处理导论》上册,P202,习题5。
实验方法:周期图法、自相关法和协方差法。
-this procedure is the power spectral density of the simulation, 3 signal source on the specific circumstances, see the "modern digital signal processing" Introduction to the first volume, P202, Exercise 5. Experimental Methods : Chart cycle, since the correlation and covariance method.
Platform: |
Size: 6144 |
Author: lidong |
Hits:
Description: 这是一个用一种改进的谱聚类方法实现图像分割的车程序-with an improved spectral clustering method of image segmentation vehicle
Platform: |
Size: 38912 |
Author: 曾祥林 |
Hits:
Description: 谱域法求解电磁场扩散方程的Fortran程序
A working example of solving the electromagnetic diffusion equation using a spectral method-Spectral domain method to solve electromagnetic field diffusion equation Fortran procedure A working example of solving the electromagnetic diffusion equation using a spectral method
Platform: |
Size: 14336 |
Author: danielwood |
Hits:
Description: MATLAB实现功率谱估计的程序最大熵谱法,Brug法和Levinson法。-MATLAB realize the power spectrum estimation procedure for maximum entropy spectral method, Brug law and Levinson Law.
Platform: |
Size: 2048 |
Author: 贺桀 |
Hits:
Description: MATLAB的程序最大熵谱法,Brug法和Levinson法MATLAB procedures maximum entropy spectrum, Brug law and the law Levinson-MATLAB procedure for maximum entropy spectral method, Brug law and Levinson Law MATLAB procedures maximum entropy spectrum, Brug law and the law Levinson
Platform: |
Size: 2048 |
Author: walkinghill |
Hits:
Description: A Parametric Formulation of the Generalized Spectral Subtraction Method
Platform: |
Size: 3072 |
Author: yao wang |
Hits:
Description: 一本关于用谱方法求解偏微分方程的matlab实现。-a book on using spectral method solve partial differential equations
Platform: |
Size: 2950144 |
Author: tangjie |
Hits:
Description: 一本由沈捷、汤涛老师编写的最新的关于谱方法的书。-One by Chen Jie, Tang Tao teacher prepared the latest books on the spectrum method.
Platform: |
Size: 2195456 |
Author: tangjie |
Hits:
Description: MPD is a decomposition spectral method for seismic data and also for signal analysis too. It works based on atoms, book, and dictionary. We start from WPP Pursuit, incorporating another four files in a one worksheet on MATLAB.
Platform: |
Size: 8192 |
Author: humbang |
Hits:
Description: 实现用bt法,welch法,周期图法,burg法对信号进行滤波-Achieved with the bt method, welch method, periodogram, burg method of signal filtering
Platform: |
Size: 2048 |
Author: david |
Hits:
Description: pdf file see Accelerating MATLAB with CUDA The MATLAB scripts solve the Euler equation in vorticitystream
function using a pseudo-spectral method
Platform: |
Size: 72704 |
Author: ragunathan |
Hits:
Description: 在spectral method for matlab、Spectrral and High-order methods in Engineering、Matlab computing science的书中附带程序-computational spectral method books code
Platform: |
Size: 391168 |
Author: 张兵 |
Hits:
Description: 利用谱方法求解温度场,谱方法可以降低偏微分方程的求解难度,通过谱域求解再逆变换获得时域温度场的解-Spectral method for solving temperature field, spectral method for solving partial differential equations can reduce the difficulty of solving the again through the inverse transform of spectral domain to obtain the solution when the temperature field
Platform: |
Size: 387072 |
Author: 田水月 |
Hits:
Description: Spectral methods are a class of techniques used in applied mathematics and scientific computing to numerically solve certain differential equations, often involving the use of the Fast Fourier Transform. The idea is to write the solution of the differential equation as a sum of certain "basis functions" (for example, as a Fourier series which is a sum of sinusoids) and then to choose the coefficients in the sum in order to satisfy the differential equation as well as possible.
Platform: |
Size: 1052672 |
Author: Azar |
Hits:
Description: This source code is for image fusion developed in matlab gui.. this code works for spectral method. In which all types of images can be worked for.. medical image or any geographical images.. fusing the image is the most required source code today.
Platform: |
Size: 867328 |
Author: phpatel |
Hits:
Description: 伪谱法地震波数值模拟,通过伪谱法对弹性波进行正演模拟-pseudo-spectral method seismic wave simulation
Platform: |
Size: 15360 |
Author: 李林 |
Hits:
Description: 本书详细阐述了谱方法基本原理、重要技巧,同时着重介绍了它的Matlab实现。结合不同的边界条件(周期性边界条件,第
一、二、三类边界条件),基本涵盖了所有常见的微分问题。每个实例的提出均是为了说明某一技术的利用方法或某一类问题的通用解法。使读者既明白谱方法的来龙去脉,又真正获得了实际的Matlab编程能力。- This book describes in detail the basic principles of the spectral method, important techniques, and focuses on the implementation of its Matlab. Combined with different boundary conditions (periodic boundary conditions, the
一、二、三类边界条件),基本涵盖了所有常见的微分问题。每个实例的提出均是为了说明某一技术的利用方法或某一类问题的通用解法。使读者既明白谱方法的来龙去脉,又真正获得了实际的Matlab编程能力。
One or two, three kinds of boundary conditions, the basic cover all the common differential problems. Each example is presented to illustrate the method of using a certain technology or the general solution of a certain kind of problem. Make the reader understand both the spectral method and the real access to the actual sequence of events, Matlab programming skills.
Platform: |
Size: 16748544 |
Author: shuxue_ch |
Hits:
Description: 采用谱元法计算声传播问题,带matlab代码(spectral method used for wave transmission problems, with matlab code)
Platform: |
Size: 2971648 |
Author: shubao7821 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
47
»