-
1190
说明: 粒子滤波和卡尔曼的比较,希望给大家一些帮助(patical and kalman)
- 2010-03-27 11:01:51下载
- 积分:1
-
2wei-shuizhi-keshihua
是一个关于 二维水质模型可视化方面的资料(Is a two-dimensional water quality model on data visualization)
- 2011-04-23 20:39:03下载
- 积分:1
-
temperatre-contour-
利用MATLAB绘制等温线,以湖南省为例,绘制了省界,97县的位置以及等温线。(plot temperature contour through MATLAB.)
- 2013-08-07 11:15:40下载
- 积分:1
-
three_joint_workspace
利用matlab的simulink进行三杆的工作空间仿真分析(The use of matlab simulink for three working space simulation analysis)
- 2013-08-13 11:06:07下载
- 积分:1
-
MATLAB
matlab通信仿真及应用,还有很多应用程序。对初学都很有好处(matlab cominication sumlik)
- 2009-10-29 21:56:15下载
- 积分:1
-
hmm
隐马尔科夫模型,matalb实现,比较好的(Hidden Markov Model, matalb achieved relatively good)
- 2008-03-31 21:45:05下载
- 积分:1
-
glpj
这个是谱减法的MATLAB程序,经过验证能比较好的去除平稳噪声。其运用了简便的FFT减小了运算量(it is a program about delete noise.it based on MATLAB)
- 2009-11-30 13:31:48下载
- 积分:1
-
MATLAB
hatch MATLAB and POWER POINT
- 2009-03-22 01:47:21下载
- 积分:1
-
RLSsin
原始信号和噪音都是正弦信号的的RLS滤波(The original signal and noise are sinusoidal signals of the RLS filter)
- 2009-12-05 15:35:24下载
- 积分: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