资源列表

« 1 2 ... .03 .04 .05 .06 .07 908.09 .10 .11 .12 .13 ... 3400 »

[数学计算/工程计算Complexarithmetic

说明:实现下列六种基本运算:1)由输入的实部和虚部生成一个复数;2)两个复数求和;3)两个复数求差;4)两个复数的求积;5)从已知复数中分离出实部;6)从已知复数中分离出虚部。运算结果以相应的复数或实数的表示形式显示。-To achieve the following six basic operations: 1) by the input of real and imaginary parts generate a plural 2)
<何振光> 在 2025-02-08 上传 | 大小:220kb | 下载:0

[数学计算/工程计算OtsuThreshold

说明:otsu tresholding algorithm
<sertcocuq> 在 2025-02-08 上传 | 大小:286kb | 下载:0

[数学计算/工程计算sirt

说明:SIRT方法解线性方程组,通过迭代求解,取得了更为精确的结果,节省了计算时间-sirt mehtod to solve equation
<雷英成> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算doolittle

说明:LU分解在本质上是高斯消元法的一种表达形式。实质上是将A通过初等行变换变成一个上三角矩阵,其变换矩阵就是一个单位下三角矩阵。这正是所谓的杜尔里特算法(Doolittle algorithm):从下至上地对矩阵A做初等行变换,将对角线左下方的元素变成零,然后再证明这些行变换的效果等同于左乘一系列单位下三角矩阵,这一系列单位下三角矩阵的乘积的逆就是L矩阵,它也是一个单位下三角矩阵。 这类算法的复杂度一般在左右,对充分消元的分解则不
<王伟> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算build_matrix

说明:地震层析成像建立矩阵的过程。此程序为单边放炮,单边接收-the programe of building matrixs
<雷英成> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算homework

说明:带双步位移的QR分解(北航研究生数值分析程序)-With two-step displacement of the QR decomposition (Beihang University Graduate numerical analysis program)
<clivia> 在 2025-02-08 上传 | 大小:217kb | 下载:0

[数学计算/工程计算legendre_jh

说明:求解legendre多项式的系数,N各点对应N阶legendre多项式,有N+1各多项式系数,采用递推公式,40阶后误差较大。-Solving legendre polynomials, N points corresponding to N-order legendre polynomial, there are N+1 coefficients of the polynomial, using recursive formulas,
<syzpang> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算AR

说明:关于AR模型的功率谱参数的计算及,并用所得参数计算功率谱,用TeeChart绘图-Power spectrum on the AR model parameters and calculation, and calculation of the power spectrum with the parameters obtained with TeeChart graphics
<周意> 在 2025-02-08 上传 | 大小:1.33mb | 下载:0

[数学计算/工程计算DynamicIntArray

说明:create dynamic array using copy array function form system
<mamed> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算the_use_of_FFTW_library

说明:自己写的FFTW使用笔记,有源代码,在Visual Studio 2008下调试通过-Written by FFTW to use their own notes, source code, to debug in Visual Studio 2008 by
<李展鹏> 在 2025-02-08 上传 | 大小:441kb | 下载:0

[数学计算/工程计算Altitude_Azimuth

说明:自己写的计算太阳方位角和高度角的程序。能够通过日期和时间,计算任意时刻太阳的高度角和方位角。在Visual Studio 2008下调试通过。具有串行通信(CnComm)、数据存储功能。-Write your own calculation of the sun azimuth and elevation angle of the program. Through the date and time, calculated at any
<李展鹏> 在 2025-02-08 上传 | 大小:437kb | 下载:0

[数学计算/工程计算gg1

说明:matlab聚类分析源代码,本程序采用的是系统聚类方法。-the programe of matlab
<雷英成> 在 2025-02-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 908.09 .10 .11 .12 .13 ... 3400 »

源码中国 www.ymcn.org