资源列表
newtondown
- 用于求非线性方程的根,很实用,保证精确度,可以用于不能直接求出精确解的方程(The codes are useful and acurate tools,you can use this through matlab to solve an equation and find its roots,especially when you can not solve it directly)
HSyuce
- 特别完整的灰色预测算法,可以得到带预测数据的相对误差 pe,关联度 r,均方差比值c 小误差概率p,相对误差pe,关联度r,均方差比值c,小误差概率p。并判断数据适合做长期预测还是短期预测。(The grey prediction algorithm is especially complete, can be obtained with the relative prediction error of PE data, R correlation, variance ratio c small
Work.m
- Considering rayleighchan channel and channel property
EOF
- MATLAB下在太平洋海区SST(海表温度)场的EOF分解程序(EOF decomposition procedures for SST field under MATLAB)
WirelessTransmission
- Algorithms of simulation of wireless communication
Desktop
- 1917年澳大利亚数学家Radon首先论证了通过物体某一平面的投影重建物体该平面两维空间分布的公式。他的公式要求获得沿该平面所有可能的直线的全部投影(无限集合)。所获得的投影集称为Radon变换。(In 1917, Australian mathematician Radon first demonstrated the formula for reconstructing the two dimensional spatial distribution of an object through
工型有限差分程序
- 1、对求解区域进行网格剖分,网格越小,精度越高。 2、将边界条件离散到格点上。 3、用五点差分建立求解方程,求出各个各点上的函数值。(1, mesh the mesh of the solution, the smaller the grid, the higher the accuracy. 2, the boundary conditions are discretized to the grid. 3, five point difference i
DM6
- 主要包括一个测试数据集合mydata.mat,main.m,DBSCAN.m和PlotClusterinResult.m共4个文件,我们在测试实验实验中做了两个方面更改:1)更换了另外一个测试数据,测试数据来源于[13](取其中的一部分),2)添加了个K距离图部分代码(均在如下主程序代码中给出),代码按照个人对k-distance graph的理解编写,如有错误之处,望大家指正,3)改变参数Eps值大小,输出结果并显示。(Including a test data set mydata.mat,
Occupancy Grid Mapping
- 占据栅格地图构建算法的文档和matlab例程,来源Coursera上的课程(Take up the documentation and Matlab routines of the grid map building algorithm, from the course on Coursera)
第6讲 用MATLAB进行数据拟合
- 数据拟合,入门 数据拟合是一个数学函数,在MATLAB的NAG Foundation Toolbox中也有一些曲面拟合函数,如e02daf是最小二乘平方曲面拟合函数,e02def可求出曲面拟合的函数值(Data fitting is a mathematical function, in MATLAB NAG Foundation Toolbox, there are also some surface fitting functions, such as e02daf is the leas
第2讲 matlab绘图
- matlab绘图 就是绘图的时候,如果我们想挖掉一部分,那么nan就起作用了比如我们要绘制z=x^2+y^2在[-1010]区域的图形但是要挖掉x(Matlab drawing When we're drawing, Nan works if we want to dig out a part of it. For example, we're going to plot the z=x^2+y^2 in the [-1010] region, but dig out the
dcmotor_cont
- dc motor speed controller by pid