-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1
-
fir-high
用汉宁窗函数法设计一个数字FIR高通滤波器,要求通带边界频率为500Hz,阻带边界频率为400Hz,通带最大衰减1dB,阻带最小衰减40dB,抽样频率为2000Hz,用MATLAB画出幅频特性,画出并分析滤波器传输函数的零极点(With han ning window function method to design a digital FIR high-pass filter, request bandpass boundary frequency for 500 Hz, stop-band boundary frequency for 400 Hz, bandpass biggest 1 dB attenuation, stop-band attenuation least 40 dB, sampling frequency for 2000 Hz, MATLAB draw the amplitude frequency characteristics, painted and analysis filter transmission function of zero poles)
- 2012-01-05 22:38:39下载
- 积分:1
-
MATLAB_SIMULINK
MATLAB_SIMULINK MATLAB_SIMULINK 编程方法,优秀的入门资料。(MATLAB_SIMULINK MATLAB_SIMULINK programming methods, excellent introductory information.)
- 2013-07-25 12:58:57下载
- 积分:1
-
dzcl
海量工业数据处理使用,包括了稳态测试,剔除坏值,计算标准差和平均值等(Massive use of industrial data processing, including the steady-state test, remove bad values, calculate the standard deviation and mean, etc.)
- 2013-08-23 19:15:20下载
- 积分:1
-
GFS Toolbox
说明: 二型模糊系统的工具箱,一个很好学习二型模糊的软件(Toolbox for Type 2 Fuzzy Systems, a good software for learning Type 2 Fuzzy Systems)
- 2021-04-10 19:38:59下载
- 积分:1
-
cvtmesh
只要给出一个二维区域的水平集方程,就可以生成该二维区域的三角形CVT网格。(As long as the region is given a two-dimensional level set equation, we can generate the two-dimensional triangular region CVT grid.)
- 2009-06-07 16:29:42下载
- 积分:1
-
receive
该程序能够接收gps接收机的数据并实时保存在txt文本文件中(The program gps receiver capable of receiving data and real-time saved in txt text file)
- 2012-06-02 15:55:03下载
- 积分:1
-
MatlabP
一本非常有价值的MAtlab编程参考书,值得一看。(A very valuable reference book MAtlab programming, worth a visit.)
- 2009-04-19 18:44:05下载
- 积分:1
-
GaussSinxy
利用高斯-勒让德多项式计算
sin(x+y)在矩形区域的积分(use Gauss- Legendre polynomials calculated sin (x y) in the rectangular region of Integral)
- 2007-05-23 11:26:41下载
- 积分:1
-
gabor
小波变换的实例,直接放在MATLAB里就可以运行,但需要换入自己的图片(Wavelet transform instance, can be placed directly inside MATLAB to run, but needs to be replaced into its own image)
- 2009-11-05 14:07:14下载
- 积分:1