-
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
-
Assignment3a
SOurce code for Long window ALgorithm
- 2011-11-28 22:50:26下载
- 积分:1
-
OFDMTransmission
在MATLAB仿真环境下,该程序是对OFDM系统的发送端的模拟仿真实现(In the MATLAB simulation environment, the program is the sending end of the OFDM system simulation experiment)
- 2010-08-26 15:58:25下载
- 积分:1
-
MyDspToolbox
使用Matlab Gui实现的数字信号处理常用算法,包括卷积,FFT,FIRIIR数字滤波器设计,最佳滤波器,自适应滤波,卡尔曼滤波等(Implemented using the Matlab Gui commonly used digital signal processing algorithms, including convolution, FFT, FIRIIR digital filter design, the best filters, adaptive filtering, Kalman filtering, etc.)
- 2010-01-25 18:19:46下载
- 积分:1
-
wanshu
完数判断,判断一个数是否为完数的代码C++,还行哦 嘿嘿(After the number of judgments to determine whether a number code for the complete number of C++ okay Oh Hey)
- 2010-12-27 10:00:58下载
- 积分:1
-
matlab001
用MATLAB作非线性最小二乘拟合
Matlab的提供了两个求非线性最小二乘拟合的函数:lsqcurvefit和lsqnonlin。(Use MATLAB for nonlinear least squares fitting, MATLAB provides two nonlinear least-square fitting function: lsqcurvefit and lsqnonlin.
)
- 2014-12-30 14:58:28下载
- 积分:1
-
beam3d
对三维空间梁进行有限元建模和分析,matlab程序实现,涉及坐标变换等。(Beams of three-dimensional finite element modeling and analysis, matlab program, involving such as coordinate transformation.)
- 2020-09-09 17:18:04下载
- 积分:1
-
matlab-in-optics
描述matlab在光学中的应用,包括衍射等光学现象的测试(Description matlab applications in optics, diffraction and other optical phenomena, including test)
- 2011-06-01 11:11:34下载
- 积分:1
-
activecontour-CV
主动轮廓模型CV算法,实现核磁共振脑实质分割(active contour CV Algorithm)
- 2013-08-08 20:50:32下载
- 积分:1
-
MatlabPID
笔者费了很大的经历找到的matlab实例资料,希望大家好好利用,绝对经典的好资料哦(Programming with vc for the sample program, which contains many of the author s experience, I hope you make good use of)
- 2011-12-22 10:18:56下载
- 积分:1