-
MATLAB
matlab程序设计教程,分为十四章含有各种信号及图像处理问题(matlab programming tutorial, divided into fourteen chapters contain a variety of signal and image processing problems)
- 2011-04-22 15:33:41下载
- 积分:1
-
ocr-project
The goal of Optical Character Recognition (OCR) is to classify optical patterns (often contained in a digital image) corresponding to alphanumeric or other characters. The process of OCR involves several steps including segmentation, feature extraction, and classification. Each of these steps is a field unto itself, and is described briefly here in the context of a Matlab implementation of OCR.
- 2013-09-22 04:23:12下载
- 积分:1
-
Matlab
vehicle design software. matlab platform. mostly engine related data analysis ..source codes
- 2012-12-01 09:34:12下载
- 积分:1
-
pso-5
经典粒子群算法的matlab实现代码。用函数进行测试实验,并给出算法寻优迭代的效果图(Classical PSO algorithm matlab. Experiments with test functions, and gives an iterative optimization algorithm renderings)
- 2014-02-18 16:21:54下载
- 积分:1
-
S3EIG
Design and Performance Evaluation
of Subsynchronous Damping Controller
With STATCOM
- 2010-10-18 21:58:01下载
- 积分:1
-
Matlab_ThayChinh_BKDN.0310
về matlab, sẽ hữ u ích vớ i ai mớ i họ c. thank
- 2009-11-23 22:05: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
-
CCDF_OFDMA
this is for ofdma application
- 2012-04-07 19:58:24下载
- 积分:1
-
iterative-method
包含Jacobi和Seidel两种迭代法,用于求解线性方程,计算简单,收敛快(Contains two kinds of Jacobi and Seidel iterative method for solving linear equations, computing simple, fast convergence)
- 2013-11-29 22:49:26下载
- 积分:1
-
Chap_08_Conjugate_Gradient_Method_1
Conjugate Gradient Method in matlab
- 2014-02-06 22:18:28下载
- 积分:1