-
BPnetwork
matlab平台的基于bp神经网络的遥感图像分类(matlab platform bp neural network-based remote sensing image classification)
- 2009-05-29 11:12:30下载
- 积分:1
-
imageregistration1
this is a matlab file to register to image at the same scale.
- 2010-01-18 04:00:31下载
- 积分:1
-
schedule052001
这是实现一个蜂窝系统中小区用户通信调度算法的程序,包含了三种经典调度算法,比如比例调度算法,并比较了性能。(This is to implement a cellular subscriber communication system cell scheduling algorithm programs, including the three classical scheduling algorithms, such as the ratio of the scheduling algorithm, and compares the performance.
)
- 2021-04-07 19:29:01下载
- 积分:1
-
gaandann
基于遗传算法的神经网络程序,共三个文件,主程序,适应值函数和应用示例(Based on genetic algorithm neural network, with a total of three documents, the main program, fitness function and application example)
- 2008-01-16 10:54:27下载
- 积分:1
-
GUI
metlab中的GUI实验内容,详细罗列了实验内容(the experiments of GUI)
- 2013-05-03 15:58:33下载
- 积分:1
-
GA_city
遗传算法求解纳税点分布问题Genetic Algorithm for Distribution of tax point(Genetic Algorithm for Distribution of tax point)
- 2015-03-04 11:27:26下载
- 积分:1
-
StockPaths
股票指数模拟为几何布朗运动,GBM。 参数有五个:
s0,dt(time step),均值,标准差,到期时间T;
利用子函数进行10万条轨道的monte carlo 模拟到期日(3个月)的指数点数,从而估计在买入信号出现后,3个月后的损益情况,主要用来估算VAR
(Financial risk analysis on Matlab monte carlo simulation, stock index simulation for geometric Brownian motion, GBM.
)
- 2012-05-05 23:15:19下载
- 积分:1
-
MFCspeech
基于MFCC的语音识别仿真系统,文件中带有完成语音识别训练的源代码.(Simulation-based MFCC speech recognition system, the file with complete source code for speech recognition training.)
- 2010-10-09 17:04:14下载
- 积分:1
-
digitalcommunications
数字通信(第四版),国外经典教材系列的中文版。(Digital Communication (Fourth Edition))
- 2020-12-21 22:19:08下载
- 积分: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