资源列表
sym2str
- matlab程序,将符号计算的结果转化为符号表达式(convert the symbol format to a char expression)
Juzzy_V2_Source
- 用JAVA语言编写的type-2 fuzzy 工具箱,是学习type-2 fuzzy 很好的程序(Using JAVA language type-2 fuzzy toolbox, is a good program to learn type-2 fuzzy)
matlab1
- 电网潮流计算的matlab程序,可直接使用(Power flow calculation)
Observador
- controlador de un motor
潮流计算:前推回代法
- 由π型模块级联成的简单电网作潮流计算的一种情况:已知始端电压和末端复功率及电网各处参数,利用前推回代法求始端复功率和末端电压(A simple power grid cascaded by PI module is used for power flow calculation: the initial terminal voltage and terminal complex power and the parameters of the grid are known. The forward
频发故障的寿命分布拟合
- 频发故障的寿命分巧拟合,频发故障的部件,可以基于往大量的维修经验以及相关可靠性寿命试验中测得的结果来判断这类寿命的分布类型,常常有威布尔分布类型、对数正态分布类型,以及指数分布类型等。因此本程序可以根据故障数据输入判断出该数据属于哪一种寿命分布。(Frequent failure of the life of the split fit, frequent failure of the components, can be based on a large number of maintenan
少发故障的寿命分布拟合
- 首先是针对无或单失效数据情形下,通过多层贝叶斯估计法得到失效概率过后,给出了寿命分布参数的加权最小二乘估计。然后如果失效数据不止一个,使用乘积限估计法来得到失效概率的估计值。(Firstly, the weighted least squares estimation of the life distribution parameters is given by the multi-layer Bayesian estimation method after the failure probab
fahp
- 模糊层次分析法的程序实现,score 三个表是别人的打分表,填进去 然后在matlab直接调用[S1,S2,S3] = Matrix() 然后再调用 C = firstFuzzy( S1, S2, S3 )这个就可以了 出来的就是打分表的所得的权重((1, S2, S3) = Matrix () and then call C = firstFuzzy (S1, S2, S3) This is the same as the other one of the scoring tables. I
DchoDiep
- Gauss example may be used for a image in Computer vision. The classical problem in computer vision, image processing, and machine vision is that of determining whether or not the image data contains some specific object, feature, or activity.(Gauss e
粒子群优化算法介绍及matlab程序
- 本程序主要用于粒子群优化算法的改进,跳出局部最优(This program is mainly used for particle swarm optimization algorithm, jumping out of the local optimum)
车牌识别系统
- matlab 实现的车牌号码识别,测试版本欢迎完善。(Matlab to achieve the license plate number recognition, test version is welcome to perfect.)
CMA_ES
- 一种协方差矩阵自适应优化算法的说明文档和MATLAB实现。测试函数经测试可以运行。(A covariance matrix adaptive optimization algorithm for documentation and MATLAB implementation. The test function can be run by testing.)