-
Matlabimage
Matlab图形图像处理函数详细列表.pdf(Matlab function )
- 2010-05-17 16:35:52下载
- 积分:1
-
MATLAB-Arduino-tutorial-master
Arduino package setup on matlab
- 2014-08-30 23:34:50下载
- 积分:1
-
差分优化BP
差分进化算法调节BP神经网络,选用差分进化算法对BP神经网络进行调节(Differential evolution algorithm regulates BP neural network)
- 2020-11-21 16:09:36下载
- 积分:1
-
亲测可用的meanshift 车辆检测MATLAB程序
最终的权值矩阵就是滤波器的系数,是小学期课程设计的题目,在matlab R2009b调试通过,独立成分分析算法降低原始数据噪声,使用起来非常方便,有CDF三角函数曲线/三维曲线图。
- 2022-03-05 10:00:38下载
- 积分:1
-
image
基于Matlab GUI的图像处理的基本方法的整合,包括直方图、滤波、小波、水印、分割等等,参数自由可调,重要代码有详细注释,完全原创,上传交流(Matlab GUI for image processing based on the basic methods of integration, including histograms, filtering, wavelet, watermarks, split, etc., free adjustable parameters, an important source notes are detailed, completely original, upload exchange)
- 2010-07-18 10:07:09下载
- 积分:1
-
chi2test
给定一批的样本,当然这些样本间必须相互独立。如果Q > chi2(p, nu),假设拒绝,否则通过。
ARGUMENTS:
x Absolut numbers.
p The prob ability value, calculated from Q.
Q The resulting Q-value.(A given batch of samples, of course, among these samples must be independent of each other. If Q> chi2 (p, nu), the assumption that refuse, or else through. ARGUMENTS: x Absolut numbers. P The prob ability value, calculated from Q. Q The resulting Q-value.)
- 2009-05-20 14:40:02下载
- 积分:1
-
Orbit-Dynamics-of-Spacecrafts
基于MATLAB开发的航天器轨道动力学程序包。(Program package of orbit dynamics of spacecrafts based on MATLAB.)
- 2014-09-22 20:10:34下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
modeltest
实现飞行控制算法,界面显示,去除噪声,误差分析,判断精度(Flight control algorithms, interface display, remove noise, error analysis, to determine the accuracy)
- 2013-04-28 09:50:15下载
- 积分:1
-
tafgukrt
matlab程序可以实现了数据从ZrUvOVA文件的输入,ar模型预测,arma模型预测,卡尔曼滤波器模型预测,利用图形用户界面编写 ,可以调节BnmSGYq环境,测试通过。 ( Matlab program can realize the data input a ZrUvOVA file. AR model prediction, ARMA model prediction and forecasting model Kalman filter using a graphical user interface written ZrUvOVAl environment can be adjusted, the test. )
- 2016-02-16 22:28:56下载
- 积分:1