-
zishiying
基于最小二乘辨识的模型参考自适应,含有详细word说明文件(Based on the model reference adaptive least squares identification, documentation contains detailed word)
- 2013-12-22 16:37:55下载
- 积分:1
-
60-small-self-Matlab-code
自学Matlab必备的60个小程序代码,(60 small self-Matlab essential program code)
- 2013-02-25 14:22:56下载
- 积分:1
-
optimization-computation-
一本不错的关于MATLAB最优化计算方面的书~(A good book on MATLAB optimization calculations to)
- 2012-10-12 15:32:34下载
- 积分:1
-
matlab_classic_example_of_the_pattern_recognition_
matlab程序经典实例之图形识别源程序matlab classic example of the pattern recognition program source code(matlab classic example of the pattern recognition program source code matlab classic example of the pattern recognition program source code)
- 2010-08-02 09:36:48下载
- 积分:1
-
Fourier_Series
this code is help you to draw Fourier Series .
with this code you can change some variable and explain what change for education.
- 2009-12-19 10:01:59下载
- 积分:1
-
easy1
说明: 卫星导航与定位中的easy程序:将原始观测数据O-files转换到GPS时间(week+sow);利用原始观测数据N-files中的时间和星历表计算位置的地心地固坐标;从O-files和N-files获得数据,仅使用伪距,对大于20组的数据进行重复计算,并利用迭代最小二乘法,计算接收机地心地固位置等功能。(Easy program in satellite navigation and positioning: convert the original observation data o-files to GPS time (week + sow); use the time in the original observation data n-files and ephemeris to calculate the geocentric and geocentric coordinates of the location; get the data from o-files and n-files, only use pseudo distance, repeat the calculation of more than 20 groups of data, and use iterative least square method to calculate the receiver geocentric and geocentric Fixed position and other functions.)
- 2020-10-09 14:17:35下载
- 积分:1
-
nombre_pixel_blanc
TANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUBTANI AYOUB
- 2011-05-03 16:15:03下载
- 积分:1
-
msk
MSK Code in Matlab using four analog sine waves that are selected on the basis of the digital selection lines,there are mainly two selection lines.
- 2013-11-21 13:27:39下载
- 积分:1
-
connectivityTri
This function takes a triangulation (only the list of triangle, not the
node coordinates) and assigns an ID to each group of triangles. If some cells
are connected together, each cell of that group will have the same
ID. It works like the connectivity-filter of the graphical library VTK.
- 2015-01-21 22:28:57下载
- 积分:1
-
bubbleplot3
说明: 在三维空间中画泡泡,可以指定在三维空间中的x,y,z的坐标以及泡泡的半径r和颜色c(RGB).(BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the
same length, plots bubbles of radii r in 3-space with centers at
the points whose coordinates are the elements of x, y and z. If r
is a matrix of size numel(x)x3, BUBBLEPLOT3 produces ellipsoids with
centers x(i),y(i),z(i) and radii r(i,1), r(i,2) and r(i,3).
BUBBLEPLOT3(x,y,z,r,c), where c is a rgb-triplet array (in [0,1])
with numel(x) rows, plots bubbles with colours specified by c.
)
- 2009-08-08 21:50:31下载
- 积分:1