登录
首页 » matlab » cljscx

cljscx

于 2019-04-08 发布
0 285
下载积分: 1 下载次数: 3

代码说明:

说明:  一个简单的潮流计算程序,计算其电压电流功率等数据(Simple Answer to Power Flow Computing Program)

文件列表:

cljscx.m, 2693 , 2019-04-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • inductionmotor
    is for smulation of Induction Motor using MATLAB
    2009-05-16 01:26:45下载
    积分:1
  • ldpc
    LDPC 码在matlab环境下的小程序的实现(LDPC code process)
    2010-12-04 15:05:34下载
    积分:1
  • diff3d
    Simple show in 3D model of Single-slit diffraction.
    2009-12-31 07:59:49下载
    积分:1
  • pcm_testing_demo
    PCM SOURCE CODE FOR MATLAB DEMO
    2011-02-11 02:58:50下载
    积分:1
  • LIBSVMaLibraryforSupportVectorachines
    工具箱说明文件,帮助初学者快速掌握工具箱用法 很好用,不过是英文的啊(svm lib Toolbox documentation to help beginners to quickly master the use of the toolbox Useful, but ah English)
    2010-05-09 15:01:27下载
    积分:1
  • Powell-matlab_f
    鲍威尔算法的matlab实现,鲍威尔算法是直接利用函数值来构造共轭方向的一种方法(Powell algorithm matlab realize)
    2013-08-20 11:33:13下载
    积分:1
  • StatisticalndAdaptiveSignalProcessing
    Introduction to Statistical and Adaptive Signal Processing – Random Signals – Spectral Estimation – Signal Modeling – Adaptive Filtering • Course Overview – Course Outline – Textbook – References
    2009-03-13 12:45:53下载
    积分:1
  • matlabexercise
    matlab 实用程序一百例应用以及介绍(matlab utility applications, and introduces one hundred cases)
    2011-01-03 13:15:05下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • chaotictimeseriesanalysisandprediction
    混沌分析:对混沌时间序列相空间重构中最佳延迟时间间隔和嵌入维数的选取提供帮助(chaos analysis)
    2010-11-08 13:04:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载