-
NonLinear-Equations-Matlab
对MATLAB环境下的迭代算法实现进行了讲述,对熟悉Matlab软件的人有帮助(The MATLAB environment iterative algorithm has been talk, for people who are familiar with Matlab software to help)
- 2013-10-30 11:06:55下载
- 积分:1
-
_DSP5
说明: DSP实验的matlab实现,如 离散时间系统,傅里叶变换,快速傅里叶变换等(dsp FFT)
- 2011-03-07 21:11:19下载
- 积分:1
-
chap4
基于微分器的PID控制matlab文件.控制器的函数微分器的s函数仿真模型(Based differentiator PID control matlab file. The controller function differentiator s function simulation model)
- 2012-09-01 08:35:33下载
- 积分:1
-
PipedWriter
Places information on a communications pipe. When two threads want to pass data back and forth, one creates a piped writer and the other creates a piped reader.
- 2014-02-18 14:05:14下载
- 积分:1
-
mfile
image detection for alphabet
- 2014-12-19 15:12:49下载
- 积分:1
-
feixianxingdongtai
用matlab实现的非线性动态范围调整算法,采用对数函数对图像进行增强,对低照度图像有一定效果(Nonlinear dynamic range adjustment algorithm matlab implementation, using a logarithmic function of image enhancement, image has a certain effect on the illumination)
- 2014-01-22 18:16:08下载
- 积分:1
-
SimMechanics
very interesting book about Simmechanics and simulink for beginners
- 2010-05-14 19:49:09下载
- 积分:1
-
netcdf
netcdf插件、安装说明及netcdf数据读取(Nc plug-ins, installation instructions and nc data read
)
- 2012-04-30 20:01:26下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
matlab-time-frequency-analysis
电子工业出版社葛哲学的matlab时频分析及应用一书,配合matlab时频分析工具箱函数使用。(matlab time-frequency analysis and application. it s a pdf file.)
- 2012-04-20 18:20:25下载
- 积分:1