-
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
-
CSMA_CA
说明: 载波侦听多路访问。采用分布式控制方法,附接总线的各个结点通过竞争的方式,获得总线的使用权。只有获得使用权的结点才可以向总线发送信息帧,该信息帧将被附接总线的所有结点感知(Carrier Sense Multiple Access. A distributed control method, each attached to the bus node on a competitive basis, to obtain the right to use the bus. Only with the right to use the node can send messages to the bus frame, the message frame will be attached to all nodes sense the bus)
- 2011-04-13 21:26:59下载
- 积分:1
-
MoCapToolbox_v1.4
人体运动捕捉数据处理工具箱,很多丰富的库函数可供调用。(Human motion capture data processing toolbox, many rich library functions available for calls.)
- 2021-01-24 13:28:43下载
- 积分:1
-
imGeodesicDistance
Calculate geodesic distance
- 2012-02-09 16:22:39下载
- 积分:1
-
PickerDateDemo
一个demo 讲述掌上厨房的demo 应用Xcode(A demo about Palm kitchen demo application Xcode)
- 2015-01-23 16:50:23下载
- 积分:1
-
POD
POD (proper orthogonal decomposition) code in Matlab
- 2007-12-12 10:22:38下载
- 积分:1
-
MIMO-system-signal-processing
MIMO signal and system 这本书的全部代码。包含了precoding, STBC, detection 算法与书配套,可以对照学习,对初学者很有好处,也可以在代码基础上进行改进。(MIMO signal and system of this book all the code. Accompanied by a book, you can control study, very good for beginners, but also can improve the code base)
- 2011-07-05 06:10:58下载
- 积分:1
-
pso_Trelea_vectorized
一段PSO的C++程序,用于实现粒子群优化算法。(Period of PSO C++ program for particle swarm optimization.)
- 2012-06-24 15:20:31下载
- 积分:1
-
pv_bingwang
仿真软件MATLAb搭出来的一个光伏电池并入微电网模型,大家可以参考下(Simulation software MATLAb take out a photovoltaic cell and nuanced grid model, we can refer to)
- 2013-11-03 11:09:25下载
- 积分:1
-
pmsm_vec
基于SIMULINK环境下永磁同步电机空间矢量控制技术仿真模型。已验证正确形。(Based on SIMULINK environment space vector control of permanent magnet synchronous motor technology simulation model. Verified correct shape.)
- 2013-11-30 16:14:49下载
- 积分:1