CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab T

搜索资源列表

  1. 精通MATLAB(word

    0下载:
  2. 精通MATLAB这本书的word般,该版只能用于学习,不能做为商业用途-Be well up in the word of book of MATLAB ,It s only for studying,cann t be for the business.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:623325
    • 提供者:黄健康
  1. surprise_toolkit.0.05a

    0下载:
  2. Bayesian Surprise Toolkit for Matlab T. Nathan Mundhenk, Laurent Itti-Bayesian Surprise Toolkit for Matlab T. Na than Mundhenk, Laurent Itti
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:94076
    • 提供者:贾翔
  1. T-S_module

    1下载:
  2. 基于T-S模型的预测控制。为Matlab文件,附有模型说明。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:569063
    • 提供者:邵巍
  1. t

    0下载:
  2. matlab求解整数线性规划,能够求解任意的方程的解
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1023
    • 提供者:j
  1. DVB-T 2K Transmission

    3下载:
  2. %DVB-T 2K Transmission %The available bandwidth is 8 MHz %2K is intended for mobile services 基于ofdm的DVB-T 2K 的matlab程序,很经典哦
  3. 所属分类:matlab例程

    • 发布日期:2009-01-09
    • 文件大小:1153
    • 提供者:bingdao89
  1. 普通端射阵天线的matlab程序

    0下载:
  2. 普通端射阵天线的matlab程序 clear; f=3e10; lamda=(3e8)/f; beta=2.*pi/lamda; n=10; t=0:0.01:2*pi; d=lamda/4; W=beta.*d.*cos(t); z1=((n/2).* W)-n/2*beta*d; z2=((1/2).* W)-1/2*beta*d; F1=sin(z1)./(n.*sin(z2)); K1=abs(F1); polar(t,K1) ;
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:270
    • 提供者:anqideanqi
  1. 模糊T-S预测控制的matlab代码

    6下载:
  2. 模糊T-S预测控制的matlab代码,实现基于模糊模型辨识的广义预测控制-TS fuzzy matlab code predictive control, fuzzy model identification-based generalized predictive control
  3. 所属分类:matlab例程

    • 发布日期:2014-09-10
    • 文件大小:2048
    • 提供者:
  1. 采用差分阈值法对心电信号QRS波进行特征提取

    17下载:
  2. 采用差分阈值法对心电信号QRS波进行特征提取的Matlab程序。,Differential threshold method QRS wave of ECG feature extraction of Matlab program.
  3. 所属分类:matlab例程

    • 发布日期:2015-08-06
    • 文件大小:703140
    • 提供者:小白
  1. t-f_analysis.matlab时频分析工具箱

    1下载:
  2. matlab时频分析工具箱 相信很多人需要的,tftb
  3. 所属分类:matlab例程

    • 发布日期:2016-06-17
    • 文件大小:153955
    • 提供者:sjn
  1. t-copula

    0下载:
  2. t-copula 小程序,很是实用哦-t-copula small programs, it is practical Oh. . . . .
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2007
    • 提供者:qq
  1. t

    0下载:
  2. contrast streching matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:150720
    • 提供者:sato
  1. mtsp_ga

    0下载:
  2. Matlab求解TSP问题的,效果很好,这是我用来做毕业设计用的,希望对你有用-Matlab for solving TSP problems, works well, this is my graduation project to do with, and I hope useful to you
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3156
    • 提供者:Bloom
  1. matlab

    0下载:
  2. 批量tif文件16bit转换为8bit,支持自定义灰度转换-convert 16 bit tif files to 8 bit ones
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1050
    • 提供者:xi
  1. Fourier descriptors using matlab

    0下载:
  2. The descr iptors c(k) describe the frequency contents of the curve: a value of k close to zero will describe low frequency information, an approximative shape, and the higher frequencies will describe details. For k = 0, c(k) represents the position
  3. 所属分类:数值算法/人工智能

  1. matlab

    0下载:
  2. matlab进行偏最小二乘法算法对多变量和单变量的用法(function [T,P,W,Wstar,U,b,C,B_pls,... Bpls_star,Xori_rec,Yori_rec,... R2_X,R2_Y]=PLS_nipals(X,Y,nfactor))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:34816
    • 提供者:xixixi
  1. T-s

    0下载:
  2. 利用T-S方法控制单倒立摆,建立了多个模糊规则。(Sugeno type fuzzy control for single inverted pendulum)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:hiaries
  1. MATLAB for 玻尔兹曼法

    0下载:
  2. lbm入门,适合刚进行LBM学习的新手;希望各位进行交流。我也是刚学习LBM,还有很多地方不懂(LBM entry, suitable for new LBM learning newcomers; hope that you can communicate. I've just learned LBM, and there's a lot of things that I don't understand)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:13312
    • 提供者:CherishYeah
  1. matlabK-T模型函数包

    1下载:
  2. 等效介质理论 K-T模型算法(球形,针行,硬币状孔隙)(The K-T model algorithm of the equivalent medium theory)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:sousoutu
  1. MATLAB解矩阵微分方程

    2下载:
  2. 本文先简要介绍了矩阵的积分和微分的定义;接着通过弹簧-质量块儿-阻尼器系统的例子,阐述了求解常微分方程数值解的常用方法;最后,在前两部分的基础上,总结了用MATLAB求解形如_X(t) = f(X(t); t) 矩阵微分方程数值解的方法。(In this paper, the definition of integral and differential of matrix is briefly introduced. Then the common method of solving nume
  3. 所属分类:matlab例程

    • 发布日期:2019-12-18
    • 文件大小:300032
    • 提供者:李磊哥
  1. MATLAB手写数字汉字识别[写字板,神经网络]

    2下载:
  2. 该课题为基于MATLAB bp神经网络的手写汉字识别系统。可以利用鼠标手写中文汉字进行训练,测试,可以识别任何字体,只需要到GUI界面面板更换即可。在GUI界面就可以随写随训练中文,不需要到后台手动更换文字训练,方便快捷上档次。(This project is a handwritten Chinese character recognition system based on Matlab bp neural network. You can use the mouse to write Ch
  3. 所属分类:matlab例程

    • 发布日期:2020-12-22
    • 文件大小:332800
    • 提供者:可乐一生
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com