-
KronD
Given 2 subscripts, j & k, KronD will return 1 if j == k and 0 if j != k.
A very simple function with only a single if-else statement. Saves a bit of typing when the Kronecker Delta is needed.
- 2010-01-27 20:45:55下载
- 积分:1
-
integral
该程序用matlab编写数值积分方法,包括梯形公式,Simpson公式和Romberg算法,在main.m文件测试三类算法。这是数值计算方法是必须掌握的代码。(The program is prepared using matlab numerical integration methods, including trapezoidal formula, Simpson and Romberg algorithm for three kinds of formulas in main.m file for testing. Is the numerical calculation method must master code.)
- 2013-08-31 11:10:57下载
- 积分:1
-
Rayleigh_Fidding
Rayleigh fading with + BER Calculation for
Independent Gaussian random variables with zero mean and unit variance
- 2015-02-20 02:23:44下载
- 积分:1
-
diffcode
差分编码的实现、信噪比、误码率等等的实现,并且有截图,比较详细的资料。(Differential encoding implementation, SNR, BER, etc. to achieve, and there are shots, more detailed information.)
- 2013-12-27 10:47:11下载
- 积分:1
-
wavelet
2-D discrete 8-point Daubechies wavelet.
- 2015-04-11 20:37:47下载
- 积分:1
-
juliangfa
矩量法是求解电磁场边界值问题中一种行之有效的数值方法.它所做的工作是将积分方程化为差分方程,或将积分方程中积分化为有限求和,从而建立代数方程组,故它的主要工作量是用计算机求解代数方程组.所以,在矩量法求解代数方程组过程中,矩阵规模的大小涉及到占用内存的多少,在很大程度上影响了计算的速度.如何尽可能的减少矩阵存储量,成为加速矩量法计算的关键.此处介绍了方法(MoM is the solution of electromagnetic field boundary value problem in an effective numerical method. It is the work done by integral equations into differential equations, or integral equations into a finite sum of points, so as to establish algebraic equations Therefore, it is the main workload of the computer to solve algebraic equations. Therefore, in the moment method for solving algebraic equations, the matrix size relates to the amount of memory, to a large extent affected the speed of calculation. how to maximize the reduction of matrix storage has become accelerated MoM calculation of the key. introduce the method here)
- 2008-06-08 11:12:09下载
- 积分:1
-
boostwithpicontrol
Boost converter with PID controller
- 2013-10-18 09:01:45下载
- 积分:1
-
APF_simple
三相三线并联型有源电力滤波器模型,可完美运行仿真结果。(Three-phase three-wire shunt active power filter model can run the simulation results perfectly.)
- 2019-01-23 14:41:08下载
- 积分:1
-
SubpixelEdgeTest
本程序在Matlab环境下完成,用于边缘的亚像素定位,精度达到0.1-0.2个像素,内含源代码及说明(This program completed in the Matlab environment. It is used for sub-pixel edge positioning and the accuracy of the method is 0.1-0.2 pixels. Including the source code and description.)
- 2021-03-11 17:59:25下载
- 积分:1
-
ofdmpaper
说明: 通信大牛李叶关于ofdm信道估计的经典论文,研究此方向必看(Daniel Lee leaves on the communication channel estimation ofdm classic paper, research in this direction must see)
- 2011-02-28 08:03:08下载
- 积分:1