资源列表
Laplace-hadi
- In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
tdma
- It is an useful cfd code.i solved an differential equation with guess-sidel method.in this method knowns are in the left hand side and unknownsa are in the right han side.this process in done for Jacubi method too.
Pressure-Star
- This an fortran code that used in cfd codes.if you are looking to this code at first should know about this code. It is a simple methof of solvinf navier-stokes cide.its part of calculating PStar.
PolySolver
- Polynomial solver with graph display (requires qt and qwt libraries to compile).
danialUni-hesttrans
- danial大学传热源程序;附加详细中文说明; fortran语言编写-danial university numerical heat transfer
abdddd
- 关于单纯性的C++程序,很好用很好用,非常非常好用的-On the C++ program with simple, easy to use is useful, very, very useful
Seqanaysiswithkalman
- 基于现代时间序列分析方法的多传感器观测融合Kalman滤波器与Wiener滤波器.NH格式论文。-time seq analysis with kalman and winner filter.
TranspositionTable
- Transposition table -- algorithm permutation
MULTI_AntennaSignals
- contains data for primary channel System will automatically delete the directory of debug and release, so please do not put files on these two directory. -contains data for primary channel System will automatically delete the directory of debug a
VC_liezhuyuansu
- 自编自用的VC编写的列主元素法,数值分析课的作业-Directed and written by the VC out the main elements method, numerical analysis homework assignment
RSdecoder_BMalgoritmus
- DECODED = RSDEC(CODE,N,K) attempts to decode the received signal in CODE using an (N,K) Reed-Solomon decoder with the narrow-sense generator polynomial. CODE is a Galois array of symbols over GF(2^m), where m is the number of bits per symb
Matrix
- c++ 矩阵 功能包括访问元素、删除元素、添加元素,输出元素。矩阵加法,乘法等运算,使用模板-c++ features including access to the matrix elements, delete elements, add elements, output elements. Matrix addition, multiplication and other operations, the use of templates
