-
pwxcf
抛物线差分格式求解,包括一维古典显格式,DFF格式,CN格式,局部一维方法和预测校正格式的求解;文件中有具体的题目及解法说明并还有matlab程序供大家参考;易读易懂。 (Difference scheme for solving parabolic, including the one-dimensional classical explicit schemes, DFF format, CN format, local one-dimensional methods and predictor-corrector format to solve file specific description of the subject and method, and there are matlab program for your reference Easy to read understand.)
- 2011-01-26 11:05:03下载
- 积分:1
-
rkv56
说明: 在matlab中关于数值计算的matlab源程代码(In matlab matlab numerical computation on the source code process)
- 2011-03-11 09:48:07下载
- 积分:1
-
TSP
进化算法解决TSP问题的源代码,多个程序,非常详细(Evolutionary algorithm to solve the TSP problem of the source code, a number of procedures, very detailed)
- 2015-04-20 18:36:51下载
- 积分:1
-
denoi_BLS_GSM_band
小波域高斯尺度模型去噪,使用贝叶斯最小均方估计系数(Wavelet denoising of Gaussian scale model, using the Bayesian minimum mean-square estimated coefficients)
- 2010-05-06 10:24:22下载
- 积分:1
-
GNLS_Uebung7_for_students
example 7 nonlinear control
- 2013-01-06 23:10:11下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
TREE_GA2
说明: 基于Matlab的用Prim算法求解最小生成树问题(Prim-based algorithm using Matlab' s minimum spanning tree problem)
- 2011-03-29 23:14:30下载
- 积分:1
-
solving-linear-equations
利用顺序消元法和列主元消元法,分别解线性方程组。(Using the order of elimination method and main-element elimination method for solving linear equations, respectively.)
- 2012-03-29 11:33:51下载
- 积分:1
-
Ld-Lq
同步电机的交直轴自感的计算方法,可用于dq模型的同步电机的计算和研究。(AC synchronous motor direct axis inductance calculation method can be used to model calculations and research dq synchronous motor.)
- 2013-12-26 15:59:44下载
- 积分:1
-
ZF-MMS-BD-SLNR
迫零预编码算法 最小均方误差预编码算法 块对角化预编码算法 信号泄露噪声比预编码算法的误码率和系统容量的比较(Forced zero precoding algorithm of minimum mean square error (mse) precoding algorithm block diagonalization precoding algorithm signal leak noise than the precoding algorithm of bit error rate and system capacity)
- 2021-05-14 17:30:02下载
- 积分:1