利用C++解决CAGD中的连续的三次B样条插值问题
上传时间: 2013-12-22
上传用户:silenthink
可以进行曲线回归拟合算法的四参数算法。函数为 y = (a-d)/(1+(x/c)^b) +d . ec50.m 为其主要函数
上传时间: 2016-02-04
上传用户:我干你啊
用Jacobi叠待法解线性方程组 function Jacobi(A,b,n,x0,e,N)
上传时间: 2016-02-04
上传用户:coeus
broad cast could send the message to all the user from the im server, which is one module of the openfire,
上传时间: 2014-01-21
上传用户:英雄
b样条算法 b样条算法 b样条算法
标签: 算法
上传时间: 2013-12-05
上传用户:sssl
二分法求一个未知数方程的根f(x)=0,x属于[a,b],除了显示每次计算的小区间外,还根据给定的精度计算了所需的次数k
上传时间: 2016-02-05
上传用户:fredguo
本程序是完成一个函数计算器的功能,通过输入表达式,然输入表达的未知数,则可以计算出表达式的值来:如:a+b+c+sin(a+b),分别输入a ,b ,c 的值,就可以计算表达式的值
上传时间: 2016-02-05
上传用户:xcy122677
Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optimization techniques which are based on linear and nonlinear programming. TSP can be described as follows: Given a number of cities to visit and their distances from all other cities know, an optimal travel route has to be found so that each city is visited one and only once with the least possible distance traveled. This is a simple problem with handful of cities but becomes complicated as the number increases.
标签: interesting Traveling classical Salesman
上传时间: 2016-02-06
上传用户:rocwangdp
聊天室用WINSOCKET来做的聊天室实现B/S的聊天获取IP地址
上传时间: 2016-02-06
上传用户:gundan
% SSOR预处理的共轭梯度法求解方程Ax=b % 输入参数说明 % A 正定矩阵[n*n] % b 右边向量 % omega SSOR预处理参数(0--2) % Times 迭代次数 % errtol 给定误差终止条件 % %输出参数 % NewX 方程Ax=b的x近似解 % avgerr 求解的当前平均绝对误差
上传时间: 2013-12-19
上传用户:一诺88