-
colorsegment
彩色图像的阈值分割程序,matlab语言编写,已通过验证(Color image threshold segmentation procedure, MATLAB language, has been verified.)
- 2014-11-20 14:14:22下载
- 积分:1
-
(重要)WSN相关matlab仿真
说明: Paper DUCF, fuzzy logic realization of wireless sensor networks
- 2020-11-28 22:09:31下载
- 积分:1
-
好用的神经网络控制算法matlab程序
包括数据分析、绘图等等,应用小区域方差对比,程序简单,调试通过可以使用,主要为数据分析和统计,使用起来非常方便,语音信号的采集与处理,数字信号处理课设。
- 2022-01-25 23:29:45下载
- 积分:1
-
adaboost matlab 程序
Description
This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes -1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier"
.
Training mode:
[estimateclass,model]=adaboost("train",datafeatures,dataclass,itt)
Apply mode:
estimateclass=adaboost("apply",datafeatures,model)
inputs/outputs:
datafeatures : An Array with size number_samples x number_features
dataclass : An a
- 2022-05-17 02:05:16下载
- 积分:1
-
niudunMATLAB
牛顿插值的matlab实现,程序简单易懂,而且易于交流(Newton interpolation matlab achieve, procedures simple and easy to exchange)
- 2008-06-22 14:29:19下载
- 积分:1
-
code
本源代码是极大似然估计的源代码,适用于用极大似然估计来估计参数(The source code is the maximum likelihood estimation of the source code, and the application for maximum likelihood estimation to estimate the parameters
)
- 2021-04-10 22:58:59下载
- 积分:1
-
WiMAX-Simulator
Abstract—In this article we provide a thorough stability
analysis of two well known adaptive algorithms for equalization
based on a novel least squares reference model
that allows to treat the equalizer problem equivalently as
system identification problem.
- 2012-04-27 19:38:45下载
- 积分:1
-
Solving-equations-in-matlab
有大量的方程是无法直接求出解析解的,用matlab可以方便的得出复杂方程的数值解,附有pps的讲解说明(There are a lot of equations can not be directly obtained analytical solution of the numerical solution of the complex equation matlab can come and with pps explain instructions)
- 2013-02-01 14:47:20下载
- 积分:1
-
A009
数学建模 最后论文 关于房价预测的matlab仿真及预测(Mathematical modeling predicted final paper on the price of matlab simulation and forecasting)
- 2013-10-20 22:25:18下载
- 积分:1
-
NRZ_DFE_PPG
说明: 在光接入网中采用DFE均衡的方法来降低误码率。(In optical access network, DFE equalization is used to reduce the bit error rate.)
- 2020-06-21 23:20:01下载
- 积分:1