-
Fortran.95.2003.Explained
Numerical Mathematics and Scientific Computation 系列丛书,介绍fortran语言及其最新改版功能(Numerical Mathematics and Scientific Computation Series, introduced its latest revision features fortran language)
- 2015-04-08 07:29:58下载
- 积分:1
-
6spline
返回系数估计向量;stats返回各种参数估计;’wfun’指定一个加权函数;tune为调协常数;’const’的值为’on’(默认值)时添加一个常数项;为’off ’时忽略常数项(Return coefficient estimate vector stats back to a variety of parameter estimation ' wfun' to specify a weighting function tune for the co-ordination constant ' const' value ' on' (default value) add a constant term for the ' off' time ignore the constant term)
- 2010-06-16 08:32:13下载
- 积分:1
-
VCandmatlabcomplie
VC和MATLAB的混合编程,提供VC和MATLAB的高效运作。VC的界面设计,MATLAB的强大计算功能。(Mixture of VC and MATLAB programming and provide the efficient operation of the VC and MATLAB. VC interface design, MATLAB' s powerful computing capabilities.)
- 2010-07-13 17:26:00下载
- 积分:1
-
viterbi_hard
(2,1,3)卷积码编码,硬判决译码;编码是matlab语言,译码是verilog语言((2,1,3) convolutional code encoding, hard decision decoding coding is matlab language, decoding is verilog language)
- 2013-08-07 10:45:11下载
- 积分:1
-
TSP
TSP问题模拟退火算法的matlab源程序(The TSP simulated annealing algorithm matlab source)
- 2012-09-07 16:32:57下载
- 积分:1
-
RRT_3D_PATH_PLANNING-master
说明: 在一些障碍物模型中实现路径规划,能够实时生成路径中的点与整个路径(Path planning is implemented in some obstacle models, which can generate points and the whole path in real time)
- 2020-05-19 20:22:55下载
- 积分:1
-
finalUKF
二维近似匀速运动模型 目标速度:V=150 并且与X轴的夹角为35度
假设传感器静止不动
(ukf)
- 2010-11-22 16:02:44下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1
-
vrp-ga
这是基于matlab的通过遗传算法解决物流配送车辆路径问题(This is based on matlab by genetic algorithms to solve the logistics distribution vehicle routing problem)
- 2013-03-15 14:14:33下载
- 积分:1
-
ceshi_Excel
使用matlab实现对excel文档的写操作,以写学生成绩报告为例(Use matlab to achieve excel document write operation to write the report as an example of student achievement)
- 2013-12-03 22:28:30下载
- 积分:1