-
GPU-Gems3
给出了GPU的最新快照,详细描述了当今最新的GPU的内部架构,以及如何利用GPU的编程技巧。另外额外探讨了如何利用GPU的计算能力完成其他计算任务(CUDA)。(This third volume of the best-selling GPU Gems series provides a snapshot of today s latest Graphics Processing Unit (GPU) programming techniques. The programmability of modern GPUs allows developers to not only distinguish themselves from one another but also to use this awesome processing power for non-graphics applications, such as physics simulation, financial analysis, and even virus detection—particularly with the CUDA architecture. Graphics remains the leading application for GPUs, and readers will find that the latest algorithms create ultra-realistic characters, better lighting, and post-rendering compositing effects.
)
- 2011-02-09 10:11:15下载
- 积分:1
-
PWM--switching-power-supply
把电源系统表示成线性传递函数或非线性控制模型,以此建立一种符号仿真模型(The power system transfer function expressed as a linear or nonlinear control model, in order to establish a symbolic simulation model)
- 2013-07-14 18:44:59下载
- 积分:1
-
Sort_scores
读入xls文档,完成对成绩的排序,然后重新写回xls。特点就是 ,可以输入不同的排序标准,完成不同的排序。(Read xls document, complete results of the sort, and then re-write back to xls. Feature is that you can enter a different sort criteria, the completion of a different sort.)
- 2010-08-31 22:38:47下载
- 积分:1
-
GRNN
该文件是GRNN的数据预测的源代码,可用于基于广义回归神经网络的货运量预测(The file is a the GRNN data predicted source code that can be used for cargo forecast based on generalized regression neural network)
- 2013-04-05 20:30:50下载
- 积分:1
-
199398d0e981
matlab explains merging of snakes
- 2013-04-20 15:46:40下载
- 积分:1
-
gsd_OFDMA_schedule
关于OFDMA系统的资源分配的程序,相信去初学者能有一定的帮助(OFDMA system for resource allocation procedures, I believe that to be able to have some help for beginners)
- 2013-12-12 15:01:33下载
- 积分:1
-
MOM_for_Antenna
小型矩量法解决天线散射问题,在matlab环境下运行。(Small antenna scattering method of moments to solve the problem, run the matlab environment.)
- 2014-02-08 15:04:32下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
MAT1
i wouldlike to regestedin yu-oursute
- 2009-12-27 00:24:35下载
- 积分:1
-
ed
说明: edge detectoin using wavelet transform built in matlab for beguners and comprisions also.....
- 2012-04-05 14:05:29下载
- 积分:1