资源列表
1
- 哈夫曼树的建立 哈夫曼树的建立
WalshTransform
- 经典的walsh变换,可以进行实验,matlab程序
Euler_fuction2
- //Euler 函数前n项和 /* phi(n) 为n的Euler原函数 if( (n/p) % i == 0 ) phi(n)=phi(n/p)*i else phi(n)=phi(n/p)*(i-1) 对于约数:divnum 如果i|pr[j] 那么 divnum[i*pr[j]]=divsum[i]/(e[i]+1)*(e[i]+2) //最小素因子次数加1 否则 divnum[i*pr[j]]=divnum[i]*divnum[pr[j]] //满足
huffmancodding
- huffman codding: codding based opn huffman method
12-10-2013_21-02-44
- this solving for c++ tasks
R-K-code
- 该程序包含了数值积分中龙格库塔方法的核心程序并能够求解动力系统中的响应-This programme contains the kenerl code of Runge-Kutta in numerical integration and can solve the response of the dynamic systems
AROON
- 阿隆指标(Aroon)是由图莎尔·钱德(Tushar Chande)1995年发明的,它通过 计算自价格达到近期最高值和最低值以来所经过的期间数,帮助投资者预测证 券价格从趋势到区域、区域或反转的变化。AROON指标分为两个具体指标,分 别为AROONUP及AROONDOWN。其具体的计算方式为: 第一步:AROON_UP=[(计算期天数-最高价后的天数)/计算期天数]*100 第二步:AROON_DN=[(计算期天数-最低价后的天数)/计算期天数]*100
CA
- MATLAB CODE FOR CELLULAR AUTOMATA
voice
- 运用matlab实现对语音信号的加噪声,滤波,以及调频 -voice signal plus noise, filtering, FM
code
- matlab doc for TTT-ff algorithm.TTT-FF important document by william.-matlab doc for TTT-ff algorithm.TTT-FF important document by william.
angulo
- Implementation of Angulo s algorithm for RBC segmentation in microscopic images. article: A mathematical morphology approach to cell shape analysis J Angulo - Progress in Industrial Mathematics at ECMI 2006, 2008
Create-arecognition-network
- 创建一个模式识别网络(两层BP网络),同时给出中间层神经元的个数,这里使用20-Create a pattern recognition network (two BP networks), and give the number of neurons in the middle layer, using 20
