资源列表

« 1 2 ... .22 .23 .24 .25 .26 2827.28 .29 .30 .31 .32 ... 3400 »

[数学计算/工程计算gauss

说明:数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation-Gauss numerical analysis- out PCA elimination main program as follows:
<闫安心> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft2

说明:fft变换程序,信号和数据处理用的,相当有用。-fft transform procedures, signal and data processing use, and very useful.
<abao> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Goldendivide

说明:黄金分割发求优化问题,在MATLAB程序下,调用即可,求解函数优化问题-Golden hair for optimization problems, in the MATLAB program, the call can be, for Function Optimization
<zhuzhenhua> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算KalmanFilter

说明:简单的三维kalman滤波程序,这里没有给出l滤波数据,需要使用者自己生成-Simple three-dimensional kalman filtering procedure here did not give l filtering data, the need for users to generate their own
<杨扬> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFT

说明:// 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1
<bluefeifei> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算luinverse

说明:
<ruru> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算guoguan

说明:jacobi过关法求解矩阵特征值主函数,可以求解实对称矩阵的特征值-clearance jacobi matrix eigenvalue method to solve the main function, you can solve the real symmetric matrix eigenvalue
<guodong> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FDTD

说明:FDTD code in Free Space with no absorbing boundary conditions.
<lili> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算danchunxing

说明:采用matlab7.0编写的单纯形算法,用于求解无约束条件下函数的最优解。-Matlab7.0 prepared using simplex algorithm for solving non-binding under the conditions of the optimal solution function.
<何正亚> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算interpolating

说明:对于切比雪夫点 利用 Matlab 进行lagrange插值-Chebyshev points for the use of Matlab for lagrange interpolation
<zzxch> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算618

说明:这个是优化方法中的一种方法,叫做0.618发,是一种简单的迭代方法。-This is the optimization of a method, called the 0.618-fat, is a simple iterative method.
<宝宝> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算NEWTON

说明:这个是优化方法中的一种方法,叫做牛顿法,是一种简单实用的迭代方法。-This is the optimization of a method, called Newton s law, is a simple practical iterative method.
<宝宝> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 2827.28 .29 .30 .31 .32 ... 3400 »

源码中国 www.ymcn.org