-
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
-
Active-Filter-Cookbook(D.Lancaster)
有源滤波器设计经典书籍,作者D.Lancaster(Active-Filter Cookbook by D.Lancaster)
- 2012-08-20 21:21:32下载
- 积分:1
-
Lms滤波器
说明: 主要实现基于LMS算法的自适应滤波器,基于自适应算法的信号增强(Adaptive filter based on LMS)
- 2021-02-03 09:23:17下载
- 积分:1
-
2
说明: Copula函数,以及相关性计算和相应的散点图(Copula compute)
- 2013-11-18 22:52:38下载
- 积分:1
-
fuzzy_pid_nodis.mdl
This control system has been successfully applied in some 750mm hot strip mill. The actual record curves indicate that the dynamic feedforward strategy can do well in controlling the tail temperature. And the FuzzyPI-Smith system can get better dynamic characteristic and effectively overcome the problems by pure lag with the traditional
- 2013-05-20 11:26:25下载
- 积分:1
-
get_Tmat
该程序用于读取欧空局软件polsarpro处理得到的相干矩阵(The program is used to read a coherent matrix after processed by ESA processing software polsarpro )
- 2013-12-28 16:14:51下载
- 积分:1
-
polarization
生成极化电磁波,并且画出极化电磁波的三维波形(Generate polarized electromagnetic wave, and draw the three-dimensional waveform of polarized electromagnetic wave)
- 2017-06-15 10:16:16下载
- 积分:1
-
game
扫雷 mine sweeping
方向键可以改变当前位置,按"="键或者"end"键相当于windows
下的双击作用,按空格键标记雷的位置。(A mine sweeping game by matlab code.)
- 2009-11-14 00:46:11下载
- 积分:1
-
fcm
假设已经获得不同目标类型的一组特征值,这是可以通过模糊聚类获取哥哥目标类型在特征空间商的聚类中心,当测量到某个目标的特征值,可以通过计算目标特征为止与各个聚类中心之间的距离来判定目标的类型。(matlab fcm)
- 2010-01-03 15:51:01下载
- 积分:1
-
FindingLoclizationError
getting localization error by matlab
- 2012-09-21 20:17:46下载
- 积分:1