-
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
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
Matlab_Graphics
MATLAB GRAPHICS ANALYSIS CODE
- 2014-10-15 12:44:24下载
- 积分:1
-
initialvmplacement
虚拟机放置matlab代码 随机搜索算法 效率较高 速度较快 求解结果准确 (Virtual machine placement Matlab code random search algorithm is more efficient, faster solution results accurate)
- 2021-04-02 09:49:07下载
- 积分:1
-
zunewton-dfpdfp
实用最优化方法中的经典题目,包含DFP算法、共轭梯度法、内点法、阻尼牛顿法、最速下降法,都要求在matlab软件下执行,有正确结果输出。(The classical topics practical optimization method, including the DFP algorithm, conjugate gradient method, interior point method, damped Newton method, the steepest descent method, are required to perform the MATLAB software, the correct output results.
)
- 2013-04-04 11:11:20下载
- 积分:1
-
steger
使用matlab语言编程的steger图像边缘检测算法,不仅可以检测图像边缘中心,对于图像边的两侧,只要调整好参数也可以达到目标。(Matlab programming language used steger image edge detection algorithm, not only can detect the image edge centers, on both sides of the edge of the image, as long as the adjustment parameters can also be a good target.)
- 2009-06-03 11:28:35下载
- 积分:1
-
fibonacci
fibonacci search method
optimization methods and algortihms
- 2014-11-27 21:41:40下载
- 积分:1
-
chaoliujisuan
用于对简单电力系统网络的潮流计算,只需输入线路元件参数,节点电压初值,PQ,PV节点的初值,即可输出各节点电压,平衡节点的功率,线路的功率。(for easy power system)
- 2011-12-29 21:11:27下载
- 积分:1
-
SurfBox
A set of C++ and Matlab routines implementing the surfacelet transform
surfacelet的一个非常好用的工具箱(A set of C++ And Matlab routines implementing the surfacelet transformsurfacelet a very useful toolbox)
- 2009-01-13 15:40:46下载
- 积分:1
-
Southsaint
洪水模型(圣维南方程的差分求解方法)
All Right Reserved 城市公共安全应急系统中一维洪水演进及其可视化研究 (Flood model (method for solving the Saint-Venant Equations) All Right Reserved Urban Public Safety Emergency System of a Weihong Evolution and Visualization of water )
- 2011-05-24 11:18:55下载
- 积分:1
-
Ishimaru
随机介质中波的传播与散射,分为两卷,作者Akira Ishimaru(Wave propagation and scattering in random media)
- 2021-01-21 15:28:46下载
- 积分:1