-
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
-
damai4
本包内为 WORD 文档,内涵四个程序代码,分别是利用BP网络和指数平滑法,对数据进行预测用的(WORD documents within the package, meaning the four program code, respectively, the use of BP networks and exponential smoothing, forecasting the data)
- 2010-05-09 15:02:06下载
- 积分:1
-
attitude
北斗卫星导航测姿系统多天线空间配置设计
matlab程序 3天线(Configuration design of multi-antenna space for Beidou satellite navigation and attitude determination system)
- 2013-10-25 16:36:36下载
- 积分:1
-
extractForeground
Fast video loading code do background subtraction subtracting all frames from first frame
and show the result video so fast
- 2013-10-30 13:37:26下载
- 积分:1
-
A1Jedi.java
This program counts the occurrence of specified patterns in the input strands and produces a report for each pattern. The first input to this program will be an integer indicating how many patterns will be provided (call this N). The next N words to this program will be patterns of nucleobases to search for. Following the patterns will be a sequence of strands terminated by the word "end" as before.
- 2014-01-25 12:44:00下载
- 积分:1
-
libsvmparametersexamples
给定一个数据集german.txt 通过libsvm来实现一定范围内参数C和sigma的最优值(需要先安装配置好matlab libsvm)
- 2009-06-15 21:40:07下载
- 积分:1
-
matlab-tsp-aca
这是一个非常经典的matlab程序。运用蚁群算法来解决(TSP)旅行商问题。(This is a very classic matlab program. Using ant colony algorithm to solve (TSP) TSP.
)
- 2011-07-09 10:04:31下载
- 积分:1
-
DMC331
动态矩阵预测控制算法DMC的matlab程序,多输入多输出。(Dynamic Matrix Control algorithm DMC matlab program, multiple input multiple output.)
- 2013-03-30 14:04:20下载
- 积分:1
-
goufeng_v73
供做算法研究人员参考,表示出两帧图像间各个像素点的相对情况,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。( Algorithm for researchers to do reference, Between two images showing the relative circumstances of each pixel, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source.)
- 2016-11-22 16:41:09下载
- 积分:1
-
这是一个完整的数据传输过程的matlab例程-digital transmission
这是一个完整的数据传输过程的matlab例程!(This is a complete data transmission process Matlab routines!)
- 2005-04-14 00:41:35下载
- 积分:1