搜索资源列表
Python_Calculator
- 使用BOA Constructor開啟MainApp.py就可以管理計算機的視窗專案。 工具:BOA Constructor 利用Python的數學運\算能力結合GUI介面的多功能計算機
Scrosspectrum
- 交叉谱分析: 两序列x(n)和y(n)的交叉谱分析,ol(0:m)频率,tl(0:m)周期,px(0:m)是x(n)的连续功率谱,py(0:m)是y(n)的连续功率谱,pxy(0:m)协谱,qxy(0:m)余谱,rxy(0:m)凝聚谱,cxy(0:m)位相差谱,lxy(0:m)滞后时间长度谱,rxy951(0:m)凝聚谱F-检验的95 置信上限,rxy952(0:m)凝聚谱Goodman-检验的95 置信上限,其中m=[n/2.]。 -Continuous cross spectrum an
ga.py
- Pyhton Implementation of Genetic Algorithm Using Classes. This one is pretty easy and works fine for any TSPLIB problems.
Scrosspectrum
- Subroutine for continuous cross spectrum analysis of two one-dimensional series x(i) and y(i) (i=1,...,n). Input parameters and arrays: n,m, x(n), y(n), n: number of data m: biggest lag time length. Generally, m is between n/3 and n/10.
NaiveBayes.py
- NaiveBayes for Classfication Python
GA_De_Jongs.py
- Standard Genetic Algorithm in Python. With this code you are able to solve optimization problems by using evolutionary algorithms
task
- Python入门练习,Question 2: buyLotsOfFruit function Add a buyLotsOfFruit(orderList) function to buyLotsOfFruit.py which takes a list of (fruit,pound) tuples and returns the cost of your list. If there is some fruit in the list which doesn t appear in
Tier-1-Unload.py
- Calculation of damage evolution law MTS output -Calculation of damage evolution law MTS output
Tier-2-Lankford.py
- Calculation of lankford coefficient DIC instrumented tests-Calculation of lankford coefficient DIC instrumented tests
debugging.py
- DEBUGGING MATERIAL FOR PYMEC TO CALCULATE DAMAGE
6.3.py
- Saddle point searching algorithm
sci.py
- Python科学计算部分示例代码,来源为《python科学计算》这本书,非常推荐阅读该书!-Python for scientific computing section sample code, source for " python scientific computing," this book is highly recommended reading the book!
simple_fft.py
- Fast Fourier Transform using Cooley algorithm
autoThreshold.py
- python implementation of some of the threshold methods in the AutoThreshold ImageJ plugin: https://github.com/fiji/Auto_Threshold/
sklearn_random_set_SVM.py
- entropy sampling for svm using sklearn
KmeansClustering.py.tar
- a code in python for kmean clustering in image
pageRankSipan.py
- Basic PageRank Alogrithm. Alpha normally sets as 0.85. Belta is 1-0.85.
excesise5.py
- collective user and item recommendation
rand1comb.py
- 借助随机尾数的生成,和一个包含头数的列表的随机选择,产生随机数字(By generating random mantissa and random selection of a list containing the number of heads, random numbers are generated)
PLS Extension Module
- 安装32bit-win的spss中PSL所需的所有安装文件,包括PythonPlugInWin32、Python2.5.4、scipy-0.6.0、numpy-1-1.0、PLS.py以及plscommand.xml并附安装说明。 第一步:安装spss17.0 第二步:安装 SPSSStatisticsPythonPlugInWin32_1700.exe 第三步:安装Python2.5.4 第四步:安装scipy-0.6.0和numpy-1-1.0 第五步:复制PLS.py文件到Pyt