-
ImageAlignment(matlab)
说明: 这里边提供了一个matlab实现的图像配准的算法. 供大家参考,方便学习研究之用.(here is the realization of a Matlab image registration algorithm. For your reference, facilitate learning research.)
- 2006-02-21 17:14:49下载
- 积分:1
-
MATLAB
matlab实现4阶龙格库塔的一个示例,分为三个子函数来调用(Matlab 4 order LongGe coulthard s a sample)
- 2012-04-18 21:44:20下载
- 积分:1
-
NoiseLevel20140507
A MATLAB code of noise level estimation in images
- 2014-12-20 20:50:34下载
- 积分:1
-
2D_feature_finding
粒子追踪测速的相关程序,所使用的算法为最邻近原则,通过粒子链表形成匹配(Particle tracking velocimetry procedures, the algorithm used for the nearest neighbor principle formed by particles linked list match)
- 2012-11-30 22:32:31下载
- 积分:1
-
learning_matlab2
英文版书籍,学生版学习matlab的书籍,非扫描版。(English books, student books to learn matlab, non-scan version.)
- 2010-12-26 06:40:28下载
- 积分:1
-
newaga
该进的自适应遗传算法,有利于学习遗传算法(The advanced genetic algorithm, genetic algorithm is conducive to learning)
- 2010-05-17 16:27:26下载
- 积分:1
-
spectrum_dB
使用matlab对信号数据进行谱分析,小波变换,是谱分析的一种常用方法(Matlab spectral analysis of the signal data, wavelet transform is a commonly used method of spectral analysis)
- 2013-01-14 20:36:02下载
- 积分:1
-
mat03
matlab基础例程,用于matlab/simulink通信仿真。(Basic matlab routines, used for matlab or simulink comm simulation.)
- 2012-02-15 17:15:02下载
- 积分:1
-
gaosi
该文件是运用MATLAB编辑的高斯法进行运算 希望大家能用得上(The document is to use MATLAB Editor Gauss law operator hope that we can useful)
- 2008-03-28 21:48:01下载
- 积分:1
-
C
说明: 1.1 C基础知识 1
1.2 函数与头文件 2
1.3 C预处理器 3
1.4 将一个字符转换为long型 4
1.5 strcpy函数 4
1.6 assert用法 5
1.7 itoa函数和atoi函数 6
1.8 strcmp函数实现 8
1.9 strcpy函数实现 9
1.10 memcpy函数实现 10
1.11 memcpy和memmove函数的实现 11
1.12 strcat函数实现 13
1.13 使用库函数atoi,将char *→int 13
1.14 使用库函数itoa,将int→char * 14
1.15 不使用库函数,将int→char * 14
1.16 不使用库函数,将char *→int 15
1.17 求两个整数的最大公约数 16
1.18 Little_endian or Big_endian 17
1.19 sizeof与strlen的区别 19
1.20 实现String类的BIG_FOUR 19
1.21 struct和union的区别 20
1.22 char字符变量与int整型数据 22
1.23 字,字节,字符,比特 23
1.24 空格、空字符、字符数组结束符的区别 25(1.1 C Basics 1
1.2 Functions and header files 2
1.3 C preprocessor 3
1.4 will be a long-type characters into four
1.5 strcpy function 4
1.6 assert usage 5
1.7 itoa function and atoi function 6
1.8 strcmp function to achieve 8
1.9 strcpy function to achieve 9
1.10 memcpy function to achieve 10
Achieve 11 1.11 memcpy and memmove function
1.12 strcat function to achieve 13
1.13 using the library function atoi, the char* → int 13
1.14 using the library function itoa, the int → char* 14
1.15 does not use the library function, int → char* 14
1.16 does not use the library function, char* → int 15
1.17 find the greatest common divisor of two integers 16
1.18 Little_endian or Big_endian 17
Difference 1.19 sizeof and strlen 19
1.20 realize BIG_FOUR String class 19
Difference 1.21 struct and union of 20
1.22 char and int integer variable character data 22
1.23 word, byte, character, bit 23
Difference 1.24 spaces, null characters, character array termi)
- 2014-10-08 10:33:55下载
- 积分:1