-
leidaxitongfangzhen
雷达信号系统仿真 包括雷达信号系统的整个结构和模块,对初学者有用(radar signal simulationg)
- 2010-11-09 15:30:31下载
- 积分:1
-
bisection
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.
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) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
simplex
利用单纯形法求解线性规划,输入为标准型的线性规划,求解得到最优解和最优值(Use simplex method to solve linear programming, enter as the standard type of linear programming, for solving the optimal solution and optimal value)
- 2008-01-04 02:19:36下载
- 积分:1
-
fuzzywatertemporaturecontrol
The goal is to design a fuzzy controller that will control the water temperature to follow a reference profile as closely as possible.
- 2010-01-15 23:50:34下载
- 积分:1
-
101259328yiqun1
说明: 一个典型的蚁群算法示例,可以参考学习,讨论.一个很好的典型的蚁群算法示例,(A typical ant colony algorithm for example, can refer to learn, discuss. A very good example of a typical ant colony algorithm,)
- 2008-10-22 16:48:31下载
- 积分:1
-
ge-alg
In this paper, an attractive approach for teaching genetic algorithm (GA) is pre-sented. This approach is based primarily on using MATLAB in implementing the genetic operators:
crossover, mutation and selection. A detailed illustrative example is presented to demonstrate that
GA is capable of finding global or near-global optimum solutions of multi-modal functions. An
application of GA in designing a robust controller for uncertain control systems is also given to
show its potential in designing engineering intelligent systems
- 2013-11-19 14:41:13下载
- 积分:1
-
h33
LMS identification volterra order 2,degree 3
- 2011-12-22 16:07:05下载
- 积分:1
-
Running the Matlab code
使用Matlab软件,借助GUI控制台提取照片RGB。可求取植物或植被的物候。(Extract RGB Value by Matlab software)
- 2017-11-28 13:38:00下载
- 积分:1
-
LaubARE_SchurMethod.pdf
这是一个里卡迪方程的简易对角线解法,有一定的现实意义,可以在matlab的计算里减少很大的计算量。十分好用(This is a simple solution Ricadi diagonal equation, there are certain practical significance, can reduce a large amount of computation in the calculation in matlab. Very easy to use)
- 2014-08-08 22:17:09下载
- 积分:1
-
zhixin
基于Matlab的RSSI质心定位算法源码(Centroid localization algorithm source code based on Matlab RSSI)
- 2021-04-15 09:08:54下载
- 积分:1