-
gridfit
准均匀三次B样条曲线曲面的多分辨率显示及编辑程序。能够实现随机生成指定次数的准均匀三次B样条曲线和曲面,(Quasi-uniform cubic B-spline curves and surfaces of the multi-resolution display and editing program. Randomly generated to achieve a specified number of quasi-uniform cubic B-spline curves and surfaces,)
- 2011-05-24 14:01:24下载
- 积分:1
-
matlab
这是一个关于MATLAB实例的讲解以及工具箱的使用,对初学者很有帮助.(This is a lecture on the MATLAB examples, as well as the use of the toolbox, useful for beginners.)
- 2008-05-03 13:30:09下载
- 积分:1
-
Recall_precision_F_re1
查准率与查全率的计算代码。使用matlab编写完成的。可以计算图像标注的查准率与查全率。(Precision and recall rate calculation code. Prepared using matlab complete. Image annotation can be calculated with precision recall rate.)
- 2013-08-13 21:03:25下载
- 积分:1
-
mohuPID
交流伺服系统控制方式,模糊PID方面的,讲的比较详细(AC servo system control, fuzzy PID' s, speak in more detail)
- 2010-07-06 12:24:28下载
- 积分:1
-
ALOHA_and_CSMA
This matlab m-file is a programing file of Pure ALOHA. This file considers
- 2010-09-14 18:28:22下载
- 积分:1
-
MATLAB
说明: 书中介绍了很多关于理工科方面matlab的应用实例。(The book describes a lot about the application of science and engineering aspects of matlab example.)
- 2011-04-15 01:22:41下载
- 积分:1
-
bio_work
生物力学血管树计算阻抗,准确无误,哈哈哈哈哈(The biomechanics vascular tree calculation)
- 2012-05-24 20:41:05下载
- 积分:1
-
AZIMUTHANGLE
Determines azimuth angle in all sky imager images.
- 2014-08-21 17:16:06下载
- 积分:1
-
parameters_2_story(1)
说明: 此代码是2个自由度的bouc-wen模型代码,如有漏洞,敬请指出(This code is a Bouc-Wen model code with 2 degrees of freedom. If there is a loophole, please point out)
- 2020-12-02 19:49:26下载
- 积分:1
-
gatbx
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)
- 2014-08-15 09:50:37下载
- 积分:1