-
irisrecognizationmatlab
说明: 虹膜识别matlab的源代码用到霍夫曼变换(iris recognization)
- 2010-04-26 10:23:56下载
- 积分:1
-
music
matlab在线听音乐程序源码 可供研究(listening music online by matlab)
- 2012-05-14 17:23:14下载
- 积分:1
-
distance and azimuth angle
根据经纬度计算两点间的球面距离(两种方法基于球面余弦公式,基于Haversine公式)、计算方位角。(calculate spherical distance and azimuth angle by Latitude and Longitude)
- 2018-09-06 10:58:18下载
- 积分:1
-
mykmeans
matlab code for k-means for neural net RBF
- 2009-11-25 14:08:52下载
- 积分:1
-
BPSK_radar
此为雷达辐射源信号BPSK的仿真信号,自己编写的,已调试通过,贡献出来.可放心使用.(sources such as radar signal simulation BPSK signals, their preparation, testing has passed, contribute. use can be assured.)
- 2021-03-10 10:29:26下载
- 积分:1
-
bodieukhienhoanchinh
TCSC controller for everyone, i try my best, but maybe it s worst
- 2012-06-10 13:03:58下载
- 积分:1
-
MBM
HELLO I AM VERY HAPPY TO JOIN TO YOUR GROUP
- 2014-08-25 03:15:08下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
first-phase
The aim of this paper is to describe a novel and completely
automated technique for carotid artery (CA) recognition,
far (distal) wall segmentation, and intima–media thickness (IMT)
measurement, which is a strong clinical tool for risk assessment for cardiovascular diseases. The architecture of completely automated multiresolution edge snapper (CAMES) consists of the following two stages: 1) automated CA recognition based on a combination of scale–space and statistical classification in a multiresolution framework and 2) automated segmentation of lumen–intima
- 2013-11-20 00:11:13下载
- 积分:1
-
numerical-methods
本书系统地介绍了常见数学问题的各种数值解法及其内在的逻辑联系,并用MATLAB作为算法实现工具,为快速掌握理论打下坚实的基础。本书共分10章,主要内容包括MATLAB概论、MATLAB基础知识、MATLAB数据的图形表示、插值法和数据拟合、数值积分、常微分方程初值问题数值解法、非线性方程求解、求解线性代数方程组和计算矩阵特征值的迭代法、线性方程组的数值解法,以及MATLAB在数值计算中的综合应用。
(This book systematically introduces a variety of numerical solution and its inherent logic of common mathematical problems Contact algorithm using MATLAB as a tool to lay a solid foundation to quickly grasp the theory. )
- 2013-04-17 14:12:00下载
- 积分:1