-
itu676_annex2
ITU标准下的大气传播衰减计算程序,使用简单方便,只需要输入传播角度,高度,气候环境,即可计算大气传输损耗(不包括自由空间传播损耗)(According to the ITU standard, this program calculates the atmospheric loss. It is simple to use, you only have to input some parameters such as height, elevation angle, etc)
- 2021-04-18 20:28:51下载
- 积分:1
-
cellcount
细胞分割 分水岭算法 白细胞 红细胞 细胞计数 matlabGUI(White blood cell segmentation watershed RBC cell count matlabGUI)
- 2015-06-09 18:07:29下载
- 积分:1
-
avgmag
average magnitude average magnitude average magnitude average magnitude average magnitude average magnitude average magnitude average magnitude average magnitude average magnitude
- 2010-11-29 15:36:04下载
- 积分:1
-
MATLAB3
说明: 《自动控制原理的matlab实现》附录MATLAB工具箱函数(" Matlab achieve automatic control theory," Appendix MATLAB toolbox function)
- 2011-04-09 23:08:08下载
- 积分:1
-
svcm_run
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_train on xtrain and ytrain)
% btrain: offest coefficient (from svcm_train on xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the separating hyperplane (Lrun,1(support vector machine classification% s oft margin% uses "kernel.m"%% xtrain : (Ltrain, N) with Ltrain : number of points N : % ytrain dimension : (Ltrain. 1) containing class labels (-1 or 1)% xrun : (Lrun, N) with Lrun : number of points N : % atrain dimension : alpha coefficients (from svcm_train on xtrain and ytrain)% btrain : offest coefficient (from svcm_train on xtrain and ytrain)%% ypred : predicted y (Lrun. 1) containing class labels (-1 or 1)% margin : (signed) separation from the separating hyper plane (Lrun, 1)
- 2007-03-03 10:59:12下载
- 积分:1
-
Outlook
KALMAN filter for linear time invariant estimation
- 2014-01-14 21:39:44下载
- 积分:1
-
Digitalfilersourcecode
这是用MATLAB来实现的数字滤波器,对于做光学三维测量和数字通信方面都很有帮助(This is achieved using MATLAB digital filter, for to do three-dimensional optical measurement and digital communications are helpful)
- 2009-03-11 20:48:20下载
- 积分:1
-
kpr_grad
是宏观经济学里面很重要的kpr算法的matlab程序,在数值模拟算法中应用非常广泛(Macroeconomics, which is very important kpr algorithm matlab program, the numerical simulation algorithm is widely used)
- 2011-06-14 17:21:11下载
- 积分:1
-
base-GSO
自己调试的GSO程序,简单可运行,适合初学者参考。(The glowworm swarm optimization (GSO) is a swarm intelligence optimization algorithm developed based on the behaviour of glowworms (also known as fireflies or lightning bugs). The behaviour pattern of glowworms which is used for this algorithm is the apparent capability of the glowworms to change the intensity of the luciferin emission and thus appear to glow at different intensities.)
- 2013-12-17 11:15:33下载
- 积分:1
-
parabolic_equation_ADI
求解抛物型方程的交替隐方向P-R差分格式的matlab程序实现。不过大家在用的时候要用到原函数f.m和精确解函数uexact.m,应用程序的时候只要修改精确解和右端项就可以了。(Solving Parabolic Equations PR alternating direction implicit difference scheme of matlab program. But we can use the time to use the original function fm and the exact solution function uexact.m, whenever an application to amend the exact solution and the right side of it.)
- 2008-12-13 19:46:57下载
- 积分:1