-
MATLABTHEORY_ranjith
detail explanation of matlab
- 2011-01-02 22:09:43下载
- 积分:1
-
hjkds
说明: 历年数学建模解题程序代码:电力分派与管理,MATLAB程序1(Mathematical modeling problem-solving year code: electricity distribution management, MATLAB 1)
- 2009-08-03 23:18:29下载
- 积分:1
-
NSIMCAv1
NSIMCAv1工具箱能够对每一类进行分类(The presentNSIMCAv1 toolbox contains Matlab implementations forclassification。)
- 2014-01-23 15:09:29下载
- 积分:1
-
cumest
计算信号累积量的程序。包括:主程序cumest.m。调用程序cum2est.m;cum3est.m;cum4est.m(Calculating the amount of signal accumulation process. Include: main cumest.m. Calling program cum2est.m cum3est.m cum4est.m)
- 2021-03-09 10:09:28下载
- 积分:1
-
matlab实现s小波变换代码,m文件-waveup
matlab实现s小波变换代码,m文件。输入图像矩阵,输出一幅图像,分为四块。(s Matlab achieve wavelet transform code, m documents. Input image matrix, the output an image, divided into four.)
- 2005-03-22 11:31:46下载
- 积分:1
-
modern-coding-theory
the modern coding theory book by richardson and urbanke
- 2010-10-22 00:35:21下载
- 积分:1
-
matrizadmitancia
model to calculate the admitance matrix
- 2011-10-15 06:44:41下载
- 积分:1
-
FOC_MAS
stator-flux oriented control of an induction motor under simulink
- 2010-12-10 06:28:54下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
(University-of-Sheffield)-gatbx
有关matlab的遗传算法工具箱,里面含有若干实例和程序代码,是由英国大学研发的(Matlab genetic algorithm toolbox, which contains a number of examples and code, developed by the University of British)
- 2013-05-14 07:57:03下载
- 积分:1