登录
首页 » Matlab » 程序正割

程序正割

于 2022-08-17 发布 文件大小:7.83 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

Hitung_secant 程序 ; 使用 wincrt ; 函数 f(x:real):real ; 开始 f: = x * x + x-94 ; 结束 ; 函数 error(x1,x2:real):real ; var err: 真实 ; 开始 err:=(((x2-x1)/x2)*100) ; 如果犯错 < 0 然后 error:=err*(-1) 其他 错误: = 犯错 ; 结束 ; 函数 hitxc(xa,xb:real):real ; 开始 hitxc:=(xb-(f(xb)*((xb-xa)/(f(xb)-f(xa))) ; 结束 ; 程序 pilakar (var xa、 xb:real ; xc:real) ; 开始 xa: = xb; xb: = xc ; 结束 ; 函数 cek(xa,xb:real):real ; 开始 cek:=(f(xa)*f(xb)) ; 结束 ; 程序拉 (var it: 整数 ; var xc1,xc2:real ; xc:real) ; 开始 它: = 它 + 1 ; xc1: = xc2 ; xc2: = xc ; 结束 ; var x 1,x 2,额敏,呃,xc、 xc1、 xc2,a、 b、 c:real ; iterasi:integer ; 开始 重复 开始 clrscr ; 写 ("masukan x 1: ") ; readln(x1) ; 写 ("masukan

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

发表评论

0 个回复

  • svd
    能够对于奇异值的计算matlab代码,找了好久呢。。(Singular value to the calculation of the matlab code, then look for a long time. .)
    2009-04-14 18:43:15下载
    积分:1
  • segy
    针对地震seg数据的各种预处理程序集,例如:格式转换,道头读取等(Assemblies for various pre-earthquake seg data, such as: format conversion, said head reads, etc.)
    2014-09-11 14:01:24下载
    积分:1
  • CCDF_PAPR_DFTspreading
    CCDF_PAPR_DFTspreading OFDM系统对DFT扩频的PAPR性能仿真,性能参数为CCDF
    2022-03-23 17:34:45下载
    积分:1
  • duffing-Bifurcation
    Duffing系统分岔图与Poincare截面绘制(Duffing bifurcation diagram and Poincare section drawing)
    2021-03-25 15:39:14下载
    积分:1
  • Clr-Img-Fusion
    The fusion of high-spectral/low-spatial resolution multispectral and low-spectral/high-spatial resolution panchromatic satellite images is a very useful technique in various applications of remote sensing. Recently, some studies showed that a wavelet-based image fusion method provides high quality spectral content in fused images. However, most wavelet-based methods yield fused results with spatial resolution that is less than that obtained via the Brovey, IHS, and PCA fusion methods. In this paper, we introduce a new method based on a curvelet transform, which represents edges better than wavelets. Since edges play a fundamental role in image representation, one effective means to enhance spatial resolution is to enhance the edges. The curvelet-based image fusion method provides richer information in the spatial and spectral domains simultaneously. We performed Landsat ETM+ image fusion and found that the proposed method provides optimum fusion results.
    2015-04-08 16:05:45下载
    积分:1
  • amodce
    MATLAB信号处理工具箱中的一个调制信号函数amodce(MATLAB Signal Processing Toolbox function of a modulation signal amodce)
    2021-03-24 10:49:14下载
    积分:1
  • mimo
    carrier frequency estimation in MIMO OFDM system
    2009-10-30 19:08:30下载
    积分:1
  • OFDM
    说明:  文章对OFDM技术作了介绍,主要涉及OFDM技术的基本原理,信道估计,同步技术等。(Articles on OFDM technology are introduced, mainly related to the basic principle of OFDM, channel estimation, synchronization technology.)
    2011-03-13 15:53:51下载
    积分:1
  • matlab
    基于matlab,数值分析,代码编程实现,作业(Matlab, the numerical analysis, programming code )
    2013-12-07 21:44:35下载
    积分:1
  • orl_faces
    orl人脸库,40个人,每人10幅图像。(orl face database, 40 individuals, 10 images per person.)
    2009-06-12 18:46:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载