-
yuqun
matlab编的人工鱼群算法程序,已经编译通过,非常优秀的算法,希望大家改进应用到实践中去(matlab code of the artificial fish school algorithm procedure has been compiled by a very good algorithm, I hope we improve the application in practice)
- 2010-09-02 12:15:38下载
- 积分:1
-
periodogram_
plot periodogram for audio app
- 2015-02-09 18:07:31下载
- 积分:1
-
faceexpressionrecognitionPsvm
表情识别 matlab 支持向量机分类器( matlab SVMcalssfier expression recognition)
- 2014-05-11 19:21:52下载
- 积分:1
-
adaptGA
在群体进化若干代后,将弱解空间删除,在以后的进化进程中以同样的群体大小只在强解空间进行群体的繁殖,则可加大强解空间的个体密度,提高解的精度,这样有助于性能优良的个体的产生,(After several generations of evolution in the population, a weak solution space removed in the future evolution of the process with the same population size in a strong solution space only breeding colony, it can increase the density of strong individual solution space, to improve the accuracy of the solution, This helps produce good performance of individuals,)
- 2016-10-10 15:31:50下载
- 积分:1
-
lissar_figure
利用matlAB中自带的guide工具,绘制三维李萨如图形,也可绘制广义的李萨如图形,包括矩形波,三角波(the simulation of lissar figure)
- 2013-11-12 19:48:07下载
- 积分:1
-
n=3-vibration-equation
讨论弦振动方程。一个标准弦振动方程,用于物理学和力学的上的振动讨论。通过mathematica 编程。(开发环境无mathematica,选择了接近的matlab)(Discuss a vibration equation. A standard vibration equation, using for mechanical purpose.)
- 2014-02-08 18:33:59下载
- 积分:1
-
Skeleton
获取对象骨架的方法,不同于matlab自带的bwmorph方法,但速度较慢(Access to the object skeleton methods, different from the matlab built-in bwmorph, but slower)
- 2008-04-20 09:44:22下载
- 积分:1
-
ideal_comp
说明: 在matlab环境下理想比较器的simulink建模(In an ideal environment matlab simulink model comparator)
- 2011-04-12 13:52:07下载
- 积分:1
-
LTE_init_generate_network.m
Generate an hexagonal network with a free space pathloss model
- 2012-04-18 16:05:28下载
- 积分: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