资源列表
hw1
- plotting pattern for antenna
calcMeshNormals
- Calculates normals of a mesh. A mesh is without normals if it is constructed using pointCloud2rawMesh.m or is read from a ply or vrml file.
icp2
- ICP version 2. Removes one to many correspondences.
makePly
- Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze from Stanford University. Both are available for fr-Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze
readPLYfile
- Reads a ply file (text format). ply files can be in binary format as well this function can read ply files in txt format only e.g. created by makePly.m.-Reads a ply file (text format). ply files can be in binary format as well this function can read
pointCloud2rawMesh
- Same as pointCloud2mesh.m but this one only outputs a mesh. Normals and neighbors of vertices and triangles are NOT calculated to save time. This is sufficient if you want to make a ply or a vrml file of the mesh.
pointCloud2mesh
- Converts a pointcloud (unordered vertices) to a mesh of triangles by connecting the nearest 3 points and calculates the normal of each vertex and triangle. Also finds the neighboring triangles of each vertex and the neighboring triangles of each tria
ar_g
- PURPOSE: MCMC estimates Bayesian heteroscedastic AR(k) model imposing stability restrictions using Gibbs sampling y = b0 + y(t-1) b1 + y(t-2) b2 +,...,y(t-k) bk + E, E = N(0,sige*V), sige = gamma(nu,d0), b = N(c,T), V = diag(v1,v2,...
Grey-FLP
- 上传程序为灰色-FLP去噪程序,能有效去除陀螺信号中的白噪声.-The uploaded program is called Grey-FLP algorithm, the white noise of Gyro s signal can be eliminated effectively.
svc-Learn-SVM-Step-by-Step
- 一个实例搞定libsvm分类《Learn SVM Step by Step》by faruto2011系列视频-应用篇-An instance to get the the libsvm classification " Learn the SVM Step by Step " by faruto2011 Series Video- Beginner s Guide
l11
- rate equation with simulink of matlab
ACO-TSP-5
- 采用ACO蚁群算法解决TSP问题。 有详细的讲解标注。-use aco to solute the TSP PROBLEM.
