资源列表
[数学计算/工程计算] EffectivBP
说明:神经网络BP改进算法:对开发神经网络BP算法的人员大有帮助-neural network algorithm improvements : the development of neural network algorithm greatly assist the staff<黄亭岚> 在 2025-07-05 上传 | 大小:63kb | 下载:0
[数学计算/工程计算] Digital Signal Processing(FORTRAN)
说明:数字信号处理的FORTRAN语言实现程序,包括数字信号处理的大部分内容,很好的参考资料-digital signal processing to achieve the FORTRAN language procedures, including digital signal processing, most of the contents of a good reference! !<桐桐> 在 2025-07-05 上传 | 大小:63kb | 下载:0
[数学计算/工程计算] Introduction to Functional Programming with Haskel
说明:Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Java, Pascal, Ada, etc., orders<jbbao> 在 2025-07-05 上传 | 大小:63kb | 下载:0
[数学计算/工程计算] delaunayTIN
说明:这是T三角网生成的源代码,很简短使用,希望对您有帮助,谢谢支持!-this is a kind of form of the delauney TIN.I hope that you will enjoy it,thank you<小陈> 在 2025-07-05 上传 | 大小:62kb | 下载:0
[数学计算/工程计算] ICAFANGZHENG
说明:基于负熵的独立成分分析,成功应用与仿真信号的分离-Negative entropy-based independent component analysis, and simulation of the successful application of the separation of the signal<houhou> 在 2025-07-05 上传 | 大小:62kb | 下载:0
[数学计算/工程计算] matlabcode
说明:genetic algos code with six programs inside document<anji1271> 在 2025-07-05 上传 | 大小:62kb | 下载:0
[数学计算/工程计算] Recognition
说明:This Qt 4.7/4.8 based app that recognising images at 3 ways. a) recognises is the line or circuit consists of black points at the image b) selecting areas of black points at image c) recognizing sharply contrasting contours at image. All<TZ-500> 在 2025-07-05 上传 | 大小:62kb | 下载:0
[数学计算/工程计算] 2013082711183910
说明:对于由n个未知数,n个方程组成的组多元一次方程组: a11X1+a12X2+...+a1nXn = b1 a21X1+a22X2+...+a2nXn = b2 ...... an1X1+an2X2+...+annXn = bn 写成矩阵形式为Ax=b,其中A为系数n*n方阵,x为n个变量构成列向量,b为n个常数项构成列向量。当它的系数矩阵可逆,或者说对应的行列式|A|不等于0的时候,由Ax=b可得:x=b*A-1 ,A-1为A的逆矩阵。-For the group consi<zanjiangfeng> 在 2025-07-05 上传 | 大小:62kb | 下载:0