-
dsk02
matlab在电子信息中的应用和实例中的源代码,很完整,对学习MATLAB的人会有很大帮助.(matlab in the application of electronic information and examples of source code, it is full of learning MATLAB person would be of considerable help.)
- 2008-04-08 09:02:13下载
- 积分:1
-
matlab_biancheng
是matlab编程风格的好文章。读者可以通过这篇文章提高自己matlab代码的书写效率(Matlab programming style is a good article. Readers of this article can improve their efficiency in writing code matlab)
- 2008-04-08 17:53:22下载
- 积分:1
-
Optical-path-length-ratio
不同光程比值对色散关系的影响,光子晶体中光程的比值定义为高低折射率所对应的光程的比值,计算公式为定义为
(Effects of different length ratio on the dispersion relation)
- 2013-05-04 21:28:56下载
- 积分:1
-
turbo
一些关于turbo码的matlab仿真文章、论文等(About turbo codes matlab simulation papers, theses, etc.)
- 2011-05-31 10:06:19下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
CHE
计算化合物热容,应用NASA提供的热力学参数计算不同物质的热容,焓,熵数据(Compounds calculated heat capacity, the application of NASA provided thermodynamic parameters of different substances, heat capacity, enthalpy, entropy data)
- 2007-10-16 23:58:34下载
- 积分:1
-
matrix_converter
It is a three level matrix converter.
- 2014-11-05 17:35:42下载
- 积分:1
-
adfig04
adfig function for wavelet processing in wavelab
- 2013-05-16 20:32:39下载
- 积分:1
-
NonlinearFittingLIVE
VSI图像质量评价之live数据库的MATLAB代码及结果分数矩阵(MATLAB code and result matrix of live database for VSI image quality assessment.)
- 2018-05-29 10:36:47下载
- 积分:1
-
LTE_ch_Estimation
LTE的下行信道估计mse的测试,采用了LTE的下行频域结构,LS信道估计,线性插值算法。(LTE downlink channel estimation mse of testing, using LTE downlink frequency domain structure, LS channel estimation, linear interpolation algorithm.)
- 2009-11-02 11:00:48下载
- 积分:1