资源列表

« 1 2 ... .97 .98 .99 .00 .01 3302.03 .04 .05 .06 .07 ... 3400 »

[数学计算/工程计算algo

说明:线性方程组直接与间接解法的C++实现代码-Linear equations of direct and indirect method of C++ to achieve
<江林> 在 2024-11-03 上传 | 大小:238592 | 下载:1

[数学计算/工程计算pcg

说明:采用预处理共轭梯度法求解大型线性方程组的C源代码-C code of PCG for large linear system solving
<张旭平> 在 2024-11-03 上传 | 大小:163840 | 下载:1

[数学计算/工程计算IntersectionPointOfTwoLines

说明:该代码绝对本人原创,可根据两打直线的四个端点坐标求解交点,并判断交点为实交点或虚交点,若两直线重合或平行,则返回值为FALSE: 以下代码为求交点的函数,使用方法: rtn=InterPointTwoLine(直线A起点X,直线A起点Y,直线A终点X,直线A终点Y, 直线B起点X,直线B起点Y,直线B终点X,直线B终点Y, 返回的交点X,返回的交点Y,交点类型) 有交点时该函数返回值为True,平行或重合时
<覃东> 在 2024-11-03 上传 | 大小:8192 | 下载:1

[数学计算/工程计算LSunwrap

说明:简单利用最小二乘法对缠绕的干涉相位进行解缠,但最小二乘法有个固有缺陷,其是基于全局相位解缠方法,容易造成整体误差扩散。 -Simple least squares method of winding the use of the interferometric synthetic aperture radar (InSAR) to interfere in phase unwrapping
<weishunjun> 在 2024-11-03 上传 | 大小:620544 | 下载:1

[数学计算/工程计算L-BFGS

说明:自己编的,实现l-bfgs解无约束优化问题-Own, and the realization of l-bfgs Unconstrained optimization problems
<陈博> 在 2024-11-03 上传 | 大小:5120 | 下载:1

[数学计算/工程计算BFGS

说明:利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
<刘东> 在 2024-11-03 上传 | 大小:1044480 | 下载:1

[数学计算/工程计算PhaseencryptionbyFrFT

说明:Phase Encryption By FrFt
<Raghu> 在 2024-11-03 上传 | 大小:251904 | 下载:1

[数学计算/工程计算fmincon

说明:求解非线性方程。调用格式x=fmincon(fun,x0,A,b,Aeq,beq,VLB,VUB)-For solving nonlinear equations. Call the format x = fmincon (fun, x0, A, b, Aeq, beq, VLB, VUB)
<狄凌松> 在 2024-11-03 上传 | 大小:7168 | 下载:1

[数学计算/工程计算winpp0

说明:用来求解非线性系统中分岔,混沌,周期,准周期等动力学,可以求数值解,也可画图,只要知道系统模型,可以根据需要自由修改参数,软件带有使用说明,简单易懂-Used to solve nonlinear systems in the bifurcation, chaos, periodic, quasi-periodic dynamics, etc., you can seek numerical solutions, but also dr
<weiduqu> 在 2024-11-03 上传 | 大小:596992 | 下载:1

[数学计算/工程计算cca

说明:计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数 -calculate canonical correlations, find the largest correlation coefficients
<张刚> 在 2024-11-03 上传 | 大小:1024 | 下载:1

[数学计算/工程计算Contour

说明:等值线生成算法,用C编写的,用趋势面加权最小二乘法计算网格点高程。-Contour generation algorithm, written using C, using trend surface weighted least squares method to calculate grid point elevation.
<包辉> 在 2024-11-03 上传 | 大小:3072 | 下载:1

[数学计算/工程计算aiefoilconclution

说明:已知实验测得的翼型的压力分布和翼型数据,计算其升力系数和阻力阻力-Known experimental measured airfoil pressure distribution and airfoil data to calculate the lift coefficient and drag resistance
<大波> 在 2024-11-03 上传 | 大小:305152 | 下载:1
« 1 2 ... .97 .98 .99 .00 .01 3302.03 .04 .05 .06 .07 ... 3400 »

源码中国 www.ymcn.org