登录
首页 » matlab » Desktop

Desktop

于 2014-12-04 发布 文件大小:2KB
0 78
下载积分: 1 下载次数: 11

代码说明:

  层次分析模型,可确定权值,将定性转化为定量。神经网络模型、池火灾模型。(analytic hierarchy model,To determine the weights, convert qualitative to quantitative.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • repval
    repval(X) finds all repeated values for input X, and their attributes. (The input may be vector, matrix, char string, or cell of strings Y=repval(X) returns the repeated values of X [RV, NR, POS, IR]=repval(X) returns the following outputs RV : Repeated Values (sorted) NR : Number of times each RV was repeated POS : Position vector of X of RV entries IR : Index of repetition Example: X=[1 5 5 9 5 5 1] [RV,NR,POS,IR]=repval(X) Output: RV = [1 5] Numbers 1 and 5 are repeated values NR = [2 4] Respectively repeated 2 and 4 times POS = [1 7 2 3 5 6] Position index of X for repeated values IR = [1 1 2 2 2 2] Corresponding to which index of RV )
    2010-12-14 15:13:45下载
    积分:1
  • matlab
    蚁群算法的matlab实现程序,简单易懂,对于学习者来说,不错(Ant colony algorithm matlab implementation process, easy to understand, for a student perspective, it is true)
    2010-01-04 14:39:28下载
    积分:1
  • rectifier-and-inverter
    说明:  进行三项交流电整流和逆变的论文,对进行变频控制其设计方面会有些帮助。(AC rectifier and inverter for the three papers, on the frequency control their design will be helpful.)
    2011-02-17 09:19:53下载
    积分:1
  • doc-process
    MATLAB 中文件处理命令大全。老师的课件,很有用,希望对你有用(Document processing in MATLAB command Daquan. Teacher courseware, useful, useful to you)
    2013-10-24 19:28:06下载
    积分:1
  • Matlab-code60
    matlab自学者60个实用小代码。。。。。。(Practical small code)
    2013-12-24 15:09:12下载
    积分:1
  • state_space_PID
    本代码是PID在S函数中的实现,但不同之处在于,本代码先把PID变成状态空间表达式,更加易懂,为本人独创。(This code is the PID in the S function, but the difference is that, this code to put the PID into the state space expressions, more understandable, for my original.)
    2014-09-03 10:45:50下载
    积分:1
  • paiduifangzhen
    MATLAB实现排队系统的模拟仿真,对排队过程的仿真模拟。(MATLAB realization of queuing system simulation, simulation of queuing processes.)
    2010-10-09 19:52:38下载
    积分:1
  • Desktop
    This project gives the design of control system and speaker recognition code using matlab. Matlab’s straightforward programming interface makes it an ideal tool for speech analysis projects. For the current project, experience was gained in general matlab programming and the design of control system. A basic speaker recognition algorithm has been written to sort through a rule base in matlab and choose the one most likely match based on the pre define time frame of the speech utterance.
    2013-03-05 22:34:22下载
    积分:1
  • Solution-to-Numerical-Methods-with-Worked-Example
    Matlab offers many facilities for problem solving. The following solutions are provided to questions that do not provide complete Matlab code. They are mainly intended to demonstrate features mentioned in the book.
    2015-02-27 18:53:03下载
    积分:1
  • MATLAB ABC改进版
    说明:  人工蜂群算法(Artificial Bee Colony, ABC)是由Karaboga于2005年提出的一种新颖的基于群智能的全局优化算法,其直观背景来源于蜂群的采蜜行为,蜜蜂根据各自的分工进行不同的活动,并实现蜂群信息的共享和交流,从而找到问题的最优解。对原始算法的改进。(The improvement of the original Artificial Bee Colony.)
    2020-06-05 16:06:24下载
    积分:1
  • 696522资源总数
  • 104033会员总数
  • 52今日下载