-
2DMaxima
在二维空间里有两个点A=(X1,Y1)和B=(X2,Y2),如果X1>X2并且Y1>Y2 ,我们认为A优于B,A是这个集合的最大极值点,在给定的二维空间里的N个点的集合S中,找出最大极值点。(In two-dimensional space, there are two points = A = (X1, Y1) and B (X2, Y2), if the X1 and Y1 > X2 > Y2, we think that A is superior to B, A is the biggest extreme value point of the set, in A given set of N points in the two-dimensional space S, find out the most extreme value point.)
- 2013-12-24 21:02:56下载
- 积分:1
-
computation
解决储罐内的二维扩散对流问题,可用在多孔介质中的运算,能够很好的解决问题(Solve the problem of one dimensional convection diffusion)
- 2014-12-08 10:09:34下载
- 积分:1
-
sysidjob5
此程序把M序列作为输入,使用最小二乘法对系统进行辨识,实现最小二乘的基本功能(M sequences in this program as input, using the least squares method to identify the basic functions of the least squares)
- 2012-06-09 17:14:47下载
- 积分:1
-
djhsajdh
Gauss 消元法 — 不选主元 Gauss 消元法 — 列选主元. 插值法 lagrange .cpp
插值法 lagrange .cpp 二分法.txt
二分法和简单迭代法以及埃特金.txt
复化辛卜生公式.txt快速弦截法 gauss-seidel选代.txt牛顿迭代法.txt(Gauss elimination method- do not choose the principal component Gauss elimination method- principal component out how. Interpolation lagrange. Cpp interpolation lagrange. Cpp dichotomy. Txt dichotomy and a simple iterative method, and Aitken. Txt Fu Xin Bo' s formula of . txt fast chord intercept method gauss-seidel iteration. txt Newton iterative method. txt)
- 2010-01-06 17:11:35下载
- 积分:1
-
matlab-complex-network
复杂网络matlab工具包,很好用的哦,用了会说好的,方便易懂(complex network matlab)
- 2013-10-11 23:40:56下载
- 积分:1
-
OFDM-QPSK-Modulation
对于OFDM初学者很有帮助,是很好的学习程序哦,可以学会用matlab仿真(the study of )
- 2011-05-05 20:46:02下载
- 积分:1
-
SglCon
绘图函数用mcc生成的代码嵌入VC工程实例,Win32 Console版本(mapping function using mcc generated code embedded VC engineering example, Win32 Console Version)
- 2005-08-09 18:42:23下载
- 积分:1
-
pvmd
光伏模型。matlab/simulink(This is a pv model.It can describe I-V relation correctly.)
- 2013-03-20 22:18:31下载
- 积分:1
-
markov_localization
Markov Localization.
- 2015-02-19 18:21:27下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1