-
wavelet
图像频域变换源代码,只针对该应用领域内的同行用于学术研究,不能用于商业活动!!(Image Transferation original codes)
- 2010-07-05 11:46:49下载
- 积分:1
-
gademo12
说明: 遗传算法包括基本算法的程序及其在优化函数方面的应用(genetic algorithms include basic algorithm for the optimization process and its function in the application)
- 2006-01-04 19:43:10下载
- 积分:1
-
Jacobi
雅戈比迭代法,用于数值分析课,正确,提供简单的参考!(Jacobi iterative method )
- 2009-05-08 00:28:43下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
cheb
实现双线性变换法设计的数字Chebyshev I型低通滤波器(Bilinear transform design to achieve the number of Chebyshev I-type low-pass filter)
- 2011-01-04 18:57:58下载
- 积分:1
-
Matlab
Mtlab教程希望对大家有用~~~~~~~~·(Mtlab tutorial you want to be useful ~~~~~~~~·)
- 2010-02-06 19:29:21下载
- 积分:1
-
ABdemo
matlab下adaboost经典算法程序(Under the classical algorithm matlab program adaboost)
- 2011-05-27 15:11:30下载
- 积分:1
-
FDTD1matlab
一个用matlab编写的一维FDTD算法程序,与大家共享(using Matlab to prepare a one-dimensional FDTD algorithm procedures, and share)
- 2007-04-21 19:05:47下载
- 积分:1
-
gp
说明: GREY PREDICTION ALGORITHM implementation in matlab source code
- 2013-09-08 20:03:38下载
- 积分:1
-
PID
对一种电极控制对象的最基本pid控制程序,仅供参考。(Electrode control object of a basic pid control procedures for reference purposes only.)
- 2011-06-02 09:57:43下载
- 积分:1