-
orrule_under_different_SNR
matlab环境下对使用or规则的融合判决算法的性能仿真(matlab environment, regulations on the use or performance of the fusion decision algorithm simulation)
- 2011-05-20 10:59:19下载
- 积分:1
-
loadflow
Load flow using Jacobian matrix
- 2012-05-03 09:51:30下载
- 积分:1
-
内点法
解决非线性规划问题的内点罚函数法,使用fmincon函数(The interior penalty function method for solving nonlinear programming problems uses the fmincon function)
- 2017-09-20 21:34:06下载
- 积分:1
-
HH
说明: 利用Matlab模拟细胞HH 模型中的所有参数变化和动态Action Potential 生成过程,可以自行设定激励参数来观察不同试验情况下的细胞反应。(HH cells using Matlab simulation model of changes in all parameters and dynamics of Action Potential generation process, you can set up their own incentive to observe the different test parameters in case of cell response.)
- 2008-02-28 23:43:05下载
- 积分:1
-
FuzzyClusteringToolbox
四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计(Partition Coefficient (PC), classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII)几种衡量指标。-Four kinds of clustering algorithms source code and sample code, the ultimate goal of this program is to form a set of standards for clustering, scalable tools. Including the contents of a. Clustering algorithm: Kmeans and Kmedoid algorithms, FCMclust, GKclust, GGclust algorithm 2. Assessment classified prototypes: programs can be plotted in two-dimensional image, the results of clustering 3. Verify: Program to provide an algorithm to each authentication mechanism, each clustering algorithm will calculate Partition Coefficient (PC), classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII) of several metrics.)
- 2013-09-21 00:34:47下载
- 积分:1
-
machine-learning-ex4
说明: Andrew Ng Cousera 机器学习课程神经网络手写字符识别,源代码以及说明文档(Andrew Ng Cousera 's Machine learning courses, Neural Network handwritten character recognition, source code and documentation)
- 2017-08-23 11:21:21下载
- 积分:1
-
SignalProcess
C 程序
球面方位角算法: azimuth.cpp
CRC校验快速算法: CRC_Table.cpp
解扰码算法: scrambler.cpp
Matlab 程序
信号带宽测量: BandWith.m
带通信号下变频: fqmv.m
QPSK 解调 demodQpsk.m
pwelch求功率谱的算法 psdwh.m
均值滤波算法 cvmn.m
信号正交分解: Cnv2Bas.m(C procedures spherical azimuth algorithm: azimuth.cppCRC Fast Algorithm checksum: CRC_Table.cpp Descrambling code algorithm: scrambler.cpp Matlab signal bandwidth measurement procedures: BandWith.m bandpass signal down-conversion: fqmv.mQPSK demodulator for demodQpsk.mpwelch power spectrum algorithm psdwh.m mean signal filtering algorithm cvmn.m orthogonal decomposition: Cnv2Bas.m)
- 2008-06-28 23:19:41下载
- 积分:1
-
sf
灰色关联度算法,灰色系统分析方法针对不同问题性质有几种不同做法,灰色关联度分析(GreyRelationalAnalysis)是其中的一种(Grey algorithm, gray system analysis methods for different nature of the problem there are several different approaches, gray correlation analysis (GreyRelationalAnalysis) is one of them)
- 2013-08-25 20:02:47下载
- 积分:1
-
filter.conv
用filter函数或conv函数求解系统输出响应的主程序(Solving the system responds with output filter function or the main function conv)
- 2015-01-05 14:01:59下载
- 积分:1
-
SolvingODEswithMATLAB
This book is for people who want to solve ordinary differential equations (ODEs), both
initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential
equations (DDEs). Solving ODEs withMATLAB is a text for a one-semester course
for upper-level undergraduates and beginning graduate students in engineering, science,
and mathematics. Prerequisites are a first course in the theory of ODEs and a survey course
in numerical analysis. Implicit in these prerequisites is some programming experience,
preferably in Matlab, and some elementary matrix theory. Solving ODEs withMATLAB is
also a reference for professionals in engineering, science, and mathematics. With it they
can quickly obtain an understanding of the issues and see example problems solved in
detail. They can use the programs supplied with the book as templates.
- 2010-10-09 18:47:56下载
- 积分:1