-
primesieve
pipelined algorithm implementation in a cluster of personal computers with ANSI C of Eratoshenis sieve problem (prime mumbers)
- 2009-06-17 17:37:47下载
- 积分:1
-
signalfft
三个MATLAB里实现傅里叶变换FFT的源程序代码,每种代码都进行了作图演示(Three in MATLAB source code to achieve Fourier Transform (FFT), each code have been mapped demo)
- 2017-04-20 11:39:02下载
- 积分:1
-
HartleyTransform
The Fast Hartley Transform (FHT) implementation.
- 2011-05-24 21:39:11下载
- 积分:1
-
flowcalc_easy
基于前推回代法的电力系统潮流计算程序。
需要输入支路阻抗和节点功率矩阵。包括支路号、首节点号、尾节点号、支路自阻抗、尾节点给定功率。
输出各节点的电压幅值、相角和各支路电流。(Power flow calculation program based on the forward and backward substitution method. Need input the branch impedance node power matrix. Including branch number, node number, the tail node number, branch self-impedance tail node given power. The output node voltage amplitude, phase angle and current of each branch.)
- 2012-10-19 11:40:12下载
- 积分:1
-
lasso
使用lasso方法,对特征矩阵进行优化特征选择(向量选择),使其达到最优。(Use lasso method, optimize the characteristic matrix feature selection (vector selection), to the optimal.)
- 2020-07-15 09:28:51下载
- 积分:1
-
schur-decomposition
一般矩阵的schur分解,编译即可运行,需要文件输入(schur decomposition, the program can run successfully, you need a file for input)
- 2021-01-19 19:58:41下载
- 积分:1
-
multipeek-function
说明: 此是多峰函数MATLAB程序,多峰函数在解决多峰曲线问题中经常会用到,有此程序代码可以省去很多麻烦。(This is a multi-peak function MATLAB program, multi-peak function, multi-peak curve in the settlement of the question is often used, there is such a code can save a lot of trouble.)
- 2010-03-21 12:56:39下载
- 积分:1
-
diag
滤波程序,从同事那里要的,大家一起交流学习(BADNELL & BURGESS D.A.M.T.P. CAMBRIDGE
C
C DIAGONALIZATION OF REAL SYMMETRIC N-BY-N MATRIX Z.
C
C METHOD: HOUSEHOLDER REDUCTION TO TRI-DIAGONAL FORM AND SHIFTED
C QL ALGORITHM TO DETERMINE THE E-VALUES AND E-VECTORS.
C
C BASED ON MARTIN, REINSCH & WILKINSON: NUM. MATH. 11, 181-95 (1968).
C
C INPUT REQUIRED. N, IUP AND Z. ONLY LOWER TRIANGLE OF Z NEED BE SUPPLIED.
C MATRIX Z OVERWRITTEN BY EIGENVECTORS OF Z.
C IUP=1/-1 ASC/DESCENDING SORT, 0 NO SORT.
C MXMAT, IS THE ROW DIMENSION OF Z IN THE CALLING ROUTINE.
C
C OUTPUT. Z AND D, WHERE Z CONSISTS OF COLUMN EIGENVECTORS
C AND D CONSISTS OF CORRESPONDING EIGENVALUES.
C
C NOTE: E IS A WORKING ARRAY.
C)
- 2012-07-29 20:36:54下载
- 积分:1
-
arithmetic
arithemetic code on visual c++
- 2009-12-20 18:53:54下载
- 积分:1
-
matlab_bgl
说明: 基本图论函数库,应用matlab程序,实现路径规划问题(The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work)
- 2009-08-19 10:19:04下载
- 积分:1