资源列表
kalman
- 简单的卡尔曼程序,里面详细介绍了5条核心公式的使用,适合初学者,里面的注释也很多。-Simple Kalman procedure, which details the use of the five core formula, suitable for beginners, inside comment.
mcmcexample
- 马尔科夫链蒙特卡洛方法的一个例子,对初学者有用-An example of Markov chain Monte Carlo method, useful for beginners
mcmcsum
- 马尔科夫链蒙特卡洛算法的一个例子,希望有所帮助-Markov chain Monte Carlo algorithm is an example to help
bananaex
- 一个非高斯目标方法的例子,研究不同自适应方法-A non-Gaussian examples of the target method to study the different adaptive methods
pade
- function [a,b] = pade(x,p,q) PADE Model a signal using the Pade approximation method ---- Usage: [a,b] = pade(x,p,q) The input sequence x is modeled as the unit sample response of a filter having a system function of the form
music
- function Px = music(x,p,M) MUSIC Frequency estimation using the MUSIC algorithm. ----- USAGE Px=music(x,p,M) The input sequence x is assumed to consist of p complex exponentials in white noise. The frequencies of the
beetleex
- 一个二项式回归剂量反应的例子,是广义线性的模型-Example of a binomial regression dose-response is a generalized linear model
per
- function Px = per(x,n1,n2) PER Estimate the spectrum of a process using the periodogram --- ----- USAGE Px = per(x,n1,n2) The spectrum of a process x is estimated using the periodogram. x : input sequence n1 : starting i
shanks
- function [a,b,err] = shanks(x,p,q) SHANKS Model a signal using Shanks method ---- Usage: [a,b,err] = shanks(x,p,q) The sequence x is modeled as the unit sample response of a filter having a system function of the form H(z)
monodex
- 使用马尔科夫链蒙特卡洛法的一个莫诺模型例子-A Monod model example of the use of Markov chain Monte Carlo method
overlay
- function Px=overlay(N,omega,A,sigma,num) OVERLAY Forms multiple power spectral density estimates. --- - USAGE Px=overlay(N,omega,A,sigma,num) Calculates the periodogram using an ensemble of realizations of a process consisting
1
- 求微分方程通解 给出三元一次微分方程,求其通解的matlab程序-Differential equation is obtained
