-
tuxianpipei-dabao
MATLAB图像配准源程序,初学者一起研究.图像配准的程序,在网上流传很多,本人把能找到的都打包.(MATLAB source image registration, novices together. Step one, calculated to be scale-space image registration and to obtain scale-space Harris corner step 2, using affine shape modification technology scale Harris corner points of space iterative processing step three of the feature point matching method using the descriptor and matching to achieve registration by matching)
- 2010-05-24 11:49:32下载
- 积分:1
-
HillClimbingSegment.1.0
一种运用爬山算法彩色图像分割算法,参考文献"Salient RegionDetection and Segmentation"(Hill-Climbing Algorithm for Color Image Segmentation.Reference to "Salient RegionDetection and Segmentation")
- 2011-05-20 10:35:27下载
- 积分:1
-
cross&auto correlation
说明: 该程序可以求得任意两个长度相同的离散信号的互相关系数以及自相关系数,并绘制其图像(The program can get the cross-correlation coefficient of any two discrete signals with the same length, and draw the image of the cross-correlation coefficient)
- 2021-04-10 10:38:59下载
- 积分:1
-
GyroAndAccDataReader
陀螺仪数据采集程序
采用转换串口采集数据后直接传到MATLAB中,适用于单轴陀螺仪数据快速采集与标定(the programme to get the datas from gyros)
- 2013-08-09 20:54:39下载
- 积分:1
-
kirk_mig_OK
克希霍夫时间偏移,相对简单。Matlab函数文件。(Kirchhoff Time Migration!)
- 2021-04-06 09:09:02下载
- 积分:1
-
doa_tct
TCT算法 用于宽带聚焦的一种算法 自己编的一段
也不一定对(TCT algorithm is an algorithm for broadband-focused section of its code is not necessarily)
- 2010-09-08 10:37:04下载
- 积分:1
-
ITD
说明: 时域模态参数识别方法,有效的识别时域信号 并提取模态参数。效果较好(Time-domain modal parameter identification methods, and effective identification of time-domain signal and extraction of modal parameters. Better-)
- 2020-11-26 19:29:30下载
- 积分:1
-
svm_classify
support vector machine classification.
- 2015-04-11 12:41:19下载
- 积分:1
-
matlab_modelsim
Matlab 与 modelsim 协同仿真的例程设置好modelsim运行环境后,在源码路径执行manchester_tb,即可完成协同仿真的过程。(ModelSim co-simulation with Matlab routine ModelSim runtime environment is set up after the implementation of source path manchester_tb, to complete the process of co-simulation.)
- 2009-01-15 21:04:04下载
- 积分: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