-
LightCompensate
基于matlab实现的图像的光照补偿程序,可以有效提高图像的对比度(Matlab implementation of image-based illumination compensation program that can effectively improve the contrast of the image)
- 2013-07-12 22:07:31下载
- 积分:1
-
mat_lab
MATLAB Programs that can be used by beginners to learn the basics.
College of Engineering, Cherthala.
- 2011-10-29 18:38:43下载
- 积分:1
-
A-Genetic-Algorithm-in-MATLAB
MATLAB遗传算法,很详细,可以做参考(A Genetic Algorithm in MATLAB)
- 2012-10-13 17:12:55下载
- 积分:1
-
bianjipu
运用EMD的过程中,想要画出边际谱,边际谱程序的详细代码。(In the process of using EMD, you want to draw the marginal spectrum, the detailed code of the marginal spectrum program.)
- 2020-12-10 11:09:18下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
MIMOChannelCapacity
一个瑞利衰落信道容量的测试模型,包括两个m文件和一个说明文档。(A Rayleigh fading channel capacity of the test model, including a description of two m files and documents.)
- 2010-05-26 18:31:19下载
- 积分:1
-
single-objective
single-objective matlab code
- 2012-10-08 22:30:04下载
- 积分:1
-
InformasiCoding_09
diklat gabungan matlab
- 2013-09-09 18:20:19下载
- 积分:1
-
randraw
衰落信道数值的生成,用于模式识别,具有一定的参考价值(Fading channel to generate value for pattern recognition, with some reference value)
- 2011-10-19 16:20:06下载
- 积分:1
-
TSP
This is tsp code. you can use it
- 2014-11-02 20:02:29下载
- 积分:1