-
neff
此编程是用于长周期光栅的有效折射率的求解(LPG s effective refractive index)
- 2012-07-04 11:11:31下载
- 积分:1
-
checksum
copy from fs while checksumming, otherwise like csum_partial.
- 2014-09-20 23:40:02下载
- 积分:1
-
jpg
The aim of this short workshop is to demonstrate the effectiveness of the JPEG encoding/decoding process using test data and test images. As explained in the lectures the major elements of the JPEG encoding process are the DCT, the non-uniform Quantisation matrix and variable run-length encoding.
Building an emulator of the JPEG encoding and decoding algorithm may appear a daunting task, but Matlab is well suited to such coding.
- 2015-03-22 02:46:18下载
- 积分:1
-
simulink
SIMULINK简明教程,希望对初学者有用(simulink tutorial, I hope useful for beginners)
- 2012-04-19 10:32:38下载
- 积分:1
-
MatlabClassicAlgorithm
说明: 本人调试好的经典的10多个Matlab算法,即克鲁斯卡尔算法,方便数值计算。(Kruskal Algorithm)
- 2010-04-09 20:49:25下载
- 积分:1
-
robot2
机器人的PD加前馈控制,在MATLAB的m文件中编程实现(robot PD increase feedforward control, in MATLAB m document Programming)
- 2007-06-07 21:39:42下载
- 积分:1
-
MAX_Wavelet
采用极大值法实现图像处理中的小波去模糊。基于matlab函数实现。(Using the maximum value method to achieve image processing wavelet deblurring. Based on matlab function implementation.)
- 2013-12-02 21:06:00下载
- 积分:1
-
MATLAB1
matalab电机仿真,对直流,交流,步进电机进行仿真(matalab motor simulation)
- 2011-04-25 16:50:21下载
- 积分:1
-
fuzzyproject
fuzzy simulink for robot
- 2011-09-19 17:47:50下载
- 积分:1
-
ls-svdls
最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。
(Least-squares method (also known as least squares) is a mathematical optimization techniques. It does this by minimizing the square error of the data and find the best match function. The least square method can easily obtain the unknown data, and makes these data and the actual data obtained between the square and the smallest error. Least-squares curve fitting method can also be used. Other optimization problems can be maximized by minimizing the energy or entropy of the least square method to express.
)
- 2011-12-13 13:28:33下载
- 积分:1