CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - nb matlab

搜索资源列表

  1. fuzzy-pi

    0下载:
  2. 一被控对象 ,给定为阶跃给定,幅值为500,设计一个两维模糊PI型控制器,输入语言变量和输出语言变量均取7个值{NB,NM,NS,ZE,PS,PM,PB},模糊论域为{-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6},用matlab编程仿真研究。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7546
    • 提供者:崔艳
  1. ellipse

    3下载:
  2. MATLAB中画椭圆的自定义函数:ellipse,用后才会发现这个函数的强大功能! 在ellipse之函数当中,其输入之变数分别如下: -ra 椭圆之长轴半径,可为列矩阵,若为列矩阵时,代表可同时绘制许多椭圆。 -rb 椭圆之矩轴半径,可为列矩阵,如ra。 -ang 水平轴之倾斜角,以弧度表示。可为列矩阵,但ra、rb、ang三者之矩阵数应相同。 -x0,y0 圆心之座标,可为矩阵,若为矩阵时,代表可同时绘制许多不同圆心位置之椭圆。 -C 椭圆线之颜色 -Nb 绘椭圆
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1959
    • 提供者:合愀
  1. PLS

    8下载:
  2. 这是很全面偏最小二乘法程序,并且具有中文注释,有效帮助大家利用PLS算法。-It is program of Partial least square.It is noted by chinese.
  3. 所属分类:matlab

    • 发布日期:2015-10-01
    • 文件大小:1977
    • 提供者:丁家梅
  1. Navie-Bayes

    3下载:
  2. 机器学习中关于朴素贝叶斯(NB)方法的Matlab源代码,附带四个数据集用于实验-Machine Learning on Bayesian (NB) method of Matlab source code, with four data sets for experiments
  3. 所属分类:Graph program

    • 发布日期:2015-06-25
    • 文件大小:1489847
    • 提供者:文瑞
  1. NB

    1下载:
  2. 朴素贝叶斯算法,以函数形式实现,花了一个上午的时间-Naive Bayes algorithm, in order to function the form of implementation, a morning flower time
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:752
    • 提供者:张其
  1. f4.02

    0下载:
  2. 连续釜式搅拌反应器(CSTR)开车过程的动态模拟nb 用mathematics编程的-Continuous autoclave stirred tank reactor (CSTR) to drive the process of dynamic simulation nb programming with mathematics
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:55291
    • 提供者:chen
  1. NB

    0下载:
  2. 特征之间非独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-NB
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1633
    • 提供者:陈志峰
  1. ldpcc_SP_dec_GFq

    1下载:
  2. SP algorithm decoder for non binary ldpc codes
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-10-12
    • 文件大小:10044590
    • 提供者:kangdonghyub
  1. NB

    0下载:
  2. 自己编写的NB函数,可以读取UCI数据集中任意一个数据集。-I have written the NB function, can read any of the UCI data set data set.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:902
    • 提供者:cyt
  1. ARX

    0下载:
  2. we have a photo camera with DC Motor and closed loop controller is equal k/s^2+s+k. first,we shoul find ZOH,then we identify the system with ARX model that na=nb=2 Here,we want to identify the Dynamic Linear System. we use different inputs such
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:25796
    • 提供者:maysam
  1. ARX+ARMAX

    0下载:
  2. Here,we want to estimate a system with ARX and ARMAX. the euation of system is : 2(s+1)/s^2+2s+2 so first, we find the discrete equation that sampling frequency is 100ms. Here,in our sample,na=nb=2,nc=1 also ,this algorithm find the poles and
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:40360
    • 提供者:maysam
  1. nb

    1下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以看下-Matlab environment a Naive Bayes classifier, we can look
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:1012
    • 提供者:zxk
  1. shuzhifenxi

    0下载:
  2. 几个数值分析Matlab实例,可以运行~没什么NB的编程-several matlab instance of numerical analysis
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:3646
    • 提供者:hhs
  1. matlabPBG

    0下载:
  2. matlab透射率随入射角变化的程序 na=2.10 nb=1.46 n1=1 n2=1 d=1064 for c5=0:0.5:90 c3=c5*pi/180 c1=asin(n1*sin(c3)/na) c2=asin(na*sin(c1)/nb) c4=asin(nb*sin(c2)/n2) d1=1064 a=d1/(4*na) b=d1/(4*nb) Ba=2*pi*na*a*cos(c1)/d Bb=2*pi*nb*b*cos
  3. 所属分类:Other systems

    • 发布日期:2017-10-30
    • 文件大小:9731
    • 提供者:
  1. naviebys-algorithm

    0下载:
  2. Bayesian (NB) Matlab code. it contains two codes. one is used for training datasets, the othe is used for testing datasets.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:650
    • 提供者:肖邦
  1. RaspiIOControl

    0下载:
  2. Setup the Raspberry Pi to work with Matlab. Check out the Matlab Hardware Support Package documentation. This GUI based program will automatically connect to the Raspberry Pi if already configured. It shows the Pin logic values in color. The Pin head
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-16
    • 文件大小:362977
    • 提供者:Adilson
  1. Binary-Genetic-Algorithm-Feature-Selection-(2).zi

    0下载:
  2. This submission contains (1) Journal Article on Zernike Moments, Genetic Algorithm, Feature Selection and Probabilistic Neural Networks. (2) MATLAB code to do Feature Selection Using Genetic Algorithm. NB: (i) This code is short BUT it works
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1434146
    • 提供者:abdalla
  1. NB-LDPC decoder

    1下载:
  2. a detail code of an NB LDPC decoder
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1538048
    • 提供者:Fati
  1. codeFramework

    0下载:
  2. matlab 的naivebayes程序(This is a matlab code naive bayes)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:458752
    • 提供者:mia_xiaohui
  1. Untitled

    0下载:
  2. 控制器采用二维的模糊控制器,其输入信号偏差为e和偏差的变化为的de,控制对象为时滞对象: ,假设系统给定为阶跃值R=10,系统的初始值R(0)=0。本例采用的是增量控制方法,所以模糊控制器的其输出量为△U。后面经过一个积分环节,就得到了一个控制信号U。E、dE、△U的模糊论域划分为13个档次,论域取为[-10,10]之间。各个论域E, EC和△U的语言变量为{NB, NS,0,PS,PB}。采用两种方法实现pid输出曲线按的模拟。(A two-dimensional fuzzy controll
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com