资源列表
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)-
ascii2ebcdic
- This code extract header
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
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
gaborFilterBank
- 上传一个大神的gabor滤波器程序,亲测有效,(Upload a big God Gabor filter program, pro - test,)
冲击响应不变法
- 数字信号处理,冲击响应不变法实现的源程序代码(Source code for digital signal processing, impact response invariance)
Untitled2
- 根据设计反应谱生成地震加速度时域过程,适用于结构地震时间历程分析使用(Time domain process of earthquake acceleration generation based on design response spectrum)
lvbo
- 双线性变换实现ButterWorth 低通,用双线性变换法由模拟滤波器原型设计数字滤波器(The dual linear transformation realizes ButterWorth low pass, and USES bilinear transformation method to design digital filter by analog filter prototype.)
交会对接
- 基于四级四阶龙格库塔方法的航天器交会对接问题求解(Solving the problem of spacecraft rendezvous and docking based on the four stage and four order Runge Kutta method)
Lag_polyfit New_polyfit
- 拉格朗日插值法和牛顿插值法,matlab软件编程,.m文件(Lagrange interpolation and Newton interpolation, MATLAB software programming,.M file)
SA_tsp
- 利用matlab软件,应用模拟退火算法解决31个城市的TSP问题(Using Matlab software to apply simulated annealing algorithm to solve TSP problems in 31 cities)
GA_tsp
- 利用matlab软件,应用遗传算法解决31个城市的TSP问题(Using matlab software to apply genetic algorithms to solve TSP problems in 31 cities)