资源列表
Interpreter and libraries
- Haskell编译器和库 Haskell是一种广谱语言,适合各种应用。他尤其适合需要高度可修改和维护的程序。大多数软件产品的生命期主要花费在规范,设计和维护而不是编程。函数式语言能很好的写能够真正执行(也可以测试和调试)的规范,该规范也就是最终程序的第一个原型。 -Haskell compiler and libraries Haskell is a broad-spectrum language, suitable for a variety of applications. In p
NumericalComputingwithMATLAB
- matlab数值计算的很多例程,包括了很多经典的算法,有配套的书,可以结合起来研读,值得研究,很多代码值得直接使用.-Matlab numerical calculation of many routines, including a number of classic algorithms, a matching, can be combined to read, it is worth studying, many worthy code used directly.
Q2
- 2015研究生数模竞赛A题 第二问算法,采用蒙特卡洛方法仿真求值-015 graduate students mathematical model contest A topic The second ask algorithm
Finite Element Analysis
- 一本有关复合材料的外文书,介绍了一些实例,也有三维正交hashin失效准则的vumat子程序,希望能对你有所帮助。(A foreign language book on composite materials is introduced, some examples, and a VUMAT subroutine with three dimensional orthogonal Hashin failure criteria, which I hope will help you.)
glpmd
- 该源代码压缩包是用MATLAB做的求功率谱密度的源码,可用于做数据分析-source code of power spectrum density for matlab
blitz-0.9
- A C++ class library for scientific computing-A C class library for scientific computing
fast-fourier-transforms-22.1
- FT是一种FT的高效算法,称为快速傅立叶变换(fast Fourier transform),它根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FT is an efficient algorithm for DEFT, called fast U Lie transform (fast Fourier transform). It is obtained by improving the algorithm of discrete U Lie transform
suanfa
- 自己设计编写的一个算法动态库,只需直接调用就可以使用.还是很方便的.里面包含了FFT,小波等各种信号处理的算法.
xhcljyy
- 是一本结合信号处理研究和在计算机上实践的书本,理论联系实际能更好的让读者接受,而且该书上还有一些新的成果-Is a combination of signal processing research and practice on the computer books, theory with practice can be much better for readers to accept, but the book there are some new results in
suiji
- 产生随机数0-65535 使用自定义字体和颜色处理 可选择重复和不重复 本人自己编写,如有问题可以联系me-Generate random number 0-65535 use a custom font and color processing and does not repeat himself repeating choose to write your own, if there are questions you can contact me
Numerical-calculation-matlab
- Numerical calculation method of the source program, including the numerical algebra some most basic code. Including the gaussian elimination method is used to solve the equations, the iterative method, QR decomposition -Numerical calculation method
mds
- Multidimensional Scaling(MDS)是一种经典的数据降维方法,同时也是数据可视化的一种手段。这个问题的最早起源,是当我们仅能获得物体之间的相似性矩阵时,如何由此来重构它们的欧几里德坐标。譬如,对一个国家的许多城市而言,假如我们并不能确定它们的经纬度信息,却知道所有城市两两之间的距离,就可以通过MDS方法将这些代表相似性的距离数据,呈现在二维坐标上。-Multidimensional Scaling (MDS) is a classical data dimensionali