搜索资源列表
Haskell教程
- Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另
qiufeixianxingfangchengzuzuixiaoerchengjiedeguangy
- 1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制最小二乘解的精度要求 double eps2 : 用于奇异值分解中的控制精度要求 double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0 int ka : Ka=max{m,n}+1 void (*f)() : 指向计算非线性方程组中各方程
Delphi-ChangYongShuZhiSuanFa
- Delphi常用数值算法(源码) 这些算法将为千千万万非计算机专业的工程技术人员架起一座方便快捷的桥梁,并能缩短应用软件的编制周期,减少重复劳动,达到事业功倍的效果。 第1章线性代数方程组的解法 第2章插值 第3章数值积分 第4章特殊函数 第5章函数逼近 第6章特征值问题 第7章数据拟合 第8章方程求根和非线性方程组的解法 第9章函数的极值和最优化 第10章傅里叶变换谱方法 第11章数据的统计描述 第12章解常微分方程组 第13章偏
GreeFunction
- 光学传播,格林函数,matlab模拟小程序-optical transmission, the Green's function, small Matlab simulation procedures
zuijiejindiandui
- 本程序实现的功能是给出一系列点,找出他们之间距离最近的点对-the program's function is given a series of points, they find the distance between the nearest point
牛顿迭代法(M)
- 原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to use Newton's iterative meth
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
bingreedy
- 此源程序为解决一维集装箱装载问题,但是为二维和三维算法提供了很好的思路。-This source code to solve one-dimensional container loading problem, but for the two-dimensional and three-dimensional algorithm provides a very good idea.
12
- 该LINGO程序的功能是:求出工程项目的收益的净现值和每道工序的最优开工时间,约束条件是紧前紧后约束,以及资源约束-The program' s function is LINGO: the project proceeds to derive the net present value of each procedure and the optimal start time constraints are tight after the former tight constraints,
VC_Spline
- 三次样条插值的VC++源码,可以进行简单的插值运算,运行简单,运算快速准确-VC++ source code of Spline, by using this you can get the accurate value of spline function of a set of data
smvp
- N-S方程算法内容,网格读取函数,是自己编程用,不用商品软件,2D版-NS equation algorithm content, grid read function, programming their own use, not commercial software, 2D version of
EOF
- 经验正交函数分解 Empirical Orthogonal Functions (EOF s) eof(m,n,mnl,f,ks,er,egvt,ecof) 求时空场f(m,n)的特征向量egvt(m,mnl),时间系数ecof(mnl,n),特征值er(mnl,1),累积特征值er(mnl,2),解释方差er(mnl,3),累积解释方差er(mnl,4) -Empirical orthogonal function decomposition of Empirical O
power-flow-calculation--
- 本程序的功能是用牛顿——拉夫逊法进行10节点的潮流计算。-The program’s function is to use Newton- Raphson method for 10-node flow calculation.
half-space-Greens-function-code
- 理论地震学:半无限空间格林函数的数值模拟-Theoretical seismology: numerical simulation of a semi-infinite space Green' s function
angel-r41.tar
- Angel-r41由瑞士苏黎世联邦理工steiger博士编写的用非平衡态格林函数计算半导体量子输运的C++代码-Angel41 by the Swiss Federal Institute of Technology Zurich, prepared by Dr. steiger with non-equilibrium Green' s function calculations of semiconductor quantum transport C++ code
AD_Meanreducemaxx
- S-function 程序:数据离散采集并每隔一定时间求平均值-S-function program:data acquisition
Manual Qt-based tuning of neural function
- This is early (bun normally works) Qt 4.7/4.8-based application, released manual tuning of neural function. You can (and must :-) ) tuning numbers at first top table panel (weight of synapses) than has been coincided numbers in second and third table
MPPT
- 用于光伏最大功率跟踪控制的算法,基于matlab的s函数编写-Algorithm for photovoltaic maximum power tracking control, based on the s function matlab write
PSO
- Demo of particle swarm optimization(PSO) in Python3 Solves Rastrigin s function
simqwktion
- 用C语言编写的在Simulink环境下对3相交流逆变器进行数值仿真的S函数源代码-Written in C language in the Simulink environment numerical simulation of three phase ac inverter S function source code
