-
Ten_Commonly_Algorithm_for_MATLAB
超过10种MATLAB常用算法:Floyd算法,动态规划,分治算法,概率算法,模拟退火算法,神经网络,搜索算法,贪婪算法,遗传算法,组合算法,等等(Over 10 types of commonly used MATLAB algorithms: Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, simulated annealing, neural networks, search algorithms, greedy algorithm, genetic algorithm, combinatorial algorithms, etc.)
- 2021-03-20 16:59:19下载
- 积分:1
-
cn2d-fig
Crank nicolson method of numerical methods of integration. Used for all Computational Fluid dynamics applications.
- 2013-11-17 05:21:28下载
- 积分:1
-
floyd
matlab中的floyd算法,对数学建模有很大的帮助(floyd algorithm matlab in the mathematical modeling of great help)
- 2012-11-29 16:34:32下载
- 积分:1
-
horizonlinedetection
in this program the horizon line detection is found out by using canny edge detector and hough transform.
- 2014-02-04 02:35:59下载
- 积分:1
-
airline_routing_visualization
很强大的路径规划程序,非常实用。军事迷们的最爱(plan planing)
- 2014-11-16 21:38:15下载
- 积分:1
-
jiaozheng2
一个单位负反馈系统的根轨迹法超前校正。可直接在matlab中打开并运行。(A negative feedback system unit root locus method leading correction. Directly in matlab open and run.)
- 2013-10-29 20:36:45下载
- 积分:1
-
chap4_8
说明: 该算法为基于CMAC与PID并行控制的SIMUlink仿真
用MATlab开发,能够管直接运行(The algorithm based on CMAC and PID control parallel simulation using Matlab Simulink development, be able to pipe directly to run)
- 2008-09-06 09:55:55下载
- 积分:1
-
SpectrumEstimationSimulation
说明: 关于谱估计的一些基本的程序.有自回归.esprit,music(Spectral estimation on some basic procedures, since the reunification, esprit, music)
- 2010-04-12 21:53:27下载
- 积分:1
-
Otsu-segmentation-method-for-check
应用最大类间方差方法,对支票印鉴图像进行分割处理(Application of Otsu method, image segmentation seal check)
- 2011-05-21 16:44:35下载
- 积分: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