资源列表

« 1 2 ... .55 .56 .57 .58 .59 260.61 .62 .63 .64 .65 ... 3400 »

[数学计算/工程计算cinv

说明:一般复矩阵求逆,cinvo.c中的static double ar[4][4]为复矩阵的实部,static double ai[4][4]为复矩阵的虚部。-General complex matrix inversion, cinvo.c the static double ar [4] [4] for the real part of complex matrix, static double ai [4] [4] for the i
<houmeng> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ssgj

说明:求对称正定矩阵的逆矩阵,以矩阵static double a[4][4]={ {5.0,7.0,6.0,5.0}, {7.0,10.0,8.0,7.0}, {6.0,8.0,10.0,9.0}, {5.0,7.0,9.0,10.0}} 为例-Symmetric positive definite matrix of order matrix static double a [4] [4] = {{5.0,7.0,6.0,5.
<houmeng> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gaussliezhuyuanxiaoqufa

说明:经过VC开发的一个数值计算程序,经过调试运行正常-After the development of a numerical calculation VC program, after commissioning the normal
<hansome> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFT

说明:快速傅里叶变换c程序,用FFT实现离散傅里叶变换 -Fast Fourier transform c program, with the discrete Fourier transform FFT
<houmeng> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算inv

说明:用Gauss-Jordan消去法求N阶实矩阵A的逆矩阵-Gauss-Jordan elimination method using N-order real matrix A find the inverse matrix
<houmeng> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算parameterestimation

说明:《现代信号处理》课程中的参数估计理论中的几个参数估计MATLAB仿真代码...作为新手练习之用-" Modern signal processing" courses in the theory of parameter estimation of several parameters estimation MATLAB simulation code used ... as a novice to practice
<123> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gaijinpingfanggenfa

说明:基于C语言的数值计算程序亲自经过调试无错误。-Numerical calculations based on C language program in person through the debugging error-free.
<hansome> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Crank

说明:求解常微分方程,抛物线方程的曲线的顶点值求解-crank
<youxiang> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算danpianji

说明:15.2.1汉明码校验7.1.13浮点数多项式计算-15.2.1 Hamming code polynomial calculation of floating-point checksum 7.1.13
<mengxin> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算sportsman

说明:用回溯法求解最佳运动员问题,仅供新手学习使用,高手勿进!-Best Athletes by backtracking to solve the problem, only for beginners learning to use, experts do not enter!
<qubangjun> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算curvefitting

说明:利用最小二乘法计算N个数据点的拟合多项式。-calulating the fitting polynomial of n grid data using the least Square Method
<曾淑玲> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算interesting.cpp

说明:Progonka Method for solving ODE
<samantha> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 260.61 .62 .63 .64 .65 ... 3400 »

源码中国 www.ymcn.org