-
edgedetec
用matlab实现边缘提取,应用于医学图像效果不错,抑制噪声很好(Edge detection using matlab implementation, good results for medical images, good noise suppression)
- 2010-05-08 22:00:52下载
- 积分:1
-
matlab_VGA
用Matlab提取图片的mif文件。提取的格式符合EDA设计需要。(Matlab extraction of pictures mif files. The format of the extraction with EDA need.)
- 2012-05-10 10:42:16下载
- 积分:1
-
Monte-Carlo
蒙特卡洛方法,用于数学建模过程中的蒙特卡洛算法的上机运行(monte carlo )
- 2012-07-09 11:05:59下载
- 积分:1
-
essai
implementation of rayleigh fading channel
- 2011-07-26 00:00:58下载
- 积分:1
-
PF_coding
关于粒子滤波(PF)的matlab程序,说明了粒子滤波的基本算法。(About particle filter (PF) of matlab program shows the basic particle filter algorithm.)
- 2009-03-24 18:34:31下载
- 积分:1
-
MatlabFns
MATLAB and Octave Functions for Computer Vision and Image Processing.
- 2009-10-21 00:27:32下载
- 积分:1
-
tasking_demo_autotrans_sfun
power system comunication and design
- 2011-09-13 18:56:17下载
- 积分:1
-
GD
说明: 梯度下降法对数据进行分类,并取了四个数据点,对分类进行证明。对梯度下降法有详细的备注。(The gradient descent method classifies the data and takes four data points to prove the classification. There are detailed remarks on gradient descent method.)
- 2020-05-24 17:22:03下载
- 积分:1
-
EUCLIDEAN_Algorithm
Euclidean节点定位是由美国路特葛斯大学利用距离矢量路由和GPS定位原理提供出一种分布式自主定位算法(Node localization Euclidean path by the Rutgers Universitys use of distance vector routing and GPS positioning to provide a principle of self-positioning algorithm for distributed)
- 2009-05-14 20:37:50下载
- 积分:1
-
001
因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算优化文件 }
先找到 $MATLAB7inwin32目录下的atlas_Athlon.dll(AMD系列CPU使用)和atlas_P4.dll(奔4用)文件,放到MCR目录中(随便),然后设置环境变量
变量名:BLAS_VERSION
变量值:D:MCRv70atlas_Athlon.dll(Because the MATLAB mathematical operations need to use some of the processor (MATLAB is used by default INTEL mathematical processing unit), so you need to set BLAS (Basic Linear Algebra Subroutines, is " based on linear geometry subroutine" means) environment variable. First make sure your MATLAB folder the following files: atlas_Athlon.dll (AMD series please use this), atlas_P4.dll (P4' s with this), atlas_PIII.dll (P3' s use this), atlas_PII.dll ( P2, use this), these are the values corresponding to processor operations to optimize file} first find $ MATLAB7 bin win32 directory atlas_Athlon.dll (AMD series CPU use) and atlas_P4.dll (Pentium 4 with) file, put MCR directory (random), and then set the environment variable variable name: BLAS_VERSION variable value: D: MCR v70 atlas_Athlon.dll)
- 2010-12-13 23:50:49下载
- 积分:1