-
BPclassification
BP学习算法应用——模式分类
应用动量BP学习算法对UCI提供的经典数据库——鸢尾属植物数据库进行分类,速度快,精度高。iris.arff为数据库文件,可用Weka数据挖掘软件打开。Iris.csv为源代码读取的数据文件,通过Weka软件转换得到。
将源文件Iris_classify.m和Iris.csv文件放入matlab的work文件夹中直接运行即可。(BP learning algorithm applications- the application of pattern classification momentum BP learning algorithm to provide a classic UCI database- iris database classification, high speed and accuracy. iris.arff for the database file that can be used to open Weka data mining software. Iris.csv for the source code to read the data files have been converted through Weka software. Iris_classify.m the source document and document Iris.csv Add matlab folder of work can be directly run.)
- 2020-12-18 00:29:11下载
- 积分:1
-
rx_viterbi_decode
移动通信系统中常用的维特比解码器的实现程序。(The codes of Viterbi Decoder for mobile communication.)
- 2014-02-23 19:58:41下载
- 积分:1
-
多尺度散布熵(matlab)
说明: 用matlab编写的多尺度散布熵程序,还保存精细多尺度散布熵程序(The program of multi-scale dispersion entropy written by MATLAB also preserves the program of fine multi-scale dispersion entropy.)
- 2021-03-17 09:59:20下载
- 积分:1
-
thetheoryofIMMandsimulation
详细介绍交互多模型算法原理,算法流程并附带模型仿真程序(Details IMM algorithm, the algorithm processes and procedures with model simulation)
- 2010-08-01 10:38:04下载
- 积分:1
-
wavelets
基于MATLAB的图像压缩 能处理10:1的压缩功能 直接就能使用 (base on matlab image impress)
- 2009-05-12 11:06:49下载
- 积分:1
-
SMI
SMI方向图和性能(波束形成算法,自己修改)
优点: 收敛速度快
缺点:1 当阵元输出含有较强的期望信时,或者期望信号与干扰信号相关时,性能急剧下降.2 由于权向量含有方向矢量,因此对阵列的幅相差非常敏感;3 ,期望信号的功率不能过大,比干扰信号相差几十dB,也就是说,在小期望信号、大干扰信号情况下,也可进行SMI处理。
(SMI pattern and performance (beamforming algorithm, make changes to)
Advantages: fast convergence
Disadvantages: 1 output when the array elements with strong expectations of the letter, or related to the desired signal and interference signals, the performance sharply .2 direction vector containing the weight vector, so the array is very sensitive to the amplitude difference 3, the desired signal The power can not be too large, than the difference between the scores of interference signal dB, that is, in the small desired signal, large signal interference case, SMI can also be handled.
)
- 2020-07-26 17:58:40下载
- 积分:1
-
gblSolve
direck算法用matlab的M语言实现,该算法可以有效解决数值寻优,且实时性好,寻优收敛速度快,相比遗传算法,寻优更准确(direck algorithm matlab the M language, the algorithm can effectively solve numerical optimization, and real-time, optimizing the convergence speed, compared with the genetic algorithm optimization is more accurate)
- 2014-01-21 10:44:56下载
- 积分:1
-
ForK1
我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。
输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法?
输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。
输入示例:
2 3 120 3
2 3 300 3
0 0 0 0
输出示例:
4
7
(Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
- 2009-11-12 09:54:17下载
- 积分:1
-
Fig5
直流-直流变换器的matlab仿真模块,实现了直流降压的功能。(Matlab simulation of the DC- DC converter module, the function of DC buck.)
- 2012-04-22 11:20:34下载
- 积分:1
-
PWMinverter
simulink仿真源码,一定会对你有所帮助!(The simulink program is helpfull for you!)
- 2011-01-10 15:41:48下载
- 积分:1