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

搜索资源列表

  1. power

    0下载:
  2. 该程序用于计算幂积,它比普通的连乘方法要快得多,主要是它含有分治的思想。-the procedures used in the calculation of power plot, it more than ordinary continually multiply much faster method, it is the partition containing the idea.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.44kb
    • 提供者:唐海浪
  1. fft

    0下载:
  2. 本文件包含三个小程序,分别为用fft实现功率谱估计、实现快速卷积和快速相关。对了解fft在c中的编程很有帮助-This document contains three procedures were used to achieve power spectrum estimation fft, fast convolution and fast correlation. Fft to know programming in c in the helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:13.44kb
    • 提供者:魏玮
  1. oneapf

    0下载:
  2. 基于单位功率因数控制策略的单相有源滤波,去掉非线性负载部分即为单相全控整流。开关器件采用IGBT。-Based on the unity power factor control strategy of single-phase active power filter, remove the part of non-linear load is the single-phase full-controlled rectifier. Switching device IGBT.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6.94kb
    • 提供者:雷宾
  1. gonglvjisuan

    0下载:
  2. 此程序为潮流计算的最后一部分功率计算程序。-This program is the last part of the power flow calculation calculation program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:32.56kb
    • 提供者:毕志鹏
  1. power

    0下载:
  2. 编写的数值分析power方法matlab程序-numerical method for power method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:520byte
    • 提供者:tianjun
  1. boxcount

    0下载:
  2. A set (e.g. an image) is called "fractal" if it displays self-similarity: it can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole. A possible characterisation of a fractal set is provided by the "box-
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.6mb
    • 提供者:piri_small
  1. 3-power-spline--CPP

    0下载:
  2. 3次样条插值函数的C++ 算法,简单易懂易操作-3 power spline interpolation function-C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:251.79kb
    • 提供者:刘翔东
  1. Scrosspectrum

    0下载:
  2. Subroutine for continuous cross spectrum analysis of two one-dimensional series x(i) and y(i) (i=1,...,n). Input parameters and arrays: n,m, x(n), y(n), n: number of data m: biggest lag time length. Generally, m is between n/3 and n/10.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3.57kb
    • 提供者:Diana
  1. power-system-chaoliu-CPP

    0下载:
  2. 电力系统C++潮流计算程序,较详细的编写了运用牛顿-拉夫逊法编写的C++程序-Power flow calculation program C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.76kb
    • 提供者:李昕
  1. power-flow-with-c

    0下载:
  2. 电力系统计算潮流程序,使用c语言,牛顿拉夫逊法-The power flow of power system computation procedures, use c language with Newton Raphson method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:9.18kb
    • 提供者:吴三桂
  1. power-method

    0下载:
  2. 用幂法反幂法求解方阵的最大最小特征值及其特征向量,C语言程序,基本的数值计算算法-power method and inverse power method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.73kb
    • 提供者:Bob
  1. power

    0下载:
  2. power method in fortran
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:758byte
    • 提供者:LianaM
  1. power-flow-calculation

    0下载:
  2. 电力系统潮流计算,运用牛顿拉夫逊法对小网络进行精确地潮流计算,并进行网络损耗计算-Power flow calculation using Newton Raphson accurate flow calculation on a small network, and network loss calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:7.18kb
    • 提供者:yazhoulong
  1. power-system-stability-analysis

    0下载:
  2. 用于电力系统的稳定性分析:以matlab实现等面积定则。-Power system stablity analysis:Equalarea Criterion.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:2.09kb
    • 提供者:刘搏
  1. Treelike-Open-Network-Power-Flow

    0下载:
  2. 电力系统的树形开式网络的潮流计算程序。 应用牛顿法实现多元非线性方程组的求解。 利用C++和matlab混合编程实现。-Power System, Open Network in tree form, Newton Algorithm, Nonlinear multivariable equations, C++ and matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3.53kb
    • 提供者:刘搏
  1. power-flow-for-linear-network

    0下载:
  2. 直线型开式网络的潮流计算, 利用前推回推法求解。 C-linear-type network, power flow,Forward and backward extrapolation, C++
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3.24kb
    • 提供者:刘搏
  1. POWER-CONTROL-ALGORITHM

    0下载:
  2. A closed-loop power control system having both fixed-step and adaptive-step power control algorithms and incorporating with multitap RAKE receivers was proposed. Simulations were performed for wide-band radio channels having path loss, slow
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:51.94kb
    • 提供者:nani
  1. power-system

    0下载:
  2. 电力系统潮流算法算例,简洁通用,电力系统专业实用算法-The program of power system load flow
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:203.32kb
    • 提供者:余爽
  1. Calculate-the-power-flow

    0下载:
  2. 本程序用于计算三节点电力系统潮流,程序简单易用。-This procedure is used to calculate the three-node power system load flow, easy-to-use program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:81.13kb
    • 提供者:李如风
  1. power矩阵计算

    0下载:
  2. power matrix,very useful
  3. 所属分类:数学计算/工程计算

« 12 3 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com