-
function2
Defining the plot Function for the DocPolynom Class
The MATLAB plot function creates line graphs. The overloaded plot function selects the domain of the independent variable to be slightly larger than an interval containing all real roots. Then the polyval method is used to evaluate the polynomial at a few hundred points in the domain:
- 2011-02-12 00:08:24下载
- 积分:1
-
FDAF
频域自适应滤波器(FDAF)演示程序 Matlab;自适应LMS算法( Frequency-domain Adaptive Filter (FDAF) Demo)
- 2014-09-28 13:20:30下载
- 积分:1
-
chengmifa
乘幂法的MATLAB程序,基于数值分析中乘幂法的基本原理,相关的在注释中有详细说明。(power method)
- 2015-01-09 16:15:25下载
- 积分:1
-
liziqunsuanfa
计算机仿真用于粒子群算法的程序代码,用MATLAB编程的程序。(Computer simulation for the particle swarm algorithm code, using MATLAB programming procedures.)
- 2010-05-16 18:49:21下载
- 积分:1
-
VELAN
matlab速度分析程序,用于地震勘探速度分析及动校正(NMO)。(Matlab velocity analysis procedures for seismic velocity analysis and dynamic correction (NMO).)
- 2020-07-18 14:28:47下载
- 积分:1
-
Writing_Fast_MATLAB_Code
writing fast matlab code
- 2012-10-27 20:11:04下载
- 积分:1
-
audio_watermarking_mpeg1_attack
compress the watermarked audio signal with the mpeg1 codec to test the robustness
input : vector representing the watermarked audio file
output : vector representing the watermarked audio file compressed by the mpeg1 codec
- 2012-11-15 22:07:48下载
- 积分:1
-
Fuzzy-control-
说明: 模糊控制程序,告诉我们怎么编写一个模糊控制程序(Fuzzy control procedures, to tell us how to write a fuzzy control program)
- 2011-03-21 14:36:56下载
- 积分:1
-
guzhanfenxi
一个直升机齿轮信号的模拟分析,通过应用小波分析,对信号进行分解,得到时频图(A helicopter gear signal simulation analysis, through the application of wavelet analysis, signal decomposition, time-frequency diagram obtained)
- 2011-10-18 10:35:05下载
- 积分:1
-
B.P.Lathi-Matlab
matlab例程MATLAB 6.x版的内建数据类型(Built-in data type)就有5种以上,此外还有许多其他专门设计的类(Class),如符号类、内联函数类、控制工具包中的线性时不变模型类、神经网络类等。就程序设计而言,MATLAB 6.x版采用了面向对象编程技术。数据和编程的改变使用户能更简捷而自然地解决复杂的计算问题(如符号计算问题、多变量控制系统问题、神经网络问题)。本章内容根据MATLAB6.5编写,但绝大部分内容适用于其他MATLAB6.x版本。(Matlab routines MATLAB 6.x version of the built-in data types (Built-in da ta type) have more than five, in addition to many other specialized design category (Class). If symbol, which together function category, tool kits control the linear time-invariant model type, neural network type. On the design process, using MATLAB 6.x version of the object-oriented programming technology. Programming and data changes so that users can more simple and natural solution to the complex calculation (as symbolic computation, multivariable control systems, neural networks). According to the contents of this chapter MATLAB6.5 preparation, But most of what applies to other MATLAB6.x version.)
- 2007-01-09 21:17:50下载
- 积分:1