资源列表
honey-rods.tar
- MIT s mpb software simulation for honeycomb lattice of rods -band-gap program-MIT s mpb software simulation for honeycomb lattice of rods -band-gap program
bianchen
- 输入一个字符串,内有数字和非数字字符,如:gs 423cd156 7896>df12345,将其中连续的数字作为一个整数,依次存放到一数组a中,例如:423放在a[0],125放在a[1],…。统计共有多少个整数,并输出这些数-Enter a string containing numbers and non-numeric characters, such as: gs 423cd156 7896> df12345, will be one of a number of conse
Binary-PSO
- OPTIMAL CAPACITOR PLACEMENT ON RADIAL DISTRIBUTION FEEDERS IN PRESENCE OF NONLINEAR LOADS USING BINARY PARTICLE SWARM OPTIMIZATION
hompack90
- 同伦计算主程序外国人开发,很有用,很有用很有用。-HOMPACK90 homotopy
Jacobi
- 解线性方程组的迭代法,包括jacobi、g-s、sor。-Solving linear equations, iterative method, including jacobi, gs, sor.
AI_eight_puzzle
- 8—puzzle问题分析与解答,内含多种不同解法及相互比较。-8-puzzle problem analysis and solution, containing a variety of different method and compared with each other.
FFT
- 单片机上实现fft算法,实现浮点数计算,来源于网络-Fft algorithm implemented on single chip to achieve floating-point calculations, from the network
FLOW3D
- 这是一个三维的流场解算器,用的是Fortran语言,算法先进,鲁棒性很强,但是参数很多,需要花些时间仔细读一下。-This is a three-dimensional flow field solver, using a Fortran language, the algorithm advanced, highly robust, but the parameters, we need some time to read carefully.
DFT
- 简化的FFT(一个周期采样64个点)简单易懂-Simplified FFT (64 samples a cycle points) easy to understand
q
- 《凸分析与最优化理论》中国科学院数学课讲义-" Convex analysis and optimization theory" , Academy of Mathematics Course Handout
CANONCAL-CORRELATION-ANALYSIS
- FORTRAN语言程序。进行典型相关分析,并可做预测,采用HOTELLING准则。-THIS IS A GROGRAM FOR CANONCAL CORRELATION ANALYSIS AND FORECASTING BY USING HOTELLING CRITERION.
RIDGE-REGRESSION
- FORTRAN语言程序。这是进行数理统计上岭回归的计算机程序,很好用的。 -THIS IS A PROGRAM OF RIDGE REGRESSION PROGRAM.