-
C-mean
模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。
(fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance.)
- 2007-07-03 22:57:10下载
- 积分:1
-
M_Harrisdetector
一个harris角点检测的MATLAB元代码(a harris corner detection of MATLAB code yuan)
- 2007-05-15 15:02:11下载
- 积分:1
-
fers-radar-simulator-thesis.pdf.tar
Open source radar simulation software
- 2015-02-02 01:43:16下载
- 积分:1
-
QWJ
基于ZeMAX的 潜望镜仿真设计,包括设计流程中文件。(ZeMAX periscope simulation-based design, including the design process documents.)
- 2013-12-23 15:29:22下载
- 积分:1
-
kalmanfilter
卡尔曼滤波模型 用simulink搭建卡尔曼滤波模型(Kalman filter model with the Kalman filter simulink model to build)
- 2015-04-21 10:41:44下载
- 积分:1
-
hamilton
经典的汉密尔顿回路算法,以Matlab代码编写。(Hamilton classic loop algorithm to Matlab coding.)
- 2008-12-15 14:38:33下载
- 积分:1
-
PSO
说明: 一个简单的粒子群优化算法实例,用Matlab实现。(A simple example of particle swarm optimization algorithm)
- 2020-01-14 09:35:48下载
- 积分:1
-
PROGRAMME-Differentielle
programme de methodes numerique pour la resolution des equations differentielle
- 2009-12-17 20:13:33下载
- 积分:1
-
fchao
使用基于峭度的FASTICA盲分离算法,实现对两个超高斯信号的分离,并从分离结果可总结出盲分离算法的两个不确定性。(FASTICA kurtosis-based blind source separation algorithm, to achieve the separation of the two super-Gaussian signals, and the separation results can be summarized from the blind separation algorithm of two uncertainty.)
- 2011-06-03 11:12:24下载
- 积分: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