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

搜索资源列表

  1. MININNET

    0下载:
  2. Neural network中MININNET 设计用MATLAB 关于生成内容,坚固网络,净化神经网,类的比较,培训权限等的所有程序-Neural network design which MININNET on MATLAB generated content, a robust network, purification neural network, the type of comparison, the powers of the training all the procedur
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6262
    • 提供者:李成
  1. laserlengths

    0下载:
  2. this progam calculates the optimum laser powers at different rod lengths-this progam calculates the optimum laser p owers at different rod lengths
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2545
    • 提供者:孔凡荣
  1. 1047IntegerInquiry

    0下载:
  2. HDOJ 1047 One of the first users of BIT s new supercomputer was Chip Diller. He extended his exploration of powers of 3 to go from 0 to 333 and he explored taking various sums of those numbers. ``This supercomputer is great, remarked Chip. ``I o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:852
    • 提供者:sxb
  1. powersys_manual

    0下载:
  2. 给Matlab配套的电力工具箱POWERSYSTEM的最全的使用手册,一共一千多页,POWERSYSTEM中所有的DEMO都有详细介绍,是学习电力工具箱的精品资料-Matching of electricity to Matlab toolbox POWERSYSTEM the most comprehensive user manual, a total of more than 1000 pages, POWERSYSTEM have all the details of DEMO is t
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11984149
    • 提供者:王华斌
  1. cordic

    1下载:
  2. cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1855
    • 提供者:waqas
  1. powersys

    0下载:
  2. SimPowerSystems software and other products of the Physical Modeling product family work together with Simulink software to model electrical, mechanical, and control systems
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4251420
    • 提供者:sabrina
  1. huffman

    0下载:
  2. Huffman编码问题一类广泛存在于文件、音频等数据压缩问题中。如根据Huffman编码的原理,实现对文本进行压缩与解压的功能。因此掌握好Huffman编码的技术可以再社会生活中起到很重要的作用。-HuffmanNode* CreateHuffmanTree(int n, char datas[], int powers[]) { HuffmanNode head head.next = NULL //初始化森林 for (i
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:1553
    • 提供者:franck
  1. Modulation_DSB-SC

    0下载:
  2. Signal to noise ratio. Calculation of the powers involved in the communication system, to evaluate the signal to noise ratio. Modulation DSB-SC
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4618
    • 提供者:Fátima
  1. Desktop

    0下载:
  2. 2次幂计算的简单程序应用可以用在很多软件中-Computing powers of 2
  3. 所属分类:Algorithm

    • 发布日期:2017-05-21
    • 文件大小:6284059
    • 提供者:junwei
  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. kummer

    0下载:
  2. 这个函数估计到库默尔与第N系列的广义超几何微分方程解的权力。库默尔的差分方程为: x *的克 (十)+(二- X)的*克 (​ ​ x)的- A *的为g(x)= 0 该代码只有4线长,利用Matlab的向量运算有权采取了第N广义超几何级数的权力的总和。-This function estimates the solution to kummer s differential equation with the first N powers of the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2862
    • 提供者:abeaqhax
  1. code2_sherry

    0下载:
  2. Source code for plotting antenna VSWR, Reflected power versus frequency, 10,15,20,25 of reflected powers etc.-Source code for plotting antenna VSWR, Reflected power versus frequency, 10,15,20,25 of reflected powers etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:944
    • 提供者:Shehryar
  1. memory_test

    0下载:
  2. MEMORY_TEST is a MATLAB program which declares and uses a sequence of larger and larger arrays, to see what the memory limits are on a given computer.The program tries an increasing series of values of N, using powers of 2, between limits that you se
  3. 所属分类:matlab

  1. Netcdf_f90

    0下载:
  2. 读取netCDF格点资料的Fortran测试程序,通过读取指定netCDF文件,生成相应的Fortran源代码- Test program to read any netCDF file. by Barry Schwartz October 1993
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:16174
    • 提供者:airportgy
  1. CalculatedPowers3Ph

    0下载:
  2. Calculated Powers in 3 Phase
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:562
    • 提供者:yashar
  1. NetPowers3Ph

    0下载:
  2. Network Powers 3 Phases
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:921
    • 提供者:yashar
  1. FiberLasersAndAmplifiers

    1下载:
  2. 这个工具箱提供的稳态分析两掺杂铒和镱的光纤激光器和功放,对实验有好的设计, 通过各种计算和模拟来充分理解不同等参数的影响。-This toolbox provides steady-state analysis of both erbium-doped and ytterbium-doped fiber lasers and amplifiers, allowing good design choices to be made for experiment. Various calcu
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:23307
    • 提供者:小圆
  1. turbine3

    0下载:
  2. 实现含风电场RX模型的系统潮流计算,风电场采用RX模型,此模型充分考虑风力发电机的输出功率特性,比其他模型完善,在模型中将迭代过程分为两步:常规潮流迭代计算和异步风力发电机的滑差迭代计算。- In short, the algorithm carried out to simulate the wind farmas an RX bus is as follows: 1)Begin with s=snorm in each machine, snorm being the rated s
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:409875
    • 提供者:guojizu
  1. LegendrePoly

    0下载:
  2. This program returns the coefficients of the Legendre polynomial P_n, given n. The result is a row vector with powers of x decreasing left to right (standard MATLAB notation). Like for other polynomials, LegendrePoly(n) can be uated at x by typing-Th
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:619423
    • 提供者:ahmed.j
« 12 »
搜珍网 www.dssz.com