登录
首页 » matlab » fitting_equation

fitting_equation

于 2012-04-24 发布 文件大小:3KB
0 213
下载积分: 1 下载次数: 4

代码说明:

  how to find a suitable formulation about a plot we can use fiiting tools in matlab this file is a example of my work

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

发表评论

0 个回复

  • MATLAB-api-master
    Convert your MATLAB figures into online plotly graphs with a single line of code:
    2014-08-15 02:35:57下载
    积分:1
  • Frequency_Hopped_Spread_Spectrum
    frequency modulation concerning FCN in communication systems
    2012-09-04 03:01:19下载
    积分:1
  • registration_cross_correlation
    registrationimage by cross correlation
    2010-01-04 20:32:20下载
    积分:1
  • Understanding-Star-Grounding
    Understanding Star Grounding
    2014-09-08 14:05:29下载
    积分:1
  • multi-tracking-01.ps
    kalman filter algorthim for tracking
    2012-08-24 15:07:49下载
    积分:1
  • FinalDSIPAPROrdinary
    The DSI method is basically a modified SLM method. The additional aspect of the DSI method is to add M-bits dummy sequences to the original sequence in order to reduce the PAPR. Where, the dummy bits are inserted at the end of the data sequence (y). Next, after IFFT, we select the M-DSI sequence having the lowest PAPR.
    2013-10-17 19:32:16下载
    积分:1
  • my1ekf
    很好的EKF算例,自己写的哦,计算结果跟matlab工具箱计算结果一样(good code for EKF)
    2013-04-19 11:33:52下载
    积分:1
  • hvdc
    hvdc converter circuit used in the 12 pulse
    2013-11-19 23:40:43下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • readhtk
    matlab编写的程序,读入HTK文件的参数(Matlab prepared by the procedure of reading the paper the parameters HTK)
    2007-03-28 21:22:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载