登录
首页 » matlab » 牛顿迭代接非线性方程组

牛顿迭代接非线性方程组

于 2021-01-08 发布 文件大小:3KB
0 172
下载积分: 1 下载次数: 14

代码说明:

  利用牛顿迭代法实现高阶非线性方程组的计算(Calculation of Higher Order Nonlinear Equations by Newton Iteration Method)

文件列表:

牛顿迭代接非线性方程组, 0 , 2018-11-30
牛顿迭代接非线性方程组\newton_iteration.m, 991 , 2018-11-30
牛顿迭代接非线性方程组\newton_method, 0 , 2018-10-22
牛顿迭代接非线性方程组\newton_method\newton.m, 795 , 2018-11-17
牛顿迭代接非线性方程组\newton_method\newton_fun.m, 588 , 2011-11-08
牛顿迭代接非线性方程组\newton_method\solve.m, 459 , 2011-11-03
牛顿迭代接非线性方程组\Untitled.m, 213 , 2018-11-30

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

发表评论

0 个回复

  • imm_filter
    交互式多模滤波器的程序,可广泛应用于目标跟踪(IMM_filter)
    2009-09-23 12:09: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
  • waveletpacket_decomposition
    基于db2小波包的信号分解,便于理解,方便阅读(Db2 wavelet packet-based signal decomposition, easy to understand, easy to read)
    2014-04-17 19:12:10下载
    积分:1
  • matlab
    说明:  简单的傅里叶变换代码 MATLAB 新手适用(T to F )
    2010-03-18 20:04:23下载
    积分:1
  • PID
    说明:  先进PID控制及其matlab仿真——配套程序(Advanced PID Control and matlab simulation- complete program)
    2011-04-12 16:38:36下载
    积分:1
  • jade
    BSS语音盲源分离JADE算法MATLAB程序(bss )
    2012-04-17 22:35:49下载
    积分:1
  • impro1
    This is the first tutorial of a series of image processing tutorials
    2015-03-05 05:01:51下载
    积分:1
  • speech-processing
    用matlab实现简单的语音处理,提供系统的GUI设计源代码(GUI design source code using matlab to achieve a simple voice processing system)
    2013-05-18 18:36:10下载
    积分:1
  • qeifang
    GSM中GMSK调制信号的产生,一个师兄的毕设,包括最小二乘法、SVM、神经网络、1_k近邻法。( GSM is GMSK modulation signal generation, A complete set of brothers, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.)
    2017-01-10 17:46:22下载
    积分:1
  • 3103540_rs_encoder
    参照CCSDS标准的RS编码 交织深度参照CCSDS标准(Refer to the RSS standard of the CCSDS standardInterweaving depth refers to the CCSDS standard)
    2020-06-16 02:20:06下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载