-
BallFretting190809
This tool is a simplification of the ballpivoting algorithm. It imagines a bella eating a delaunay traignulation in order to extract a manifold surface.
It requires a single parameter: radius of the fretting ball.
Ball Fretting
Given a uniform sampled filled point cloud returns a tight triangulation.
Input:
■tetr: a set of tetraedrons, nx4 array. If the cloud is not tesselated yet you need to call a delaunay triangulator prior calling this function.
■p : nx3 array, 3D set of points.
■r : the only parameter of the algorithm, the radius of the fretting ball
Output:
■t : triangles ids, nx3 array
■tnorm: normals of triangles with outwards orientation
- 2010-12-14 00:08:31下载
- 积分:1
-
PID
基于matlab的模糊pid的仿真研究,有详细的解说如何等价被控对象的传递函数,如何模糊等等。(fuzzy pid)
- 2013-05-12 17:04:36下载
- 积分:1
-
arc_length_Lam_Morley_modified.m
这是Lam_Morley修正的弧长法matlab案例,有助于大家对弧长法的理解和学习(This is the Lam_Morley modified arc length method matlab case, help us to understand and Study on arc length method)
- 2021-04-07 21:39:01下载
- 积分:1
-
ofdm_simulation
matlab仿真程序,有关正交频分复用(ofdm)的相关仿真(matlab simulation program, the orthogonal frequency division multiplexing (ofdm) related to simulation)
- 2010-12-03 22:27:29下载
- 积分:1
-
maitaohan
正确率可以达到98%,利用matlab写成的窄带噪声发生,使用高阶累积量对MPSK信号进行调制识别。( Accuracy can reach 98 , Using matlab written narrowband noise occurs, Using high-order cumulants of MPSK signal modulation recognition.)
- 2017-05-04 19:19:38下载
- 积分:1
-
Amplitude_Modulation
Removing all variables, functions, and MEX-files from memory, leaving the
workspace empty.
clear all
Deleting all figures whose handles are not hidden.
close all
Deleting all figures including those with hidden handles.
close all hidden
Clearing all input and output from the Command Window display giving us a clean screen.
clc
- 2010-02-03 19:03:32下载
- 积分:1
-
ofdm
ofdm system with channel estimation (ofdm channel estimation)
- 2014-12-15 13:36:43下载
- 积分:1
-
果蝇优化算法GRNN
含有台湾大学某老师提出的果蝇优化算法文档及程序,读者可下载进行学习(Containing a fruit fly optimization algorithm document and program put forward by a teacher of National Taiwan University, readers can download and learn.)
- 2020-10-21 10:17:25下载
- 积分:1
-
wangweiwei9808103e
这是一个用matlba实现双声道和单声道的录音器的程序(Dual-channel and single channel recording device)
- 2010-06-06 19:17:45下载
- 积分:1
-
hanmingma
简单的信道编码程序 采用的是汉明编码 程序附带说明(Simple channel coding procedure is used with Hamming Code program description)
- 2010-05-06 14:07:04下载
- 积分:1