资源列表

« 1 2 ... .70 .71 .72 .73 .74 775.76 .77 .78 .79 .80 ... 3400 »

[数学计算/工程计算LBMpoiseuille

说明:Matlab for Lattice Boltzmann 2D D2Q9 Flow around a cyliner, using LBM
<yyy> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算residues

说明:该文件含残差点数目计算、均方差计算、信噪比计算、边缘等效视数计算-The document containing terms of the number of residues are calculated variance, SNR calculation, calculation of equivalent number of edges
<juchengyu> 在 2025-02-05 上传 | 大小:2kb | 下载:1

[数学计算/工程计算neural_net

说明:Program recognition of elementary images The example shows how to use the mechanism, quadrupeds, as neural networks. First, the program offers two different images. Then point to the third image. Using it is that t
<Anton> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算steepest

说明:实用最优化方法 最速下降法 变尺度法 牛顿法 阻尼牛顿法 皆为可运行程序-The most practical method of steepest descent optimization variable metric method damped Newton' s method Newton' s method can run the program are all
<Sharon> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算A_LU

说明:bool lu(double *a, int *pivot, int n);矩阵的LU分解。 假设数组an*n在内存中按行优先次序存放,此函数使用高斯列选主元消去法,将其就地进行LU分解。pivot为输出函数.pivot[0,n)中存放主元的位置排列. 函数成功时返回false,否则返回true. bool guass(double const *lu, int const *p, double *b, int
<moontea> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算A_QR

说明: void qr(double *a, double *d, int n) 矩阵的QR分解 假设数组an*n在内存中按行优先次序存放,此函数使用HouseHolder变换将其就地进行QR分解。 d为输出参数,d[0,n)存放QR分解的上三角矩阵对角线元素。 bool householder(double const *qr, double const *d, double *b, int n) 求线性代数方程组的解
<moontea> 在 2025-02-05 上传 | 大小:2kb | 下载:1

[数学计算/工程计算GAUSS_Flow

说明:用原始高斯法算潮流 迭代简单 思路简单 编程易于实现-Gauss power system calculation
<唐俊娥> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算chuli

说明:数据处理 统计小工具 用于剔除3倍方差 matlab-Statistical data processing tools used to eliminate small variance matlab three times
<hans> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算src

说明:利用java写的一个简单的快速傅里叶变换的程序,包括正、逆变换。-Using java to write a simple fast Fourier transform procedure, including forward and inverse transform.
<X> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算FFT

说明:快速傅立叶变换及其应用,包括傅立叶变换函数,傅立叶逆变换函数,利用快速傅里叶变换计算长整数乘法。-Fast Fourier transform and its applications, including Fourier transform function, the Fourier inverse transformation function, using Fast Fourier Transform long integer m
<sam> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Gauss

说明:Gauss method and method of easy iterations
<Van234> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算threshold_video

说明:thresholing the video files C# code : threshold_video.zip-thresholing the video files C# code : threshold_video.zip
<m_heidar> 在 2025-02-05 上传 | 大小:2kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 775.76 .77 .78 .79 .80 ... 3400 »

源码中国 www.ymcn.org