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

搜索资源列表

  1. SphereDecoder

    0下载:
  2. 用于MIMO检测的sphere decoder程序- This function implements a soft output sphere decoder. Based on the paper: C. Studer, M. Wenk, A. Burg, and H. Blocskei: "Soft-Output Sphere Decoding: Performance and Implementation Aspects", Asilomar 2006
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3252
    • 提供者:bennytang
  1. regression_copy

    0下载:
  2. 岭回归程序 输入参数为自变量、因变量和优化因子 输出参数为映射矩阵与回归误差-Ridge Regression. Input parameters: - X: Input data block (k x n) - Y: Output data block (k x m) - q: Stabiliaztion factor (optional) If not given, estimated from data Return parameters: - F
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:649
    • 提供者:miaomiao
  1. Identification

    0下载:
  2. this m.file is a complete simulation of a chemical fermentation process which is done in Matlab. this job includes an on-line estimationn of the states of a control system and also the identification of the parameters of process. this work can be
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2766
    • 提供者:hamed
  1. Montcarlo

    0下载:
  2. this file is the identification of the fermentation process using Monte-Carlo method to define Q-matrix. this m.file is a complete simulation of a chemical fermentation process which is done in Matlab. this job includes an on-line estimationn
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2785
    • 提供者:hamed
  1. inventive

    0下载:
  2. this file is the identification of the fermentation process using an inventive method to define Q-matrix which uses Matlab commands to define the time consuming derivative operations which simplifies the simulation and also reduces the calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:521
    • 提供者:hamed
  1. Nakagami_Generation

    0下载:
  2. Nakagami distribution simulation with theoretical comparison
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:853
    • 提供者:Kadir
  1. RK

    0下载:
  2. 实验RK算法,即利用Hash方法和素数理论,首先定义一个Hash函数(hash (r) = r mod q),然后将模式串P和文本串T中长度为m的子串利用Hash函数转换成数值。显然只需比较那些与模式串具有相同Hash函数值的子串。 当然因为Hash冲突的存在,还要进一步进行字符串比较,但只要选择适当的素数q, Hash冲突的概率就会很小 -Experimental RK algorithm, namely the use of Hash methods and prime number
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:218279
    • 提供者:chenb
  1. rengongmianyi

    0下载:
  2. a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:526
    • 提供者:王飞
  1. modified-stfd_esprit

    0下载:
  2. 提 出了基于修正空间 时频分布( S TF D) 矩阵 的 ES P RI T算法 以实现 对宽 带线性调 频信号 的到达 角估计-Th e a l g or i t h m f o r di r e c t i o n- o f- a r r i va l o f t he wi d e ba n d c hi r p s i gna l s ba s e d 0 1 3 .ESPRI T u s i n g t he mo di f i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:145254
    • 提供者:fjp119
  1. cHAMP-potentiel

    0下载:
  2. Dans la partie expérimentale, nous allons considérer un cas simple où l’espace de configuration est limité à 2 dimensions avec des obstacles ponctuels (réduits à des points). On va considérer un espace de configuration de taille 100x100, où l’on
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:223353
    • 提供者:leegare
  1. sell

    0下载:
  2. 输入数据的第一行为两个正整数M(M<=1000),N(N<=30),分别表示王伯的资金和鱼的种类。以下N行,每行有两个正整数S(1<=S<=N),T,分别表示某种鱼的编号以及该鱼的价格。 接着,每行有两个整数P,Q。当P,Q均大于0时,表示P,Q不能共处;当P,Q均等于0时,表示输入的结束。 Output 输出数据的第一行为两个正整数X,Y,分别表示所买鱼的条数和总花费。以下X行,每行有一个正整数,表示所买鱼的编号。编号按升序排列输出。 如果题目有多个解,
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:902
    • 提供者:wenshion
  1. DBMM

    0下载:
  2. 单表密码 定义: 1、 明表: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 2、 明文 they will arrive tomorrow 3、 密钥 K=Monday 4、 密码实现 1) 将明文与密钥转为数字串: K=(12,14,13,3,0,24)
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3702
    • 提供者:lss
  1. Ant-colony-algorithm

    0下载:
  2. 最短路径实现的蚁群算法 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max 最大迭代次数 m 蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度-Ant colony algorithm to achieve the shortest path Descr iption of the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:8342
    • 提供者:屈林
  1. hdu1297

    0下载:
  2. 杭电acm1297 #include<stdio.h> #include<string.h> #define m 1002 int f[m][70]={{1,1},{1,1},{1,2},{1,4}} void add(int p[],int q[],int sum[]) { int i,len if(p[0]<q[0])len=q[0] else len=p[0] for(i=1 i<=len i++)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-21
    • 文件大小:227837
    • 提供者:韩飞
  1. sum

    0下载:
  2. 数据结构与算法实验题 8.2 树求和问题 ★ 实验任务 我 们 知 道树有 许 多 种表示 法 , 左儿子 右 兄 弟就是 一 种 表示法 。 现 在给出 一 棵 以左儿 子 右 兄 弟表 示的 树 ,并 且结 点 带有 权值 , 求以 给出 结 点为 根的 子 树的 所有 结 点权 值之 和。对 于给出的一棵树的左儿子右兄弟表示法,按要求输出这棵树的子树的权值和。 ★ 数据输入 第一行为一个整数 n , 1<=n<=1000 ,表示这棵树的结
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1342
    • 提供者:ljxiaoya
  1. ARCH

    0下载:
  2. 利用有限元编写的拱结构的计算程序,能进行各种拱结构的内力分析计算。读入基本数据:NSX、NSP、NLO 分别为竖向、水平集中力和力偶个数;M 求内力截面个数(负表示作内力图);IC 左半跨上(水平、竖向和力偶)集中力个数;F矢高;L跨度;Q 均布荷载值 A、B 均布荷载左端离左支座的距离和分布长度;R 圆拱半径,悬链线拱时为Qc/r;-Internal force analysis using the finite element written in the arch structure
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5388
    • 提供者:张佳文
  1. doarima

    0下载:
  2. doarima.m MATLAB scr ipt to do an ARIMA(p,d,q) analysis where d is set but P and q can be vectors of values you want to try. It produces AIC and FPE (final prediction error) values for comparing models. The AIC is different than the one computed by S
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:2431
    • 提供者:timyscralem
  1. hufferman

    2下载:
  2. 用下表给出的字符集和频度的实际统计数据建立哈夫曼树,并实现以下报文的编码和译码:“THIS PROGRAM IS MY FAVORITE”字符 A B C D E F G H I J K L M 频度 64 13 22 32 103 21 15 47 57 1 5 32 20 字符 N O P Q R S T U V W X Y Z 频度 57 63 15 1 48 51 80 23 8 18 1 16 1-The actual statistics of the character set a
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3103
    • 提供者:梁耀燊
  1. InstantaneousPower

    0下载:
  2. 瞬时无功功率理论p-q法的源程序,m文件,程序有详细的解释与说明。工程应用中的使用。-Instantaneous reactive power theory pq law source, m files, programs have detailed explanations and instructions. Engineering applications used.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1243
    • 提供者:xudongli
  1. yqsf

    0下载:
  2. C n个城市的坐标,n×2的矩阵 NC_max 最大迭代次数 m 蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度- Ant Colony Algorithm for Traveling Salesman Problem ChengAihua,PLA Information Engine
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1605
    • 提供者:Billustrator
« 1 2 34 »
搜珍网 www.dssz.com