登录
首页 » matlab » Matlab函数逼近与拟合.part7

Matlab函数逼近与拟合.part7

于 2020-06-23 发布
0 223
下载积分: 1 下载次数: 4

代码说明:

说明:  Matlab 函数逼近与拟合... 有理函数逼近... 常用的正交多项式逼近..各种最小二乘拟合...连分式逼近... Padé逼近... 傅里叶逼近...(Matlab Function Approximation and Fitting code)

文件列表:

第七章, 0 , 2019-07-17
第七章\BendersDecomposition.m, 1974 , 2010-02-08
第七章\GA4WorkshopDeviceLayout.m, 7678 , 2010-02-08
第七章\GAforSCADA.m, 3378 , 2010-02-08
第七章\NonlinearVolterra2.m, 1952 , 2010-02-25
第七章\example731.m, 491 , 2009-12-12
第七章\example762.m, 984 , 2010-02-08
第七章\fsolveDemo1.m, 466 , 2009-12-12
第七章\fsolveDemo2.m, 1268 , 2010-02-08
第七章\mytdraw.m, 343 , 2010-02-08
第七章\randwalk.m, 650 , 2010-02-08
第七章\randwalknew.m, 841 , 2010-02-08

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

发表评论

0 个回复

  • yunchoumoxingdeMATLABshixian
    运筹学模型的MATLAB实现,附有程序源码(MATLAB realization of operations research model, with program source code)
    2009-09-08 23:28:33下载
    积分:1
  • matlab
    帮助你轻松掌握MATLAB 简单方便快捷,如果你想快速提高 (MATLAB help you easily master the easy fast, if you want to rapidly improve)
    2010-06-20 16:31:10下载
    积分:1
  • Matlab
    Matlab辅助激光光学分析与应用 内涵源码(Matlab assisted laser optical analysis and Application)
    2012-04-18 17:56:30下载
    积分:1
  • clipping_ber_my
    ofdm中的PAPR问题的CLIPPING方案的BER(ofdm in the PAPR problem CLIPPING program BER)
    2021-02-22 05:09:41下载
    积分:1
  • fdtd_ori
    fdtd code original calculation
    2011-11-24 14:52:16下载
    积分:1
  • F6SZ50MGZ0JI60O
    平衡车源代码 arduino的,使用3轴加速度,角速度检测,然后是卡尔曼滤波
    2013-12-06 15:08:34下载
    积分:1
  • 5
    说明:  Silicon N-Channel MOSFET Triode 射频mos器件的datasheet(Silicon N-Channel MOSFET Triode RF device datasheet mos)
    2010-12-13 22:37:27下载
    积分:1
  • Shape-Recognation
    通过边界集中识别图像形状特性,并返回数值(Images by identifying the boundary shape characteristics of centralized and return values)
    2011-05-22 17:28:01下载
    积分:1
  • MATLAB_BOOK1
    ofMATLAB & Simulink provides all of the features of professional MATLAB, with no limitations, and the full functionality of professional Simulink, with model sizes up to 300 blocks. The Student Version gives you immediate access to the high-performance numeric computing power you need.
    2016-06-09 18:46:20下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载