-
Flight-Control-System1
北航飞行控制系统第一次大作业,包括源代码和作业报告,都是经过调试,可以运行的,作业报告是按要求写的。(The First assignment of Flight Control System in Beihang University)
- 2020-07-03 14:00:01下载
- 积分:1
-
msim
matlab仿真模拟退火算法的简单搜索过程,随机数用数组实现(Matlab simulation annealing simple search process, with a few random arrays to achieve)
- 2007-03-27 10:51:02下载
- 积分:1
-
transfer
系统传输函数 用于系统传输简单模拟 了解传输过程(transfer in matlab)
- 2013-09-17 12:25:28下载
- 积分:1
-
uc610
UC1610 program ,pls see it ,welcome(UC1610 program, pls see it, welcome)
- 2008-01-11 08:46:20下载
- 积分:1
-
SVM
Support Vector Machine支持向量机 课件(Support Vector Machine Support vector machine courseware)
- 2011-11-19 14:00:56下载
- 积分:1
-
单神经元PID对非线性系统的matlab仿真
毕业论文程序,是单神经元PID对非线性系统的matlab仿真。(keyword:Single neuron、MATLAB、e second order system 、PID)
- 2015-01-21 13:56:52下载
- 积分:1
-
CDMA_MODULATION_DEMODULATION
复接入,B/W双用户使用直接扩频序列
% >>>multiple access b/w 2 users using DS CDMA
% >>>format is : cdmamodem(user1,user2,snr_in_dbs)
% >>>user1 and user2 are vectors and they should be of equal length
% >>>e.g. user1=[1 0 1 0 1 0 1] , user2=[1 1 0 0 0 1 1],snr_in_dbs=-50
% >>>or snr_in_dbs=50 just any number wud do
% Waqas Mansoor
% NUST , Pakistan(Complex access, B/W dual-use direct sequence spread spectrum>>> multiple access b/w 2 users using DS CDMA>>> format is: cdmamodem (user1, user2, snr_in_dbs)>>> user1 and user2 are vectors and they should be of equal length>>> eg user1 = [1 0 1 0)
- 2009-01-27 10:32:34下载
- 积分:1
-
radial_fovs
matlab codes for MR radial imaging
- 2010-09-13 14:53:44下载
- 积分:1
-
fc_tanker
Fuzzy controller for tanker ship heading regulation
- 2010-01-12 02:40:22下载
- 积分:1
-
二维矩形条带装箱问题的底部左齐择优匹配算法
针对二维矩形条带装箱问题提出了一种启发式布局算法,即底部左齐择优匹配算法(lowest—level left align bestfit,简称LLABF).LLABF算法遵循最佳匹配优先原则,该原则综合考虑完全匹配优先、宽度匹配优先、高度匹配优先、组合宽度匹配优先及可装入优先等启发式规则.与BL(bottom-left),IBL(improved-bottom-left)与BLF(bottom—left-fill)等启发算法不同的是,LLABF能够在矩形装入过程中自动选择与可装区域匹配的下一个待装矩形.计算结果表明,LLABF结合遗传算法(genetie algorithm,简称GA)解决二维条带装箱问题更加有效.(A heuristic placement algorithm for two-dimensional rectangular strip packing problem is proposed, which is called bottom-level left align best fit algorithm (LLABF). Different from BL (bottom-left), IBL (improved-bottom-left) and BLF (bottom-left-fill) heuristic algorithms, LLABF can automatically select the next rectangle to be loaded that matches the mountable region during the rectangular loading process. Genetie algorithm (GA) is more effective to solve the two-dimensional strip packing problem.)
- 2018-09-22 18:29:40下载
- 积分:1