-
zhengshi
一个matlab的表面轮廓滤波程序,以圆度为实例(a Matlab surface contour filtering process to the examples of roundness)
- 2007-04-09 14:14:46下载
- 积分:1
-
Algorithms-And-Data-Structures-In-CPP
You don t need any previous experience in programming to learn C++ with this book. This book starts you the beginning and
teaches you both the language and the concepts involved with programming C++.
- 2015-02-07 02:42:50下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
chap5
刘金琨老师书上的滑模matlab模型程序,很具有代表性的例子,适合大家学习滑模控制。(Liu Jinkun teacher book sliding mode matlab model program, it is a typical example.)
- 2013-04-16 15:24:05下载
- 积分:1
-
MATLAB概率与数理统计分析程序源码大全
MATLAB概率与数理统计分析(第2版)》以概率与数理统计的基本原理为线索,以matlab为辅助条件,分别介绍了概率与数理统计概述、统计估计、假设检验、方差分析、回归分析、正交试验分析、聚类分析、判别分析和多元数据相关分析等内容,理论与实践相结合,向读者演示了matlab在数理统计中的应用。
("MATLAB Probability and Mathematical Statistics Analysis (2nd edition)" is based on the MATLAB r2011 a, on the basis of the 1st edition, further introduced the MATLAB probability and mathematical statistics analysis. "MATLAB Probability and Mathematical Statistics Analysis (2nd Edition)" takes the basic principles of probability and mathematical statistics as the clue, and takes MATLAB as the auxiliary condition. It respectively introduces the outline of probability and mathematical statistics, statistical estimation, hypothesis test, variance analysis, regression analysis, orthogonal test analysis, cluster analysis, discriminant analysis and multivariate data. The application of MATLAB in mathematical statistics is demonstrated to the readers by combining theory with practice.)
- 2018-09-25 23:18:42下载
- 积分:1
-
matlab-gauss
matlab-gauss,实现matlab上的gauss迭代法(Matlab- gauss, the realization of Matlab gauss iterative method)
- 2007-05-09 20:32:35下载
- 积分:1
-
xc
说明: 基于强化学习的机器人寻路,以方格地图为环境(reinforcement learning apply in the robatics)
- 2010-06-03 16:44:37下载
- 积分:1
-
grey_model
用matlab实现了五类灰色关联度模型的计算,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度、T关联度。附带两个测试用数据列的生成函数。(Matlab achieved with five gray correlation model calculation, including the Tang correlation degree, the absolute correlation, the slope of correlation to improve the absolute correlation, T correlation. Attached to the two test data out of the generating function.)
- 2008-05-08 19:56:28下载
- 积分:1
-
LT-code
LT码的matlab代码,程序运行时最好预先预测长度开辟空间(LT code)
- 2012-04-08 21:31:35下载
- 积分:1
-
work
说明: sr的编程实现!!!在matlab的编程环境下实现!应用的蒙塔库塔算法!!(sr m a t l a b m a t l a b)
- 2011-04-12 22:17:48下载
- 积分:1