-
lvbo
进行滤波的算法,可用来设计滤波器,或者进行数字信号处理(Filtering algorithm can be used to design filters, or digital signal processing)
- 2010-06-21 21:44:17下载
- 积分:1
-
Wind_Model
很好的风速模型,对风力发电的出力进行研究有很大帮助。(Good wind model, the output of wind power research helps a lot.)
- 2014-02-22 10:53:20下载
- 积分:1
-
MultiobjectivebasedonGA
基于遗传算法的多目标优化,matlab开发(Based on genetic algorithm for multi-objective optimization, matlab development)
- 2021-01-04 01:58:56下载
- 积分:1
-
arnold
猫脸变换用于水印中,将水印图像经过一定次数的变换得到不能识别的图像,增强了水印的鲁棒性(Cat face transform for watermarking, the watermark image after a certain number of times the transform of the image does not recognize and enhance the robustness)
- 2010-08-29 11:53:55下载
- 积分:1
-
Matlab
说明: matlab指令使用大全
简约方便全面
实用书籍(matlab )
- 2010-04-18 11:13:19下载
- 积分:1
-
random-valued-impulse-noise-using-anniso-diff
MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran.You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas.MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
- 2011-08-14 19:20:20下载
- 积分:1
-
FEAST-v1.1.1
特征选择matlab程序, 该程序由多种特征选择算法组成,可根据需要进行选择。(Feature selection matlab program, which composed by a variety of feature selection algorithm can be selected according to need.)
- 2014-12-10 11:28:15下载
- 积分:1
-
DE
说明: 差分进化算法的示例程序,适用于刚刚开始接触这个算法的人( differential evolution)
- 2014-11-18 21:09:32下载
- 积分:1
-
matlab-lizilvbodaima
用matlab实现粒子滤波算法
x = 0 初始状态
R = input( 请输入过程噪声方差R的值: ) 测量噪声协方差
Q = input( 请输入观测噪声方差Q的值: ) 过程状态协方差
tf = 100 模拟长度
N = 100 粒子滤波器中的粒子个数
xhat = x
P = 2
xhatPart = x
………………(Particle filtering algorithm using matlab)
- 2013-04-08 17:32:07下载
- 积分:1
-
minGS
无约束一维极值问题 minGS 最小化代码(One-dimensional unconstrained extremum problem)
- 2013-11-19 09:41:45下载
- 积分:1