-
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
-
Amplitudo-Shift-Keying
belajar siskom untuk mengetahui cara belajar yang tepat
- 2011-03-13 20:46:01下载
- 积分:1
-
improve-canny
这是一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。(The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and the sub-images edge information.)
- 2012-06-28 21:09:24下载
- 积分:1
-
cc3
说明: 现代通信系统3,用于matlab教学,好东东哦:)(three modern communications system for teaching Matlab, Wanton Oh good :))
- 2006-02-28 21:28:22下载
- 积分:1
-
srrc_improved
改进根升余弦成型滤波,信噪比可达-70dB,性能较标准升余弦提高较大,在TVB2脉冲成型中仿真验证过(Improved root raised cosine shaping filter, SNR up to-70dB, performance than the standard raised cosine larger increase in pulse shaping TVB2 verified in simulation)
- 2014-12-05 03:58:33下载
- 积分:1
-
GoldsteinUnwrap2D_r1
来自国外的2D phase unwrap 的matlab源码。基于branch cut(剪枝法) 及FloodFill(洪泛法)实现。速度很快。相位解卷绕精度高。(2D phase unwrap from abroad matlab source. Based branch cut (Pruning) and FloodFill (flooding method). Fast. Phase unwrapping high precision.)
- 2012-11-22 10:38:07下载
- 积分:1
-
virtualElements
自己编写的MIMO雷达的虚拟阵列的示意图程序:四个载频、相对于基频的虚拟阵列示意图。(virtual elements,MIMO radar)
- 2014-01-09 10:30:48下载
- 积分:1
-
Logistic.m
说明: 预测未来几年的人口,采用逻辑回归模型预测,用的数据是87-20年的数据(Forecasting the population of the next few years)
- 2019-05-27 09:20:29下载
- 积分:1
-
Untitled
实现基本的PCM编译码功能,函数简单,程序可行(PCM encoding and decoding functions to achieve the basic function is simple, practical procedures)
- 2010-11-24 17:48:14下载
- 积分:1
-
pso_matlab
说明: 这是用matlab开发的pso工具箱,直观实用,对做这方面研究的人员很有用处(this is the development of PSO Matlab Toolbox, easy to use and the right to do this study of useful)
- 2006-03-24 12:09:56下载
- 积分:1