-
matlab
说明: 微分方程数值解,相图,轨线图,等高线图,等(Differential equations, phase diagram, rail lines, contour maps, etc.)
- 2011-03-06 01:03:52下载
- 积分:1
-
LDA2
说明: LDA的matlab程序,简单易用,速度快。比其他LDA方法好(Matlab source code for LDA. Fast, and easy to use. Better than other LDA source codes)
- 2011-03-24 12:57:30下载
- 积分:1
-
GMM
通过应用matlab实现高斯算法,用EM估计GMM的数据参数,并把运算时其遗漏数据补全(Matlab achieved through the application of Gauss algorithm estimates GMM data parameters EM, and the missing data when computing its complement)
- 2013-11-26 16:26:30下载
- 积分:1
-
c_means
matlab 实现c均值算法实现对样本库进行分类,样本库随程序一起上传。(c-means in sorting)
- 2014-11-28 23:25:53下载
- 积分:1
-
anli21.5-2
北京航空航天大学出版的matlab从零进阶的原程序代码第1章案例21.2源代码(Beijing University of Aeronautics and Astronautics from zero Advanced matlab published the original program code in Chapter 1 Case 21.2 source code)
- 2014-01-17 21:46:48下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
Short-term-traffic
小波神经网络的时间序列预测-短时交通流量预测,MATLAB的经典算法(Wavelet Neural Network Time Series Prediction- term traffic flow forecasting, MATLAB classical algorithm)
- 2013-10-20 00:00:06下载
- 积分:1
-
ANT_AN04_Burst_Transfers
ANT协议中的burst数据传输方式详解,包括收发时序及数据格式。(ANT protocol Detailed burst data transmission, including the timing and receive data format.)
- 2014-01-12 10:07:36下载
- 积分:1
-
APF
APF的matlab实现,用matlab仿真有源电力滤波器,程序可以直接运行,可以看到补偿后的完美波形。(APF use matlab simulation)
- 2015-05-01 09:48:42下载
- 积分:1
-
Edge-detection
对细胞图片进行边缘检测和标注出每个细胞,并且统计细胞数目(Image edge detection on the cell and label of each cell, and statistics the number of cells)
- 2011-11-03 23:03:55下载
- 积分:1