资源列表

« 1 2 ... .00 .01 .02 .03 .04 15705.06 .07 .08 .09 .10 ... 15813 »

[matlab例程bisection

说明:二分法(英语:Bisection method),是一种方程式根的近似值求法。 若要求已知函数 f(x) = 0 的根 (x 的解),则: 先找出一个区间 [a, b],使得f(a)与f(b)异号。根据介值定理,这个区间内一定包含着方程式的根。(bisection method and the solution)
<renyja> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[matlab例程durands

说明:杜兰德法则 Let the values of a function f(x) be tabulated at points x_i,equally spaced by h=x_(i+1)-x_i. so f_1=f(x_1), f_2=f(x_2), ..., f_n=f(x_n)(Durand's Rule Let the values of a function f(x) be tabulated at points x_i,equally spaced by h=x_(i+1)-
<renyja> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[matlab例程ascii2ebcdic

说明:This code extract header
<seyyed81> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[matlab例程bfgs

说明:BFGS算法(BFGS algorithm),是一种逆秩2拟牛顿法。Hk+,满足拟牛顿方程的逆形式Hk+}少一、k=s.当Hk正定且(,',少)}0时Hkh,也正定,因此,由BFGS修正确定的算法xk+} - xk - HkF Cxk)是具有正定性、传递性的拟牛顿法,它也是无约束优化中最常用的、最稳定的算法之一这种算法是布罗依丹(Broy-den,C. G.)于1969年,以及弗莱彻(Fletcher , R. ) ,戈德福布(Goldforb,D. )、香诺(Shan no, D. F.)于1
<ranin> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[matlab例程1111111wejkyjhzs

说明:用matlab调用摄像头,调用的是电脑自带的摄像头,运行之后出现一个摄像头窗口(未进行二值化灰度处理,因此是正常彩色图像。)(Using MATLAB to call the camera, it calls the camera that comes with the computer. After running, there is a camera window (no two value grayscale processing), so it's a normal color imag
<夏念颜> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[matlab例程gaborFilterBank

说明:上传一个大神的gabor滤波器程序,亲测有效,(Upload a big God Gabor filter program, pro - test,)
<myq> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[matlab例程冲击响应不变法

说明:数字信号处理,冲击响应不变法实现的源程序代码(Source code for digital signal processing, impact response invariance)
<阿韦1> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[matlab例程Untitled2

说明:根据设计反应谱生成地震加速度时域过程,适用于结构地震时间历程分析使用(Time domain process of earthquake acceleration generation based on design response spectrum)
<learntoever> 在 2025-10-27 上传 | 大小:1kb | 下载:1

[matlab例程lvbo

说明:双线性变换实现ButterWorth 低通,用双线性变换法由模拟滤波器原型设计数字滤波器(The dual linear transformation realizes ButterWorth low pass, and USES bilinear transformation method to design digital filter by analog filter prototype.)
<11227788> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[matlab例程交会对接

说明:基于四级四阶龙格库塔方法的航天器交会对接问题求解(Solving the problem of spacecraft rendezvous and docking based on the four stage and four order Runge Kutta method)
<Mrone123> 在 2025-10-27 上传 | 大小:1kb | 下载:2

[matlab例程Lag_polyfit New_polyfit

说明:拉格朗日插值法和牛顿插值法,matlab软件编程,.m文件(Lagrange interpolation and Newton interpolation, MATLAB software programming,.M file)
<lanju> 在 2025-10-27 上传 | 大小:1kb | 下载:0

[matlab例程SA_tsp

说明:利用matlab软件,应用模拟退火算法解决31个城市的TSP问题(Using Matlab software to apply simulated annealing algorithm to solve TSP problems in 31 cities)
<csuyq> 在 2025-10-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 15705.06 .07 .08 .09 .10 ... 15813 »

源码中国 www.ymcn.org