资源列表
Reconstructed-point-cloud
- 包含文章和代码,深度图点云用于三维重建,运行平台C-THIS include paper and code,it s about Ground truth point cloud AND Reconstructed point cloud.
V4-RS485-MODBUS-U3
- 基于安富莱Modbus从站测试,更改端口至串口3,测试没问题可用。-Based on Ann Fuller Modbus slave test, change the port to port 3, the test no problem available.
PSO3
- 主要是采用c++语言来实现改进型粒子群算法的功能-Implementation of Improved Particle SwarmImplementation of Improved Particle Swarm
trust-region-method
- 功能:牛顿型信赖域方法求解无约束优化问题min f(x) 输入 x0是初始迭代点 输出:xk是近似极小点,val是近似极小值,k是迭代次数- function: Newton type trust region method for solving unconstrained optimization problem min f (x) input The xo is the initial iteration point output: xk is appro
quasi-Newton-method
- 功能:用BFGS算法求解无约束问题:min f(x) 输入:x0是初始点,fun,gfun分别是目标函数及其梯度; varargin是输入的可变参数变量,简单调用bfgs时可以忽略它 但若其他程序循环调用该程序时将发生重要作用-Function: with BFGS algorithm solving unconstrained problem: min f (x) input: x0 is the initial point, fun, gfun respective
DailyBuild
- 自动构建项目的批处理,不需要打开编译器。-Automatically build a batch of projects, without opening the compiler.
SVN.chm
- svn是一种代码管理工具,应用的很广发,这是一份参考手册-svn is a code management tools, application is very widely distributed, this is a reference manual
Conjugate-gradient-method
- 功能:用FR共轭梯度法求解无约束问题:min f(x) 输入:x0是初始点,fun,gfun分别是目标函数和梯度 输出:x,val分别是近似最优点和最优值,k是迭代次数-Features: use FR conjugate gradient method to solve the unconstrained problem: min f (x) input: x0 is the initial point, fun, gfun is the objective functio
line-search
- 输入:phi是目标函数,a,b是搜索区间的两个端点 delta,epsilon分别是自变量和函数值的容许误差 输出:s,phis分别是近似极小点和极小值,G是n乘4矩阵- input: phi is the objective function, a, b is the search interval of two endpoints delta, epsilon, respectively is the independent variable and function
FFTOceantest
- 参考国外ocean-simulation的一篇教程,在DX9的DXUT框架下实现了海面波浪模拟。比较简单,请结合Tessendorf的论文一起食用,比较容易理解-Reference to “ocean-simulation” of a tutorial in DX9 the DXUT framework implements FFT-based simulation of the sea. Shader section still needs improvements
steepest-descent--and-Newton
- function[x,val,k] dampnm(fun,gfun,hesse,x0) 功能:用阻尼牛顿法求解无约束问题:min f(x) 输入:x0是初始点,fun,gfun,hesse分别是目标函数值,梯度,hesse矩阵的函数 输出:x,val分别是近似最优点和最优值,k是迭代次数-The function/x, val, k dampnm (fun, gfun, Hesse, x0) function: with damped Newton method f
GoogleMapDownloadTool
- 从google的地图网站下载地图切片,修改地址也可以下载其他类型的切片,可以指定范围,下载好以后可以拼接成一张图,并且自带tfw文件直接导入到其他gis系统中。-Download google maps Site map Slice, modify the address can also download other types of chips, you can specify the range, it can be spliced into a download after a good
