当前位置:
首页 资源下载
搜索资源 - least square method matlab code
搜索资源列表
-
5下载:
用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。
用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。
以及一些对具体问题的分析,MATLAB的代码在文档里都有。
-Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
-
-
0下载:
讀取16位元(65536階)raw影像檔,調整其灰階動態範圍至256階,調整方式至少包含平均法、對數法、開平方法,word檔包含了成程式碼與操作說明與結果。-Read 16-bit (65536-order) raw image file, adjust its dynamic range to 256 gray-scale bands, contains at least adjust the way the averaging method, logarithmic law, Kaiping
-
-
3下载:
基于morlet小波的最小二乘匹配追踪算法-morlet-based least-square matching pursuit algorithm
-
-
1下载:
This a simple position location algorithm using Least Square Estimation algorithm. Timing information is time of flight (TOA) of signal between Tx and Rx. This code generally describes the Positioning method, Also it plots final coordinate of node in
-
-
0下载:
所谓偏最小二乘法,就是指在做基于最小二乘法的线性回归分析之前,对数据集进行主成分分析降维,下面的源码是没有删减的,GreenSim团队免费提供您使用,转载请注明GreenSim团队(http://blog.sina.com.cn/greensim)。 -The so-called partial least squares method, this means doing the least square method based on linear regression analysis pr
-
-
0下载:
最小二乘法matlab代码,关于如何组建定位网络,节点设置和最小二乘法的代码-Least square method matlab code
-
-
0下载:
最小二乘辨识的MATLAB简单代码简单应用-Least square method of MATLAB code simple identification
-
-
0下载:
该文档是最小二乘法进行时间序列预测使用的总结,针对不同的模型,而且还有相应的matlab实现代码。-This document is the least square method for time series prediction using summary, in view of the different model, and the corresponding matlab code.
-
-
0下载:
基于最小二乘法实现精确到采样点间的准确定时,性能远远高于双程测距方法实现的测距与定时。仿真表明此方法对于抗噪声和频偏具有很好的作用。这是源代码,用matlab编写,项目要求实现10ns的精度实际中我们实现了3ns以内的精度。-Based on least square method to achieve precise sampling points of accurate timing between, performance is much higher than the round tri
-
-
0下载:
用least square的方法解决实际更新就的地理位置数据的matlab代码。给出数据库~但也可以自行添加想要更新的数据库。-Matlab code to solve the actual update on the geographic location data using least square method. Can add no database is given to the database you want to update.
-
-
0下载:
this matlab code is a least mean square error method for ellipse fitting that can fit the best ellipse in an image-this matlab code is a least mean square error method for ellipse fitting that can fit the best ellipse in an image
-
-
0下载:
matlab code foir least square method
-
-
0下载:
matlab code foir least square method
-
-
0下载:
matlab 最小二乘法实现,包括C#实现代码,-matlab Least Square Method, including C# implementation code,
-
-
0下载:
MATLAB实现最小二乘法,参照源码可以理解最小二乘法,可以举一反三,这样会跟容易编程和理解最小二乘法定义-least square method,this is the origin code.So,you can learn well and understand the least square method better
-
-
0下载:
递推最小二乘法用matlab编码的形式的实现-The recursive least square method with matlab code in the form of implementation
-
-
1下载:
matlab代码解决最小二乘法移动算法 一维MLS(Matlab code to solve the least square method, mobile algorithm, one-dimensional MLS)
-
-
0下载:
Matlab Code for Channel estimation using LS method
-
-
0下载:
利用基于最小二乘法的多项式拟合算法处理商业数据,包含源码(Using the polynomial fitting algorithm based on the least square method to deal with commercial data, including the source code)
-
-
0下载:
用C语言编程实现神经网络的构建和训练的程序代码
以及matlab编程实现偏最小二乘法(Programming and training program code in C language;Matlab programming for partial least square method)
-