-
MATLABimageprocessing
此书包含图像处理的各种函数命令和解析,读者一看就能明白!!!(This book contains various functions of image processing commands and parsing, the reader can understand a look! ! !)
- 2010-10-12 11:21:58下载
- 积分:1
-
daima
此代码IEEE10机39节点标准系统的基于MATLAB的暂态源程序,可以实现系统暂态稳定性分析,有助于理解功角稳定性,代码选取发电机三阶模型进行分析(IEEE10 39-bus transient simulation program, based on MATLAB source, can achieve system transient stability analysis)
- 2014-10-28 12:44:22下载
- 积分:1
-
One-dimensional-phononic-crystal
一维声子晶体能带结构计算matlab源代码,适用于声子晶体研究人员以及matlab学习者参考。(One-dimensional photonic crystal band structure calculation matlab source code, suitable for researchers and phononic crystals matlab learners.)
- 2013-12-31 10:58:51下载
- 积分:1
-
PowellRegistration
基于互信息的图像配准,优化算法采用Powell算法,采用matlab编写(Mutual information-based image registration, optimization algorithm uses Powell algorithm, using the preparation of matlab)
- 2009-05-06 21:48:54下载
- 积分:1
-
mrife
m-rife,单频信号的频率估计,适合初学者学习(m-rife, single-frequency signal frequency estimation, suitable for beginners to learn)
- 2014-10-13 22:07:48下载
- 积分:1
-
spectra
Spectra is made using simple mathematics
- 2013-04-04 18:22:21下载
- 积分:1
-
dvbt2_exp_101227_v021001
DVB-T2完整仿真程序,包括帧结构、信道编解码、OFDM调制等重要功能模块。学习OFDM通信系统有益参考程序。(DVB-T2 complete simulation program, including a frame structure, channel coding and decoding, OFDM modulation and other important functional modules. Learning OFDM communications system useful reference program.)
- 2014-01-23 20:33:28下载
- 积分:1
-
GMM_background_src
基于有限混合高斯模型的数据分类
1、使用基于有限高斯混合模型的EM算法对数据样本进行归类
2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验
(Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algorithm to classify the data samples 2, using the C++ or Matlab programming environment to realize the algorithm, and with a given data packet to the algorithm correctness testing )
- 2010-08-24 15:12:26下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
Viterbi-decoding
说明: 通信系统的仿真,Viterbi译码可用于卷积码等的译码解决方案,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!(communications system simulation, Viterbi decoder can be used as a convolutional code decoding solution, communications can be used, the example is given of the procedures based on Matlab can be used for actual simulation!)
- 2006-05-06 16:36:01下载
- 积分:1