-
bresenham_line3d
采用3D Bresenham算法在两点间划一直线
% This program is ported to MATLAB from:
% B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm)
% ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992
%
% Which is referenced by:
% Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid
% Transformations to Volume Data, WSCG2004 Conference.
% http://wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf (3D Bresenham algorithm used in a straight line between two points This program is ported to MATLAB from: B. Pendleton. Line3d- 3D Bresenham s (a 3D line drawing algorithm) ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 Which is referenced by: Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid Transformations to Volume Data, WSCG2004 Conference. http :// wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf)
- 2020-09-01 20:18:08下载
- 积分:1
-
lqr_ctrl_pendulum1
此程序是基于最优控制LQR对倒立摆进行仿真控制,所用平台是matlab(This procedure is based on the LQR optimal control simulation of the inverted pendulum control platform is used by matlab)
- 2011-04-27 15:20:41下载
- 积分:1
-
pca1
用PCA主成分分析進行錯誤訊號分離
可應用在晶圓製程資料的分析(PCA principal component analysis of the error signal separation can be applied to the wafer process data analysis)
- 2013-05-21 20:10:33下载
- 积分:1
-
kengten
粒子图像分割及匹配均为自行编制的子例程,详细画出了时域和频域的相关图,采用的是脉冲对消法。( Particle image segmentation and matching subroutines themselves are prepared, Correlation diagram shown in detail the time domain and frequency domain, It uses a pulse of consumer law.)
- 2016-10-16 19:56:48下载
- 积分:1
-
vcmatlab
VC与MatlabSimulink混合编程的实现与研究(VC and MatlabSimulink HYBRID PROGRAMMING AND RESEARCH)
- 2010-10-10 10:38:36下载
- 积分:1
-
Advantech-monitoring
基于MATLAB与研华数据采集卡的测控应用程序代码(Based on MATLAB and Advantech data acquisition card monitoring application code)
- 2021-03-25 15:49:14下载
- 积分:1
-
ASK-Modulation
this is program for modulation in ASK and that is very usefull.
- 2015-03-23 14:14:06下载
- 积分:1
-
KSVD
一种在matlab环境下的计算稀疏表示的学习字典的算法(A learning dictionary algorithm for computing sparse representation in Matlab environment)
- 2017-09-11 15:28:44下载
- 积分:1
-
dtfd
MATLAB时频分析工具箱,很简单实用,能够满足基本时频分析使用(MATLAB toolbox for Time-Frequency Analysis
)
- 2010-11-23 14:56:07下载
- 积分:1
-
svm-matlab
支持向量机(SVM)用于分类的算法实现
function [D, a_star] = SVM(train_features, train_targets, params, region)(Support Vector Machine (SVM) algorithm for classification in function [D, a_star] = SVM (train_features, train_targets, params, region))
- 2014-01-14 10:36:36下载
- 积分:1