搜索资源列表
mat-bp
- 用BP实现函数逼近 Matlab有如下特点: 1.编程效率高 例如:普通的矩阵计算用一般的高级语言,如C,Pascal等,需要十几至几十行语句,用matlab, 至多几行。 2.用户使用方便; 3.语句简单,内涵丰富; 4.高效方便的矩阵和数值计算; 5.方便的绘图功能,等等。
VOCdevkit_14-Apr-2008.tar
- PASCAL Visual Object Classes,视觉识别竞赛的程序,共有20大类视觉目标。用MATLAB代码写成。能生成precision/recall图。-PASCAL Visual Object Classes, Competition visual recognition procedures, a total of 20 major categories of the visual target. With code written in MATLAB. Able to gen
CPPPrima
- Mathematic Pascal problems. it is a lil bit easy with a triangle structure. and the number inside.
coherencefilter
- Example: A = double(imread( fingerprint.png ))/255 B = coherencefilter(A,4, sigma ,1.5, rho ,5) image(min(max(B,0),1)) axis image [1] Weickert, J. 1996. Anisotropic Diffusion in Image Processing. Ph.D. Thesis, Dept. of Mathemati
Pascal_ma2
- Pascal基础教程,讲述Pascal的基本操作,为程序设计初学者提供-Pascal Foundamental tutorial
MTETRIS
- Matlab版俄罗斯方块,个人一直认为,这个游戏或者说这个程序很经典! 如果你能掌握这个程序,你对Matlab的外功已经不成问题,回家*一下内功,就能毕业了!! 不说别的,先来玩玩,别忘了把音箱打开!感受儿时的乐趣 程序作者:Pascal Getreuer -Matlab version of Tetris, individuals have always thought that this game or that the program was class
textbook_TurboPascal
- textbook Turbo Pascal
problems_TurboPascal
- problems turbo pascal
Kth_number
- 划分树求区间K小数的Pascal源代码, 其建树复杂度为O(nlogn), 回答询问为O(logn)-A kind of tree to answer the kth smallest number in an interval.
Pascal_T2
- a good book in pascal
Elements-de-MATLAB
- Matlab est un langage simple et très efficace, optimisé pour le traitement des matrices, d’où son nom. Pour le calcul numérique, Matlab est beaucoup plus concis que les “vieux” langages (C, Pascal, Fortran, Basic). Un exemple: plus besoin de prog
Gram-Schmidt
- Gram-Schmidt正交化程序,利用pascal函数来产生一个矩阵。-Gram-Schmidt is orthogonal program,Use of PASCAL function to produce a matrix.
discrim_rf
- 斯坦福大学的姚邦鹏开发的一个图像分类算法,使用random forest实现了图像的精细区域描述,赢得了PASCAL VOC2011图像分类竞赛中的winner prize.经测试,程序完全可运行,且提供了MAC和Windows下的两种程序。-Image Classification: An Integration of Randomization and Discrimination in A Dense Feature Representation The goal of our m
randraw
- EFFICIENT RANDOM VARIATES GENERATOR (from over 50 distributions):Alpha, Anglit, Antilognormal, Arcsin, Bernoulli, Bessel, Beta, Binomial, Bradford, Burr, Cauchy, Chi, Chi-Square (Non-Central), Chi-Square (Centra
Writing_Fast_MATLAB_Code
- Writing Fast MATLAB Code Pascal Getreuer
