-
HLSLA
GPU编程
HLSL顶点渲染实例
对于刚学习HLSL的基础很重要哦!(HLSL vertex shader GPU programming examples for just learning the basis of a very important HLSL Oh!)
- 2007-10-23 19:41:13下载
- 积分:1
-
MultiuserDetection
多用户检测算法的比较,包括解相关、MMSE、SIC、PIC(Multi-user detection algorithm, including the decorrelating, MMSE, SIC, PIC)
- 2021-04-20 13:38:50下载
- 积分:1
-
avefilt
说明: matlab 自己编写的均值滤波 适合图象处理(I have written matlab mean filter for image processing)
- 2011-03-18 20:45:01下载
- 积分:1
-
matlabexample
用matlab编写的100个精选小例子,包含大部分matlab基本功能(Matlab prepared 100 select small example, most of the matlab basic functions include)
- 2011-09-16 15:41:29下载
- 积分:1
-
psboxblur
matlab file newly created
- 2011-10-27 01:25:16下载
- 积分:1
-
ChePaiShibie
车牌识别 分割 提取 二值化 模式识别 图像增强(License Plate Recognition split to extract the binary mode)
- 2012-03-11 11:39:54下载
- 积分:1
-
目标跟踪
这是一个对运动目标进行追踪的基于Matlab的源代码,它主要是利用帧与帧之间的特征关系,将俩帧作差,得到差图像来预测物体的运动轨迹。
- 2022-01-23 11:19:50下载
- 积分:1
-
MATLAB.zip
把训练数据拷入,load的*.m文件中,
文件中部load的*.m为测试数据
save 存盘的文件为测试数据的bp预测值,
该程序可以扩充n个输入,n个输出,很容易(it is copyed into the training data, load the document*. m, Central to the paper load*. m to save Inventory test data for the paper test data bp predictive value, The procedure can be expanded to import n, n output, it is easy)
- 2007-05-30 11:56:27下载
- 积分:1
-
jiaocuo2_10jie
在matlab环境下编写的关于地震勘探交错层理的速度正演(In the matlab environment. Write about seismic exploration cross-bedding speed forward)
- 2014-10-29 16:28:05下载
- 积分:1
-
chap8_2_ga
说明: 遗传算法(Genetic Algorithm,GA)最早是由美国的 John holland于20世纪70年代提出,该算法是根据大自然中生物体进化规律而设计提出的。是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。该算法通过数学的方式,利用计算机仿真运算,将问题的求解过程转换成类似生物进化中的染色体基因的交叉、变异等过程。在求解较为复杂的组合优化问题时,相对一些常规的优化算法,通常能够较快地获得较好的优化结果。遗传算法已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。(Genetic algorithm (GA) was first proposed by John Holland of the United States in the 1970s. It is designed and proposed according to the evolution law of organisms in nature. It is a computational model of biological evolution process simulating natural selection and genetic mechanism of Darwin's biological evolution theory. It is a method to search the optimal solution by simulating natural evolution process. The algorithm transforms the solving process of the problem into a process similar to the crossover and mutation of chromosome genes in biological evolution by means of mathematical method and computer simulation. When solving complex combinatorial optimization problems, compared with some conventional optimization algorithms, it usually can get better optimization results quickly. Genetic algorithm has been widely used in combinatorial optimization, machine learning, signal processing, adaptive control and artificial life.)
- 2020-12-18 11:34:29下载
- 积分:1