-
anta_test
射频方面的技术文档:天线测试手机射频特性测量解决方案及应用(RF technical documents: RF characteristics of mobile phone antenna test measurement solution and application)
- 2007-11-23 09:53:42下载
- 积分:1
-
leng
基带OFDM系统的M文件,对初学者有很大的参考价值(the code of the article was based on OFDm, have a very high reference value.)
- 2009-05-16 16:48:29下载
- 积分:1
-
d_convection_transport1d
一维非稳态换热方程的有限差分解法,固体温度固定,在前面没有热源,尾部有热源(Finite difference method for the one-dimensional unsteady heat transfer equations, solid temperature is fixed, there is no heat in the front, rear heat source)
- 2014-12-27 11:51:55下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
single_linear_interpolation_correlation
在MATLAB环境下,使用ICA方法分离单路观测数据的程序!(in MATLAB environment, the use of ICA separated one-way observation data for the procedure!)
- 2006-06-29 17:23:55下载
- 积分:1
-
Matlab-Engineering-Mathematics
本书共分5篇48章。主要介绍MATLAB提供的统计、优化、偏微分方程数值解、样条和曲线拟合等5个与工程计算关系密切的工具箱。其中统计工具箱、优化工具箱、偏微分方程数值解工具箱和样条工具箱的介绍在国内图书中最全面,并且实例丰富,本书的内容紧随版本的最新变化。(Matlab Engineering Mathematics)
- 2011-05-17 22:03:52下载
- 积分:1
-
FiniteEM
求电磁场边值,程序简洁,方法得当,运算速度快,是这一程序的最突出的特点(For electromagnetic field boundary value, the program is simple and methodologically sound, computing speed, this procedure is the most prominent feature of)
- 2007-08-20 16:15:19下载
- 积分:1
-
1
说明: MATLAB程序 可用于遗传算法,尤其适合初学者(MATLAB program can be used in genetic algorithms, especially suitable for beginners)
- 2010-03-08 17:20:23下载
- 积分:1
-
calculation_method_Algorithm_Design_and_Implementa
说明: 本电子书包涵了各种算法的MATLAB实现,具体包括插值方法、数值分析、常微分方程的差分法、方程求根、线性方程组的迭代法、线性方程组的直接法等等,还包括习题参考答案和MATLAB文件汇集~~(The e-book encompasses the MATLAB implementation of various algorithms, specifically including interpolation methods, numerical analysis, ordinary differential equations using finite difference method, equation Root, linear equations iterative method, the direct method of linear equations, etc. The answer also includes exercises and MATLAB files reference collection ~ ~)
- 2010-04-15 12:27:35下载
- 积分:1
-
wcdmaQpskAndSpread
说明: 几点说明:
1、source_main.m为主函数,qpsk.m和spread.m为子函数;
2、在matlab工程目录下运行source_main.m即可;
3、为方便大家理解,特以P-CCPCH信道的处理进行了举例,若大家认为资料有用的话请回帖,
我会将整个WCDMA下行信号源的matlab代码提供给需要的人;
4、为方便初学者学习,特提供了我自己开发时参考的3GPP资料,并在关键位置做了记号。
(Some explanations: 1, source_main.m main function, qpsk.m and spread.m as Functions 2, matlab project directory can be run source_main.m 3, to facilitate us to understand, especially for P-CCPCH channel processing of the example, if we consider the information useful, please Replies, I will put the WCDMA downlink signal source matlab code available to people in need 4, for the convenience of beginners to learn, especially when providing a reference to my own development 3GPP information, and in key positions in the mark.)
- 2010-05-01 22:55:31下载
- 积分:1