-
PointCloud_MatLab
基于MatLab和VC编写程序,实现点云数据的快速建模,三角网格的绘制。(MatLab, and VC-based programming to achieve fast data point cloud modeling, triangular mesh rendering.)
- 2009-10-29 15:03:19下载
- 积分:1
-
KM-matlab
卡尔曼滤波matlab实现的程序。很好的。(Kalman Filter Implementation of Matlab procedures. Good.)
- 2007-06-22 17:14:55下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1
-
Volterra
使用“改进的欧拉公式”和“4阶龙格-库塔公式”分别对Volterra方程求解,绘制解曲线、相轨线,并将结果进行比较。(Using the " improved Euler formula" and " 4-order Runge- Kutta formulas," respectively, Volterra equations, draw solution curves, phase trajectories, and the results were compared.)
- 2011-05-12 17:33:57下载
- 积分:1
-
Queue_series_1
排队论随机模拟,用蒙特卡罗的方法,通过模拟计算出排队长度,等待时间等。(Stochastic simulation of queuing theory, Monte Carlo method, calculated by simulating the queue length, waiting time.)
- 2011-09-06 11:26:24下载
- 积分:1
-
ANNforecasting
Artifical neural network forecasting. The code helps so much in training and testing data.
It also developed in order to predict another new data base on the observed data
- 2013-12-13 05:47:09下载
- 积分:1
-
weiyikeyima
自己写的唯一可译码判定准则,可以准确判定码组是否为唯一可译码组(Write their own unique criteria DECODABLE can accurately determine whether the code group is the only decoding group)
- 2013-01-20 16:45:58下载
- 积分:1
-
neutron
二维中子扩散方程计算,计算二维堆内中子通量分布情况。(Two-dimensional neutron diffusion equation)
- 2011-11-02 10:22:00下载
- 积分:1
-
SHOW
Shows a 3d shape and its centerline
- 2010-11-11 07:44:36下载
- 积分:1
-
ECG_fitter
说明: 人体心电信号的滤波,用一个Butterworth低通滤波器,滤除50Hz工频噪声,并采用不同阶数的Butterworth低通滤波器,比较效果(Human ECG signal filtering, using a Butterworth low-pass filter, filter the 50Hz frequency noise, and different orders of Butterworth low-pass filter, compare results)
- 2020-09-05 20:18:06下载
- 积分:1