搜索资源列表
NumericalAnalysisUsingMATLABandExcel
- Numerical analysis is the branch of mathematics that is used to find approximations to difficult problems such as finding the roots of non− linear equations, integration involving complex expressions and solving differential equations for wh
formant_estimation
- his MATLAB exercises illustrates an algorithm for estimating the locations of the formants of voiced speech intervals based on the locations of the speech polynomial roots as obtained a frame-based analysis of a speech signal using the method of Line
decoupling_zeros
- function [Alfa,idz,odz,iodz,Poles_G]=decoupling_zeros(P,Q,R) %% Finding Poles of System: |P(s)|=0 s=sym('s'); % Symbolic parame
decoupling_zeros_mimo
- function [Alfa,idz,odz,iodz,Poles_G]=decoupling_zeros(P,Q,R) %% Finding Poles of System: |P(s)|=0 s=sym('s'); % Symbolic parame