-
gaijingdepujianfa-M
这个是我改进了的语音处理里面的端点检测源程序,可以直接编译运行,效果比较好(This is my improved speech endpoint detection treatment inside source, the compiler can be run directly, the effect is better)
- 2008-07-21 13:32:13下载
- 积分:1
-
BP-artificial-neural-network
说明: 神经算法有着万能算法之称,可以用于解决多种问题,如预测、评价类问题。(Neural algorithm has a universal algorithm is known, can be used to solve a variety of issues, such as forecasting, evaluation of issues.)
- 2011-03-21 15:30:48下载
- 积分:1
-
RS_BCH
matlab 变得RS码的生成,很有意义。参考价值大的(Matlab become RS code generation of great significance. The reference value)
- 2007-04-01 23:25:23下载
- 积分:1
-
RNN matlab 例程
RNN matlab 例程,有多个源码,比较简单,分享给初学者们(RNN matlab routines, there are multiple source code, relatively simple to share with beginners)
- 2017-07-31 16:07:06下载
- 积分:1
-
NAPSAC.m
RANSAC image registration software
- 2009-03-04 22:44:25下载
- 积分:1
-
graylevfin
gray level segmentation
- 2015-03-16 16:36:21下载
- 积分:1
-
fuzzy_control
用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。
function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
FCU_T1 重心加权法,输出精确值
FCU_T2 重心加权法,输出离散值
FCU_T3 重心加权法(对隶属度平方),输出离散值
FCU_T4 最大隶属度法
function [R,n,nE,nEC,nU,nfe,nfec,nfu]=fuzzy_relation(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
R 表示全体规则构成的模糊关系
n=nfe×nfec
nE 模糊变量E的语言值个数
nEC 表示模糊变量EC的语言值个数
nU 表示模糊变量U的语言值个数
nfe 表示E的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfec 表示EC的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfu 表示U的等级量个数,示例1中其论域为{-7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7}
Me 表示E的隶属度表
Mec 表示EC的隶属度表
Mu表示U的隶属度表
UC表示规则表(fuzzy control algorithm(matlab program))
- 2015-05-19 14:23:20下载
- 积分:1
-
新建文件夹
说明: 编写一个MATLAB程序,实现Broyden算法;用编写的程序解下述方程组。(1)非线性方程组;(2)丙烷在空气中燃烧的模型到处下面非线性方程组:(Write a MATLAB program to achieve Broyden algorithm; Solve the following equations with the program written. (1) nonlinear equations; (2) the model of propane combustion in air follows the nonlinear equations everywhere)
- 2019-05-02 14:34:25下载
- 积分:1
-
3-D_FDTD_code
三维有限时间差分法计算矩形谐振的例子编程(three-dimensional finite-difference time rectangular resonant examples of Programming)
- 2007-05-09 19:13:46下载
- 积分:1
-
SAA-MATLAB
模拟退火算法的MATLAB实例,包含图作色,旅行商等多个问题的例子。(Simulated annealing algorithm of MATLAB examples, including Fig作色, traveling salesman problem, and many other examples.)
- 2009-05-18 11:33:54下载
- 积分:1