-
fit_ellipse
拟合椭圆的matlab代码,对给出的至少5个点的数据进行最小二乘拟合。(Elliptical fitting matlab code, at least for the given five-point least-squares fitting of data.)
- 2009-06-28 08:32:16下载
- 积分:1
-
readsegy
这是读取segy文件的matlab程序,对matlab中数学建模计算有着重要的作用(This matlab program read segy file.)
- 2012-08-29 10:43:42下载
- 积分:1
-
AngularApp
Angularjs sample code
- 2015-01-26 15:04:34下载
- 积分:1
-
Wiener_filter
Application of wiener filter
- 2010-06-25 01:39:08下载
- 积分:1
-
ImageProcessing
图像的置乱处理,包括了模板置乱法,幻方置乱法和图像的一个基本加密方法——4bit置换(Scrambled images, including the template scrambling method, magic squares and image scrambling method is a basic encryption method- 4bit replacement)
- 2010-05-25 20:55:38下载
- 积分:1
-
irtsp
travel saleman problem
- 2014-12-27 11:07:03下载
- 积分:1
-
malab_word
一个很好的MATLAB教程,是用网页的形式写的,很好的学习资料,讲了很多例子与技巧(a good MATLAB Guide, the website is written in the form of good learning, used a lot of examples and techniques)
- 2007-04-11 16:31:30下载
- 积分:1
-
One-against-one-approach
SVM implementation(one agianst one approach)
- 2013-04-06 13:22:08下载
- 积分:1
-
Attitude_process
惯性导航解算无人机姿态,程序里付了pixhawk采集的陀螺加计的数据进行验证。(Attitude process program)
- 2016-10-20 07:36:03下载
- 积分:1
-
拉丁超立方 (2)
说明: 假如数据中有N 个变量,而我们想抽取的样本的数量是M,那么在对数据进行抽样的时候,这种方法首先会把N个变量的设计空间均匀的划分开为M份,然后在每个划分好的区域中随机的抽取一点,最后,从这M个变量里,随机挑选之前选好的点,构成我们的样本(If there are n variables in the data, and the number of samples we want to extract is m, then when sampling the data, this method will first divide the design space of n variables into M parts evenly, and then randomly extract a point in each divided area. Finally, from the m variables, randomly select the previously selected points to form our sample)
- 2021-04-07 19:47:52下载
- 积分:1