资源列表
matlab100examples
- 提供了100个MATLAB的实例,可以非常方便地实验,可以解决毕业论文的烦恼!(Provides 100 examples of MATLAB, can be very convenient to experiment, can solve the problem of graduation thesis!)
fisher
- 利用fisher方法实现手写体数字多分类识别,采用mnist数据集(simple program using fisher)
least_square
- 利用最小二乘法实现手写体数字识别,采用mnist数据集(simple program using least-square)
sharpe calculation
- 根据现金和资产,通过风险的调整,计算并直观化夏普率,并得到相应的回报率(According to the cash and assets, through the adjustment of the risk, calculate and visualize the SHARP rate, and get the corresponding rate of return.)
dat file
- fuzzy test file *.rar type
mech_transmission
- 汽车的传动系应保证汽车具有在各种行驶条件下所必需的牵引力、车速,以及保证牵引力与车速之间协调变化等功能。本文件是汽车传动系统的MATLAB仿真模型,适合于一般研究人员的研究(The driveline of a car should ensure that the vehicle has the necessary traction and speed when driving under all kinds of driving conditions, as well as the coord
RANSAC-Toolbox-master
- RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。(RANSAC algorithms are often used in computer vision. For example, in the field of stereoscopic vision, a matching problem of a pair of cameras and a calculation of a basic matrix are simultaneousl
zuoye
- 画图.哪位高手知道edit keypressfcn是如何响应键盘输入的,我想在edit text只要有键盘输入就立即作出响应!(plot figure Create uicontrols to allow users to adjust the appearance of a plot. For instance, create a program file called myui.m that contains the following code.)
c130
- changing orientation of c130 in matlab
testing
- 这是频域光声成像实验中,模拟对光声信号进行采样时读取信号的代码(the code of signal-reading)
kruskal
- kruskal 算法,需要输入边和权值的向量。顶点数为m的 m乘m大小的上三角矩阵, 并且 没有权值的顶点之间关系的权值等于50(Kruskal algorithm, the vector that requires the input edge and the weight value. M multiplied by the M size of the upper trigonometric matrix with the vertex number of M, And the weig
arimanet
- ARIMA模型全称为自回归积分滑动平均模型(Autoregressive Integrated Moving Average Model,简记ARIMA),是由博克思(Box)和詹金斯(Jenkins)于70年代初提出一著名时间序列预测方法[1] ,所以又称为box-jenkins模型、博克思-詹金斯法。其中ARIMA(p,d,q)称为差分自回归移动平均模型,AR是自回归, p为自回归项; MA为移动平均,q为移动平均项数,d为时间序列成为平稳时所做的差分次数。所谓ARIMA模型,是指将非平稳