资源列表

« 1 2 ... .73 .74 .75 .76 .77 22278.79 .80 .81 .82 .83 ... 28523 »

[matlab例程Jones

说明:viola jones , object detection code
<hossein> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[数学计算/工程计算HYPOELLIPSE_UNIX.tar

说明:HYPO71 is A Computer Program for Determining Local Earthquake Hypocentral Parameters, Magnitude, and First-Motion
<max> 在 2025-11-22 上传 | 大小:917kb | 下载:0

[matlab例程face-and-eye-detection-segmentation

说明:利用形态学方法,通过腐蚀膨胀进行人脸分割和人眼检测-Using morphological methods of face and eye detection segmentation
<黄培洲> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[数学计算/工程计算gaijindeoulagongshi

说明:改进的欧拉公式,是计算方法中对欧拉公式的改进方法,用于数值分析-Improved Euler' s formula, the calculation method is an improved method for Euler' s formula for numerical analysis
<Peter> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程Interpolation@Matlab

说明:插值法的matlab实现,内含说明。拉格朗日插值,均分牛顿插值,差分牛顿插值,三次样条插值,埃米尔特插值-Matlab interpolation method implementations, containing instructions. Lagrange interpolation, Newton interpolation sharing, differential Newton interpolation, cubic spline interpolation, Amy Stewar
<Zoe Man> 在 2025-11-22 上传 | 大小:63kb | 下载:0

[matlab例程Gabor LDA 人脸识别

说明: 程序中做了很详细的注释,还有一个介绍文件,中文。 程序中包含了几何预处理、光照预处理、Gabor特征提取、Fisherface训练、识别、计算识别率等模块,可以很方便的对每个模块进行分别修改,适合用来比较算法的性能。
<379308596@qq.com> 在 2014-11-10 上传 | 大小:15.13kb | 下载:0

[matlab例程PSOfirst

说明:多目标粒子群带测试函数matlab 多目标粒子群带测试函数matlab -Multi-objective particle swarm with test function matlab
<许雷> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程Gabor-filter-Matlab-code

说明:Matlab的Gabor滤波器代码,使用方法: I = imread( 图像文件名 ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filter Matlab code, use the method: I = imread ( image filename ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (
<去雷> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[matlab例程zuixiaoerchengnihe

说明:最小二乘拟合,包括3次,9次,15次曲线拟合-Least-squares fit, including three times, nine times, 15 times Curve Fitting
<徐连连> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程diffraction

说明:二维双凹激光振荡,采用菲涅尔衍射和fox-li方法,得到两维幅度和相位输出--Two-dimensional double-concave laser oscillation, using Fresnel diffraction and the method of fox-li, the two-dimensional amplitude and phase output..txt
<什锦豆腐> 在 2025-11-22 上传 | 大小:32kb | 下载:0

[数据结构常用算法4.6

说明:用C++实现的。给线性表添加一个成员函数,倒置线性表中元素的顺序。对于n个元素的线性表,算法的时间代价为n.-With c++ implementation. Linear table to add a member function, the order of the elements in a linear inversion table. For the linear table of n elements, the algorithm of time cost for n.
<echo42> 在 2025-11-22 上传 | 大小:17kb | 下载:0

[数据结构常用算法4.17

说明:编写一个递归算法实现: T(n)=T[n/2](向上取整)+T[n/2](向下取整)+n T(1)=1 然后用栈来模拟递归调用,重新编写一个算法. -Write a recursive algorithm implementation: T (n) = T (rounded up) [n/2]+ T n/2+ n (round down) T (1) = 1 Then use the stack to simulate the recursive call to w
<echo42> 在 2025-11-22 上传 | 大小:16kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 22278.79 .80 .81 .82 .83 ... 28523 »

源码中国 www.ymcn.org