-
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
-
Controller_designsimulink
he modeling equation of this system is
MD2X+bDX+kX = F
The transfer function between the displacement X(s) and the input F(s) then becomes
X(s) / F(s) = 1 / (Ms2 + bs +k)
- 2013-12-20 14:32:51下载
- 积分:1
-
informationTheoryToolboxv1.0
信息理论用的工具包,算法已经很全了matlab编写的(Information theory with the toolkit, the algorithm is already very wide, prepared by the matlab)
- 2007-12-18 14:03:41下载
- 积分:1
-
bpfforpaperandvedio
运行 boosted particle filter matlab源码的参考文献以及所需要的视频数据。( the matlab code operating of boosted particle filter is referred to paper and video。)
- 2009-03-31 13:42:11下载
- 积分:1
-
ACP2
anoother acp really simple
- 2010-11-04 00:31:43下载
- 积分:1
-
pengmoweifen
转子动力学中的单转子简支碰摩仿真matlab程序(The single rotor simply supported rotor dynamics Rubbing simulation matlab program)
- 2021-04-01 23:29:07下载
- 积分:1
-
CAL_corner
针对结构转角信息难以测量的问题,采用转角信息重构技术由随机子空间从振动信号中提取的结构平动位移估算结构转动位移,然后构建改进的单元损伤变量(Since it is difficult to measure the rotational responses of a structure, a technique was adopted to evaluate the approximate modal rotations with the modal displacements, which were extracted from structural vibrational signals with stochastic subspace identification, by static condensation and QR decomposition)
- 2013-12-18 04:22:26下载
- 积分:1
-
simulinkModel
几个解耦控制系统的Simulink模型,用过还行。共享一下。(Several decoupling control system Simulink model, used also OK. Sharing about.)
- 2010-07-05 22:51:57下载
- 积分:1
-
DCT-MATLAB
利用DCT变换对灰度图像进行压缩,求出压缩比;对比不同压缩比的图像。(DCT transform using grayscale image compression, the compression ratio obtained compare different compression ratio of the image.)
- 2011-11-01 01:02:25下载
- 积分:1
-
jDE
说明: 改进的差分进化算法jDE代码,MATLAB代码(Improved differential evolution algorithm jDE code, MATLAB code)
- 2020-09-20 18:47:51下载
- 积分:1