-
image_proccessing_1
image processing procedures
- 2010-12-15 06:19:43下载
- 积分:1
-
GUI
1、编写M-文件Matlab函数,分析特定字符串中的单词数量和句子数量。
2、编写M-文件脚本,调用前面的M-文件函数,实现数据输入,结果输出。
3、编写GUI程序,调用步骤1中的Matlab函数,在界面上实现数据输入、结果输出。
(1, the preparation of the M-file Matlab functions, analysis of the number of words and sentences the number of a particular string. 2, the preparation of the M-file script, call the front of the M-file functions, data input, output. 3, to write a GUI program, Matlab function call in step 1, the data input interface, the resulting output.)
- 2012-05-23 14:55:30下载
- 积分:1
-
Doc1
PID控制,船舶pid控制系统,基于nomoto(PID control)
- 2012-10-02 14:28:49下载
- 积分:1
-
4_bus_system
this file contains simulink model of 14 IEEE bus sytem for power transmission
- 2021-03-21 14:19:18下载
- 积分:1
-
PID
自己画的SIMULINK仿真的三个PID控制,以供大家参考。(Use SIMULINK three PID control)
- 2013-07-23 18:01:05下载
- 积分:1
-
Turbo_matlab
实现Turbo码的编码以及译码的代码,其中调用了一些子代码。(Turbo codes to achieve the encoding and decoding of the code, which calls some of the sub-code.)
- 2011-06-16 10:22:39下载
- 积分:1
-
MPS2MAT
to read mps file in matlab
- 2012-08-18 11:24:01下载
- 积分:1
-
myobject
说明: 实现盲源分离的简单应用的一个程序、能处理2,3个源信号的分离工作、(It s a program about BSS)
- 2010-04-14 09:10:21下载
- 积分:1
-
the-whole-differential-cost
it is the code of the whole functions of multiobjective algorithms of the modeling
- 2013-01-02 11:58:57下载
- 积分:1
-
Particle-filter-matlab
粒子滤波matlab仿真程序.粒子滤波的基本思想是:首先依据系统状态向量的经验条件分布,在状态空间抽样产生一组随机样本集合,这些样本集合称为粒子;然后根据观测值不断调整粒子的权重大小和样本位置;最后通过调整后的粒子信息修正最初的的经验条件分布,估计出系统状态和参数。该算法是一种递推滤波算法,可以用来估计任意非线性非高斯随机系统的状态和参数。 粒子滤波主要有三步基本操作:采样(从不含观察值的状态空间产生新的粒子)、权值计算(根据观察值计算各个粒子的权值)、重采样(抛弃权值小的粒子,使用权值大的粒子代替),这三步构成了粒子滤波的基本算法。 SIRF(Sample Importance Resampling Filter)算法是粒子滤波的一种基本算法。(Particle filter matlab simulation program)
- 2012-09-05 19:14:08下载
- 积分:1