-
Diffusionlimitedaggregation
基于元胞自动机模拟的扩散限制聚集程序,模拟粘性颗粒的聚集,非常好的一个程序(Celluar automation-- Diffusion limited aggregation ..It is a good program.)
- 2010-06-08 10:45:50下载
- 积分:1
-
PSOPOWELL
说明: 一种PSO和POWELL相结合的快速搜索算法,有很强的实用性(POWELL A combination of PSO and the fast search algorithm, has a strong practical)
- 2009-08-23 12:07:29下载
- 积分:1
-
inclinationerr
经典的多点法形状复原算法的逐次2点法和逐次3点法的程序。本程序对当存在随机误差和系统误差时产生的评价误差进行了分析。(classic multi-point method shape recovery algorithm Successive 2:00 and 3:00 successive Act procedures. When the right procedures exist random error and systematic error, caused by the error of evaluation analysis.)
- 2007-06-11 23:00:09下载
- 积分:1
-
bv_cvxbook
最新的一本凸优化外文书籍,讲得通俗易懂,很好的一本书。(A convex optimization foreign language books)
- 2012-12-04 15:54:13下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
VRPTW-master
VRPTW,c++实现VRPTW规划,拿走可用。具体可以百度进行对比,找出原理,在进行编写。(VRPTW,c++ implementation of VRPTW planning, take away available.Specific baidu can be compared, find out the principle, in the preparation.)
- 2018-12-10 19:44:46下载
- 积分:1
-
kernel-ica1_2
这是核函数独立分量分析KICA的源码和相关程序,希望大家用得上。(This is a kernel independent component analysis of the source KICA and related procedures, I hope everyone useful.)
- 2007-11-08 20:42:56下载
- 积分:1
-
MATLAB_design_tutorial
《MATLAB程序设计教程》的课件及其书中的代码(《MATLAB programming tutorial》 code of courseware and books)
- 2010-11-03 20:55:30下载
- 积分:1
-
SphereSurface
trisurf画一个三维球,并进行着色。(To figure a colored sphere in matlab function trisurf)
- 2013-08-25 20:13:40下载
- 积分:1
-
Distance
基于RSSI的距离测量 matlab
将接收信号强度RSSI转化为距离,发射信号经衰减到达接收端,根据接收信号的强弱计算T-R距离(RSSI-based distance measuring the received signal strength RSSI matlab converted into distance, attenuated transmitted signal arrive at the receiver end, according to the strength of the received signal the calculation TR)
- 2020-11-07 19:59:48下载
- 积分:1