登录
首页 » matlab » quxiannihe

quxiannihe

于 2011-10-17 发布 文件大小:1KB
0 109
下载积分: 1 下载次数: 16

代码说明:

  Matlab中两组数的曲线拟合,一般采用多项式拟合(curve fitting using a couple of datas)

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

发表评论

0 个回复

  • approximation
    该程序的作用用于产生正交多项式.该压缩包内含有多个M文件,其中Approximation.m文件为主要的函数文件,它会调用其他的函数文件.该函数提供了和Matlab自身提供的函数一样的条用方式.(The role of the program used to generate orthogonal polynomials. The package contains a number of M documents, including documents Approximation.m function as the main document, it will call a function of other documents. The Matlab function provided and provide their own be a function with the same way.)
    2009-04-28 16:41:21下载
    积分:1
  • APVEIC3
    压缩空气驱动发动机的稳态运转模型,通过添加示波器可以再运行后观察发动机多种状态参数曲线。(Compressed air-driven model of the steady-state operation of the engine, is observed by adding oscilloscope can then run the engine multiple states parametric curves.)
    2013-04-02 13:28:14下载
    积分: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
  • SLM_PTS
    说明:  利用SLM和PTS降低OFDM系统PAPR,并得到相应的对比图形(Using SLM and PTS techniques to reduce the PAPR of OFDM system,and figure the CCDF)
    2010-04-21 17:19:29下载
    积分:1
  • 1
    说明:  运用最优控制理论,实现对温度的控制,案例为温度控制系统(The use of optimal control theory, to achieve temperature control, case for the temperature control system)
    2013-09-29 17:06:03下载
    积分:1
  • spectral-ratio
    地震勘探 谱比法Q值估计(谱比法)谱比法Q值估计是地震勘探的常用方法(Seismic spectral ratio Q value estimation (spectral ratio))
    2021-04-26 23:08:44下载
    积分:1
  • mRMR2
    mRMR算法,用于特征选择,包含代码和例子(mRMRalgorithm for feature selection, code and example)
    2021-04-22 14:48:48下载
    积分:1
  • 109201289dg-placement
    This paper presents a new method to solve the network reconfiguration problem in the presence of distributed generation (DG) with an objective of minimizing real power loss and improving voltage profile in distribution system. A meta heuristic Harmony Search Algorithm (HSA) is used to simultaneously reconfigure and identify the optimal locations for installation of DG units in a distribution network. Sensitivity analysis is used to identify optimal locations for installation of DG units. Different scenarios of DG placement and reconfiguration of network are considered to study the performance of the proposed method. The constraints of voltage and branch current carrying capacity are included in the uation of the objective function. The method has been tested on 33-bus and 69-bus radial distribution systems at three different load levels to demonstrate the performance and effectiveness of the proposed method. The results obtained are encouraging. (2014-11-17
    2021-01-15 15:38:46下载
    积分:1
  • tu
    说明:  认知无线电系统误码率仿真分析 通过MATLAB编程实现 (The Ber simulation analysis of Cognitive radio system)
    2013-10-30 22:16:32下载
    积分:1
  • VelAlignment
    速度匹配传递对准matlab程序,消息的对加速度计建模和陀螺输出建模,对速度匹配传递对准进行了仿真,并且有详细注释。(Matlab speed matching transfer alignment procedures, information on modeling and gyro accelerometer output modeling, on the speed of matching transfer alignment simulation, and have detailed notes.)
    2007-09-14 14:14:17下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载