资源列表

« 1 2 ... .49 .50 .51 .52 .53 1354.55 .56 .57 .58 .59 ... 3400 »

[数学计算/工程计算ch4

说明:常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation
<周泽华> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算Steepest-decline

说明:最速下降法是以负梯度方向作为下降方向的极小化算法,本程序用该方法求解n元正定二次函数的极小值-Steepest descent method is based on the negative gradient direction as a decline in the direction of the minimization algorithm, this procedure using this method for solving
<文嘉俊> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算3dfem_vec

说明:求解电磁场的三维有限元算法程序,使用C语言实现.比较高效.-Solving the three-dimensional electromagnetic finite element method, the use of C language. Comparative efficiency.
<陆卫兵> 在 2025-03-04 上传 | 大小:12kb | 下载:1

[数学计算/工程计算factorial

说明:计算任意整数的节乘的精确数值,计算速度比较快-Arbitrary integer section calculated by the exact numerical calculation of the faster
<jundou> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算LogicCalculus

说明:逻辑运算类:支持与或非逻辑运算,支持括弧 ( ) 改变运算先后。-Logic operations categories: support and non-logical operations, support brackets () to change the computing successively.
<cheng> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算FFT1024

说明:matlab 实现 1024点 FFT 运算 已经试过 运行很好-matlab achieve the 1024-point FFT computation
<赵俊> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算integrate(nu)

说明:This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined r
<徐亮> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算ACM

说明:关于ACM分类的文档 对于初学者有帮助-ACM Documents on the classification of help for beginners
<xiaolei> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算matrix

说明:矩阵的运算。建立了一个矩阵运算的模板类,可进行矩阵的相加、相减、相乘、转置、求逆等运算。-Matrix arithmetic. The establishment of a matrix calculation of template classes, can be combined matrix, subtract, multiply, transpose, inverse, such as computing.
<fanxiang> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算Cell

说明:细胞分裂问题 某种生命周期为5小时的水藻细胞繁殖能力很强。新细胞经过两小时变成成熟细胞,并分裂出一个新细胞。第三小时分裂能力最强,可以又分裂出两个新细胞,第四小时又分裂出一个新细胞。五小时后死亡。 (1)假定开始只有一个新水藻细胞,分别输出从1至30小时后的细胞总数。(屏幕输出结果即可) (2)一个新水藻细胞100小时后变成多少个细胞?(屏幕输出结果即可) (提示:1至6小时后的细胞总数分别为:1,2,4,6,9,16)
<ouyang> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算Poisson_solver

说明:a package of fortran subprograms for the solution of separable elliptic partial differential equations
<魏红波> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算Planer_convex_hull

说明:A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visu
<NeeL> 在 2025-03-04 上传 | 大小:12kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 1354.55 .56 .57 .58 .59 ... 3400 »

源码中国 www.ymcn.org