-
dogleg
该程序是用于求解信赖域子问题的Powell dogleg方法(This routine solves the trust region subproblem by Powell s dogleg method.)
- 2009-05-28 09:50:31下载
- 积分:1
-
signal-processing
MAP检测 MMSE检测 LS 等信号检测和估计算法实现(MAP MMSE LS LMS RLS winner LSE)
- 2012-04-10 19:09:45下载
- 积分:1
-
dfdfd
iris recognition iris gamma adjust
- 2010-06-21 20:40:01下载
- 积分:1
-
SimulationandCommunications
通信专业的经典资料,原理和仿真(matlab)(The classic material of communications professional , including principle and simulation based on matlab.)
- 2010-11-10 11:27:41下载
- 积分:1
-
space-time-signal-procesing
空时阵列信号处理的三个程序,考察对角加载的效果(Three procedures, the space-time array signal processing and investigated the effect of diagonal loading)
- 2012-05-02 16:16:42下载
- 积分:1
-
waibianma
matlab实现的小学期编码 对于外编码的仿真(matlab coding to achieve the primary phase of the simulation for the outer code)
- 2011-07-05 16:25:59下载
- 积分:1
-
changfilename2222
使用matlab软件修改文件名,可以一次性修改很多歌文件名字(Use matlab software to modify the file name)
- 2014-02-24 17:25:30下载
- 积分:1
-
Fsk
一个关于FSK的matlab编写的小程序,欢迎大家指正讨论(FSK s matlab on the preparation of small procedures, welcome to correct me to discuss)
- 2008-12-31 14:27:07下载
- 积分:1
-
SNA
随机牛顿法估计系统模型参数,揭示了许多算法的内在联系。(Stochastic Newton method to estimate the system model parameters, revealing the internal relations of a number of algorithms.)
- 2009-10-24 21:45:12下载
- 积分:1
-
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