-
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
-
gauss
说明: Gauss消元法,用于求解线性方程组,一般阶数不能太大,太大了效果不好!(Gauss)
- 2010-03-30 19:33:26下载
- 积分:1
-
harrais-matlab
基于matlab的harris角点检测程序(matlab harris corner detection program)
- 2012-06-28 21:53:41下载
- 积分:1
-
gamble
利用matlab平台,使用蒙特卡洛的方法模拟赌徒问题(Using matlab platform, the use of Monte Carlo simulation problem gamblers)
- 2013-10-28 18:36:46下载
- 积分:1
-
迭代法
五种迭代法解------非线性方程求根
分别采用了牛顿法、简易牛顿法、史蒂芬孙迭代法、二分法和割线法(The iterative method for solving nonlinear equations.)
- 2020-11-05 17:09:50下载
- 积分:1
-
M文件
说明: 相量测量工具的优化配置,相量测量装置的功能,向量测量装置的用途(Optimal pmu Placement)
- 2020-04-15 21:05:21下载
- 积分:1
-
Levy
levy法编制辨识程序,基本精确辨识了系统各个参数,因为误差准则的原因,系数略有差别。(Levy method prepare identification procedure, basic accurate identification of each parameter of the system, because the cause of the error criterion, a slightly different coefficient.)
- 2020-10-27 16:59:58下载
- 积分:1
-
lab2
programme in matlab - aproximation 1D & 2D- using square root method
- 2011-11-12 03:24:32下载
- 积分:1
-
31767648yhs
潮流计算,多节点,适合中大型电力系统的潮流算法。(Flow calculation, multi-node, suitable for large-scale power system load flow algorithm.)
- 2013-05-14 08:35:22下载
- 积分:1
-
kalman_fitering
这是我在科研中编写的卡尔曼滤波程序,希望对大家有用,已调试好。(This is a Kalman filtering algorithm program. I have applied in filtering process by matlab.)
- 2009-04-17 12:22:56下载
- 积分:1