-
fdtd3D_analysis
matlab code for FDTD analysis in 3 dimension
- 2009-04-24 22:30:23下载
- 积分:1
-
svm_v0.51beta.tar
SVM源程序小样本分析 模式识别 用于SVM的初学者。 (SVM source of small samples for analysis SVM pattern recognition for beginners.)
- 2006-11-30 13:35:02下载
- 积分:1
-
adaptive
自适应变步长滤波,滤除脑电中的工频干扰.这是变步长的,是普通自适应滤波的改进(Adaptive variable step filter)
- 2015-10-06 21:55:49下载
- 积分:1
-
vortex
matlab计算涡旋光束干涉产生的条纹,简单实用,包括文献(Calculation of fringe generated by vortex beam interference by MATLAB)
- 2017-10-25 09:26:28下载
- 积分:1
-
ukf
实现ukf滤波 目标跟踪
实现ukf ekf pf三种滤波算法的比较(Realization of UKF filtering target tracking
Comparison of three filtering algorithms for UKF EKF PF)
- 2019-03-03 10:28:17下载
- 积分:1
-
EG(15_7)cyclic_code
Euclidean Geometry Cyclic code n=15, k=7
Majority Logic Decoding
BPSK BER simulation
- 2010-03-09 14:16:12下载
- 积分:1
-
coastgrid
说明: 用matlab实现不规则多边形网格的划分(Using matlab to achieve the division of irregular polygonal meshes)
- 2010-03-23 20:44:17下载
- 积分:1
-
mode_calc_using_FDM
说明: 计算光纤模场分布和传播常数,输入模式的阶数,计算得到各类模式的模场分布。直接运行main,在其中修改参数,至少可以计算5层光纤结构。(Calculation of optical mode field distribution and propagation constant, the order input mode, calculated by various types of mode-mode field distribution. Direct run main, in which the modified parameters can be calculated for at least 5 layer fiber structure.)
- 2008-09-17 00:47:57下载
- 积分:1
-
RGB-HSI
matlab数字图像处理中RGB转换HSI(digital image processing matlab HSI conversion RGB)
- 2010-05-19 12:01:54下载
- 积分: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