-
ga
说明: 下面的程序是求多项式y=x^6-10x^5-26x^4+344x^3+193x^2-1846x-1680在区间[-8,8]的最小值,误差不超过0.001。对于这个复杂的多项式,可先用matlab绘制函数的大概曲线,确认函数的最小值大概处于[-8,8]之间,再用本程序求出精确解。 (The following procedure is a polynomial y = x ^ 6-10x ^ 5-26x ^ 4+344 x ^ 3+193 x ^ 2-1846x-1680 in the interval [-8,8] of the minimum error is not more than 0.001. This is a complex polynomial, can first draw function with matlab about curves, to confirm the function of the minimum are probably in [-8,8] range, and then find the exact solution of this program.)
- 2010-05-28 10:17:34下载
- 积分:1
-
Evacuation-simulation
人员疏散过程建模仿真 采用元胞自动机的方法 对公共安全中的人员疏散问题进行了分析,在此基础上提出了一系列的基本假设,建立了人员疏散模型(Occupant Evacuation Model),并用Matlab实现了仿真程序。
通过在不同初始条件下的多次仿真测试,比较了不同条件下的仿真结果,由此提出了一些公共场所提高安全防范的措施和人员疏散方法的建议,以使灾害发生时尽量减少人员伤亡。
(Evacuation process modeling and simulation)
- 2020-12-29 14:49:00下载
- 积分:1
-
ex18
1. 设计在数组中查找数据模板函数
函数名: SeqSearch
参数名及顺序: 数组:list, 数据:key, 个数:n
返回: 成功:数据在数中的下标,失败: -1(1 designed to find the data in the array template function function name: SeqSearch parameter names and order: Array: list, data: key, number: n Returns: Success: Data on the number of the next standard, failed:-1)
- 2014-10-24 19:38:06下载
- 积分:1
-
powercontrolinCDMA
在cdma系統中在下行做功率控制的性能分析(Performance Analysis of Downlink
Power Control in CDMA Systems
∗ )
- 2009-04-03 19:30:32下载
- 积分:1
-
Fingerprint-Recognition
fingerprint recognition
- 2011-07-03 20:17:17下载
- 积分:1
-
getCore
core point detection
- 2015-04-09 21:46:21下载
- 积分:1
-
kalmanfilterExa
kalman滤波的小例子,用matlab语言写的,很清晰。(kalman filtering small example, the language used to write matlab, very clear.)
- 2010-10-23 21:25:22下载
- 积分:1
-
Viterbidecoder
用VITEBI算法对信道输出解码。这个算法既能用于卷积码的软判决解码,也能用于硬判决解码(failed to translate)
- 2010-01-16 17:02:48下载
- 积分:1
-
biMatichHungary
说明: 偶图最大匹配完全照算法说明利用集合运算实现的matlab代码。这里需要大家讨论的是增广路的选取的算法,希望朋友们多多讨论,争取找一种更好的增广路方法,有想法的一定告诉我,谢谢,jxrhhu@hhu.edu.cn(Bipartite graph maximum matching algorithm description completely according to the use of computing to achieve a collection of matlab code. Here we need to discuss is the way to broaden the selection of the algorithm, a lot of friends who wish to discussions in order to find a better way to broaden the way, there is a certain mind to tell me, thank you, jxrhhu@hhu.edu.cn)
- 2008-10-11 20:03:46下载
- 积分:1
-
lms_beamforming
该算法主要实现lms自适应波束形成功能,其原理简单,操作方便,有一定的工程实用价值(The algorithm is mainly realize adaptive LMS beam-forming function, its principle is simple, the operation is convenient, the project has certain practical value
)
- 2012-04-22 18:29:42下载
- 积分:1