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

搜索资源列表

  1. FrequencyScaleConversion

    0下载:
  2. Frequency Scale Conversion From f To f Scale frq2mel mel2frq mel The mel scale is based on the human perception of sinewave pitch. frq2erb erb2frq erb The erb scale is based on the equivalent rectangular bandwidths of the human ear. frq2mi
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8122
    • 提供者:张一一
  1. XMLlToolbox2

    0下载:
  2. The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >>
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:214576
    • 提供者:leiming691128
  1. matlab_sym

    0下载:
  2. matlab符号表达式、符号矩阵的创建、符号线性代数因式分解、展开和简化符号代数方程求解、符号微积分符号微分方程-matlab symbolic expression, the creation of the matrix symbol, symbols, linear algebra factorization, and simplification of symbolic start to solve algebraic equations, symbols, symbol differen
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:93257
    • 提供者:yandou116
  1. char2CString

    0下载:
  2. char和CString之间赋值的问题,包含char* 转化成 CString,CString 转化成 char* ,BSTR 型转化成 CString 型等等。-between the char and CString assignment problem with char* into a CString, CString into a char*, BSTR type into CString type and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:15209
    • 提供者:lizhiqian
  1. Lave1

    0下载:
  2. #include <iostream> #include <stdlib.h> #include <string.h> using namespace std const kl = 4, kzs = 2, m = 6, n = 4, Error = 5 char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}} int A[m][n] = {{1,2,2
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:842308
    • 提供者:Andrew
  1. convertcharint

    0下载:
  2. convert from char to int
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:312051
    • 提供者:lisa
  1. bin2hex

    0下载:
  2. function total_length=text_length_num(file_cell) total_length=0 for i=1:length(file_cell) y1=char(file_cell(i)) for j=1:length(y1) if(y1(j)== > ) got=j-3 end end y= for k=1:got y(k)=y1(k) end [a,b,c,d]=filepar
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1523
    • 提供者:thinkingbig4
  1. charrec

    0下载:
  2. char recognition with c-char recognition with cnn
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:12032
    • 提供者:z
  1. repval

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1959
    • 提供者:DT丿灬雪狼
  1. function3

    0下载:
  2. The DocPolynom to Character Converter The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntac
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:757
    • 提供者:sabah_altaie
  1. function3

    0下载:
  2. The DocPolynom to Character Converter The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntac
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1002
    • 提供者:sabah_altaie
  1. matlab-sym-char-num

    0下载:
  2. matlab sym格式转换成char型和数值型的简易算法-sym convert to char or num simple algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:2521
    • 提供者:Liu Kevin
  1. char-recognition

    0下载:
  2. 神经网络源代码,一个字符识别程序,分别实现了没有噪声和带有噪声的测试-Neural network source code, a character recognition program, were achieved with no noise and noise tests
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4795
    • 提供者:苏倩
  1. three

    0下载:
  2. 大功率分布式发电系统通常采用三相逆变器并网,由于三相逆变器系统参数耦合,传统方法设计的控制器算法复杂。在d。q坐标系下为双模式三相并网逆变器的独市和并网模式建立了数学模型.采用新的解耦方法,依据独立和并网模式控制系统超调量越小,模式切换过程中被控量的波动越小。切换过程就越平滑的原则。完成了两种模式的控制器设计,即分别应用积分环节、比例环节即可将独立模式和并网模式整定成典型的二阶系统,控制器设计简单.能取得优良的动、静态特性。仿真与实验验证了设计方法的正确性和可行性。-It is necessar
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:262562
    • 提供者:Jew
  1. char-segment

    0下载:
  2. character segmentation in matlab for plate
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:93597
    • 提供者:ozkan
  1. calculate-number-of-char

    0下载:
  2. 键盘输入,计算字符串中数字,字母的个数,并在窗口返回现实数字-keyboard input,calculate the number of number and char of the char group
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:947
    • 提供者:吴旭
  1. ROC_spectrumsensing

    0下载:
  2. The receiver performance is quantified by depicting the receiver operating char- acteristics (ROC) curves. This curves serve as a tool to and study the performance of a sensing scheme. ROC graphs are employed to show trade-of vs between detection pro
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1147
    • 提供者:sagar
  1. char2cell

    0下载:
  2. 将char数据类型转变为cell胞元类型,为.m文件,载入可直接使用函数-The char data type is converted to cell cell types, for the.M file, loading it and you can directly use this useful function.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2437
    • 提供者:黄可京
  1. jsantarc-Majority-Vote-function-for-Matlab--d0869

    1下载:
  2. This function performs majority voting for an input , ie. Counts the elements of a 1D array and outputs the value with the most occurrences. The input can be an array , ‘char’ or ‘cell’. Just a note if your input is an array the function will work wi
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2048
    • 提供者:md adil
  1. adsdsfds

    0下载:
  2. DG Char for use good one
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:14245
    • 提供者:sibasis
« 12 »
搜珍网 www.dssz.com