-
PS
说明: 多元LDPC码的PS构造算法的matlab程序(PS of the multi-LDPC codes constructed algorithm matlab program)
- 2012-07-26 22:45:39下载
- 积分:1
-
20160521Bandpass-sampling
分析带通采样定理的原理和实现过程,说明带通信号重构原始信号的方法,仿真给出不同采样频率和低通采样性能对比(By analyzing the principle and implementation process of the bandpass sampling theorem, the method of reconstructing the original signal with the signal is explained, and the performance comparison of different sampling frequency and low pass sampling is given.)
- 2020-06-26 16:40:02下载
- 积分:1
-
代码
说明: 用BP算法在matlab里面实现预测交通运输量的预测(we use Grey Relation Analysis(GRA) to model and analyze the freight volume and its influencing factors in Xiang yang city ,in order to find out the main factors affecting the freight volume .The results show that the main factors affecting th-e freight volume of Xiang yang city are the total retail sales of consumer goods,GDP,per ca-pita GDP ,ttertiary industry and so on.)
- 2021-02-02 10:04:39下载
- 积分:1
-
COST207
MATLAB环境下,LTE信道模型的仿真程序(MATLAB environment, LTE channel model simulation program)
- 2010-06-06 15:25:38下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
MIMLBoost
matlab编写的MIMLBoosting算法,其中包括实现算法的函数,还有可作为示例的数据和主程序,可以运行,可以对多示例多标记样本进行分类,并计算正确率等多个指标。(MIMLBoosting algorithm matlab prepared, including the implementation of the function of the algorithm, as well as examples of data and the main program, you can run, you can multi-instance multi-label classification of samples and calculate the number of indicators, such as the correct rate.)
- 2014-01-15 15:12:17下载
- 积分:1
-
ffmpeg_study
超经典的ffmepg学习教程及示例代码!~~~(Ultra Classic ffmepg tutorials and sample code)
- 2014-01-21 19:29:54下载
- 积分:1
-
FDD
利用Matlab实现的有限差分方法,这是一个m文件下载即可使用。(A simple code for finite difference method)
- 2009-11-13 15:58:47下载
- 积分:1
-
matlab_round
用matlab编写中点画圆算法的程序,原理是:先从(0,R)点画第二个八分之一圆,再利用圆的八对称性,可画出其余七个八分之一圆。( Compiles the center point makeing a circle algorithm with matlab the procedure )
- 2010-10-26 23:39:58下载
- 积分:1
-
rbf_pca
说明: 先运用pca找到主要的影响变量,然后用rbf神经网络建模(First use PCA to find the impact of major variables, and then use the rbf neural network modeling)
- 2008-11-17 16:27:41下载
- 积分:1