Welcome![Sign In][Sign Up]
Location:
Search - cpu matlab

Search list

[Other resourcetime

Description: 用matlab编写的用于测试cpu时间的小程序,简单管用
Platform: | Size: 2411 | Author: ye | Hits:

[AI-NN-PR机器人路径规划-遗传算法

Description: 遗传算法解决避障机器人路径规划 程序运行环境 Windows XP , Pentium4.3.0 CPU 2.93GHz , 512MB , Matlab 6.5
Platform: | Size: 18043 | Author: 112211q | Hits:

[DSP program5509Codec

Description: 应用与德州仪器公司的55系列CPU的开发板设计的音频编解码程序-application with the Texas Instruments 55 series CPU board design, the development of audio codecs procedures
Platform: | Size: 29696 | Author: sb | Hits:

[VHDL-FPGA-Verilogbfm

Description: Verilog HDL编写的总线功能模型,十分有用,需要的下载-Verilog HDL prepared by the bus functional model is useful, it needs to download
Platform: | Size: 2048 | Author: wyl | Hits:

[MPIl2007425234648

Description: 这是一道很基本的程序,一方面希望它对初学遗传算法的兄弟们有用(包含了遗传算法实现的大部分步骤,而且有详细的注释),另一方面旨在抛砖引玉, 在下浅见: 1、遗传算法在进行大规模计算时,数据交换量大,速度确实是一个瓶颈,就如这道程序,在种群规模50,进化代数1000时运行需要40秒左右(cpu:duron 1G),当然,小弟编程能力弱,望各位大侠指教啊,或帮我修改一下这道程序 -This is a very basic procedure, While they want it beginner GA brothers useful (including the genetic algorithm to achieve the most steps and a detailed note), on the other hand aims to attract the next suggestions : 1. GA conducting large-scale calculations, the data exchange capacity, speed is a bottleneck, as this practice. 50 in population size, the evolution of algebra required for the operation of 1000 when about 40 seconds (cpu : duron 1G), Of course, the younger programming weak, and hopes to enlighten ah Shanhaiguan, or help me rephrase this practice
Platform: | Size: 47104 | Author: haozi | Hits:

[Special EffectsSiftGPU-0[1].5.261

Description: 本工程为sift特征提取的GPU实现,其提取速度比单纯使用CPU计算快20倍,要注意的是显卡要是Nvidia 6以上的-This works for feature extraction sift realize the GPU, and its extraction faster than using the CPU alone is 20 times faster calculation, it is necessary to note that the graphics card if Nvidia 6 or above
Platform: | Size: 9003008 | Author: alenw | Hits:

[Data structsCPUSchedule

Description: 3个CPU调度算法的simulation. 分别是Short Job First,High Return Ration Next, Round Robin. 模拟得到R,U,S等重要指标。-3 CPU scheduling algorithm of the simulation. Were Short Job First, High Return Ration Next, Round Robin. Simulated R, U, S and other important indicators.
Platform: | Size: 19456 | Author: tennic | Hits:

[Data structsFCFS

Description: 8个进程的改进版CPU schedule 算法-FCFS-8 process to improve the version of CPU schedule algorithm-FCFS
Platform: | Size: 3072 | Author: tennic | Hits:

[Data structsSJF

Description: 8个进程的改进版CPU schedule 算法-SJF-8 process to improve the version of CPU schedule algorithm-SJF
Platform: | Size: 4096 | Author: tennic | Hits:

[Data structsRR

Description: 8个进程的改进版CPU schedule 算法-RoundRobin-所有上载程序都是原创,请不要用于商业用途
Platform: | Size: 7168 | Author: tennic | Hits:

[matlabtime

Description: 用matlab编写的用于测试cpu时间的小程序,简单管用-Matlab prepared using cpu time for testing of small procedures, a simple effective
Platform: | Size: 2048 | Author: ye | Hits:

[DocumentsMatlabMulti

Description: Matlab 自2008版本后可以进行并行运算,充分利用CPU资源,这里给出具体进行多核心运算的设置和并行计算工具箱说明-Since the 2008 version of Matlab parallel computing can take full advantage of CPU resources, here to give a specific set of multi-core computing and parallel computing toolbox description
Platform: | Size: 61440 | Author: gprs | Hits:

[AI-NN-PRcuSVMVCcode

Description: 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel processing power of Graphics Processors (GPUs). cuSVM is written in NVIDIA s CUDA C-language GPU programming environment, includes implementations of both classification and regression, and performs SVM training (prediction) at 13-73 (22-172) times the rate of state of the art CPU software. Moreover, cuSVM features a Matlab MEX wrapper so that users can access the GPU s power without having to do any "real" programming.
Platform: | Size: 879616 | Author: Sheng | Hits:

[AI-NN-PRfminlbfgs_version2

Description: 这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Goldfarb–Shanno (BFGS). - Limited memory BFGS (L-BFGS). - Steepest Gradient Descent optimization.
Platform: | Size: 10240 | Author: 奕风 | Hits:

[matlabspectralclustering-1.1

Description: This directory includes sources used in the following paper: Parallel Spectral Clustering in Distributed Systems Wen-Yen Chen, Yangqiu Song, Hongjie Bai, Chih-Jen Lin, and Edward Chang Accepted by IEEE Transactions on Pattern Analysis and Machine Intelligence, 2010 This code has been tested under 64-bit Linux environment using MATLAB 7.4.0.287 (R2007a). You will be able to regenerate experiment results in the paper. However, results may be slightly different due to the randomness, the CPU speed, and the load of your computer. -This directory includes sources used in the following paper: Parallel Spectral Clustering in Distributed Systems Wen-Yen Chen, Yangqiu Song, Hongjie Bai, Chih-Jen Lin, and Edward Chang Accepted by IEEE Transactions on Pattern Analysis and Machine Intelligence, 2010 This code has been tested under 64-bit Linux environment using MATLAB 7.4.0.287 (R2007a). You will be able to regenerate experiment results in the paper. However, results may be slightly different due to the randomness, the CPU speed, and the load of your computer.
Platform: | Size: 15807488 | Author: cc | Hits:

[matlab001

Description: 因为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的用这个),这些是对应处理器的数值运算优化文件 } 先找到 $MATLAB7\bin\win32目录下的atlas_Athlon.dll(AMD系列CPU使用)和atlas_P4.dll(奔4用)文件,放到MCR目录中(随便),然后设置环境变量 变量名:BLAS_VERSION 变量值:D:\MCR\v70\atlas_Athlon.d-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
Platform: | Size: 1024 | Author: 吴斌 | Hits:

[Special Effectscpuinfo

Description: 这个函数读取各个比特的信息处理器和操作 系统,包括: *中央处理器的名字 *时钟速度 *处理器缓存的大小(二级) *号的物理处理器核心 *操作系统名称和版本 这是由程序/处理器(系统),sysctl(苹果)或命令行工具(窗口)。 需要在r2010a或以上。-This function reads various bits of information about the CPU and operating system, including: * CPU name * CPU clock speed * CPU Cache size (L2) * Number of physical CPU cores * Operating system name & version These are provided by /proc/cpu (Unix), sysctl (Mac) or WMIC (Windows). Requires MATLAB R2010a or above.
Platform: | Size: 3072 | Author: fu jiang | Hits:

[VHDL-FPGA-Verilog8bitcpunew

Description: 设计一个8位的CPU 有完整的程序包 仿真结果-Modern communication system ( MATLAB ) Edition ( Second Edition ) MATLAB+ source code for all
Platform: | Size: 1668096 | Author: 小白 | Hits:

[matlabmatlab-source-code

Description: 该文件中包含了详细的matlab实现的源代码,很适合初学者入门。代码的运行环境有要求: 1. 软件环境 需要安装暴风影音才能正常播放.WMV文件; MATLAB R2011b 版本的软件。 2. 硬件环境 处理器:CPU主频不低于1GHz; 内存:不小于256MB; 硬盘:不小于10GB; 显示器:支持1024*768分辨率。-The file contains a detailed matlab realize the source code, it is suitable for beginners. Operating environment code required: 1 Software Environment         STORM need to be installed in order to play properly .WMV file         MATLAB R2011b version of the software.     2 hardware environment         Processor: CPU clock speed of not less than 1GHz         Memory: not less than 256MB         Hard disk: not less than 10GB         Display: 1024* 768 resolution.
Platform: | Size: 625664 | Author: | Hits:

[matlabCPUTime

Description: 这是一个MATLAB例程,用以实现MATLAB实现CPU计时,主要用以计算程序运行的时间(Implement the CPU time by using the MATLAB)
Platform: | Size: 408576 | Author: skajdjakdna | Hits:
« 12 »

CodeBus www.codebus.net