资源列表
homework1_elliptic_filter
- 椭圆滤波器程序,数字信号处理使用,效果比较好的滤波器构造程序-elliptic filter
MPSO
- 神经网络吗,PSO算法,自己在解决问题中写的-Neural networks do, PSO algorithm, to solve their own problems in writing
LAB-1
- AND gate using neural network
table-of-primes
- 生成素数表,生成素数有一些算法,但是没有能生成较大的数的好的算法 ,这个算法 希望这个算法能给大家起到抛砖引玉的效果,另外,算法中用到的几个其他文档,是用到的其他函数。-Decimal erythropoietin
transfer.py.tar
- 通过Unicode内码值计算,将中文全角标点符号转换为中文半角标点符号的Python脚本,可用于统一语料中的标点符号全半角。-Code value in Unicode within the Chinese full-width punctuation into Chinese half-width punctuation Python scr ipt can be used for the width of a unified corpus of punctuation.
drawcurve
- 作sin(x)在x=0处的5阶、10阶泰勒级数展开,用展开式计算并绘制[-2π, 2π]的曲线,并把5阶、10阶、sin(x)绘制在同一坐标下进行比较。-For sin (x) at x = 0 at the 5 order, the 10-order Taylor series expansion and draw [-2π, 2π] curve, and 5 order, order 10, sin (x) is plotted in the same coordinate comparis
LV
- lv指数求解matlab程序,一个简单的应用例子-lv Index solving matlab program
eval
- auc 评估脚本,python版本,自己写得-auc eval
common-string
- Algorithm to find the common string between 2 strings.
burgers.f
- 一种有限差分法,很好,流体力学可借鉴,不错奥-A finite difference method, very good。
train_RBF
- RBF神经网络的训练 MATLAB源程序代码,使用一组初始数据对神经网络进行训练-RBF neural network training MATLAB source code, a set of initial data for neural network training
Format-output-integer
- 让我们用字母B来表示“百”、字母S表示“十”,用“12...n”来表示个位数字n(<10),换个格式来输出任一个不超过3位的正整数。例如234应该被输出为BBSSS1234,因为它有2个“百”、3个“十”、以及个位的4。-Let us use the letter B to express hundred , the letter S that ten , with 12 ... n to represent a single digit n (<10), another f