资源列表
myhisteq
- 该程序实现对直方图均衡化,可以达到图象增强的效果,是图像处理的重要内容。-the program right histogram equalization, can achieve the effect of image enhancement, image processing is an important element.
xindaomoni
- 利用matlab程序对正交频分复用中的信道进行了模拟
RBFfunction
- 一个RBF神经网络的算法实现程序,可用于实现RBF神经网络的函数逼近
gabor
- gabor变换!本m文件实现了Gabor 变换!在MATLAB环境下可以运行实现!-Gabor transform
clock
- 用cuda编写时,计算程序运行时间的应用。-With cuda writing, calculating run time applications.
objectmodel
- 用C++语言实现二阶系统的数值算法,可以用仿真软件中二阶数学模型的建立,适用于在Vc 或BCB环境下自行编制控制系统仿真程序时使用,是个通用的C++类。-two-order control object model developed in C++
gauss
- 迭代法也称辗转法,是一种不断用变量的旧值递推新值的过程,跟迭代法相对应的是直接法(或者称为一次解法),即一次性解决问题。-Iterative method, also known as removed France, is a constant value the old value of the variable recursive process, with iterative wears corresponds to the direct method (or the first solu
lyap
- 用于求解李亚普诺夫方程的解,是对matlab原有函数的重写,可以求解一般李亚普诺夫函数-For solving the Lyapunov equation, is a matlab function rewrite the original, can solve general Lyapunov function
C_SelfAdapt_fcm
- 自适应模糊C均值聚类的MATLAB源代码,自适应确定聚类个数。-Adaptive Fuzzy C-Means clustering MATLAB source code, adaptive determine the number of clusters.
sushu
- 利用c语言实现的高效求0到1000以内的素数,并输出计算时间。-Efficient use of c language requirements 0-1000 primes less, and outputs the computation time.
Maximum flow / min cut
- Maximum flow / minimum cut through path algorithm
ES_Lin
- 进化策略算法matlab代码,实现求f(x) = x*sin(10*pi*x) + 1最大值的功能。-Evolutionary strategy algorithm matlab code to achieve demand f (x) = x* sin (10* pi* x)+ 1 maximum functionality.