-
Fib_Complexity
Fib number algorithm complexity test: recursive vs. non recursive functions...
- 2014-10-07 15:05:33下载
- 积分:1
-
chap18
关于matlab编译器的一些教学源代码,共四个代码(About the matlab compiler some teaching source code, a total of four code)
- 2013-03-24 22:27:35下载
- 积分:1
-
monituihuo
自己编写的模拟退火的MATLAB程序,快捷高效。(I have written simulated annealing MATLAB program, fast and efficient)
- 2014-09-02 17:46:47下载
- 积分:1
-
Ref
Matlab源程序,用于反射率积分计算,加权平均反射率的计算。(Matlab source for reflectivity of integral calculation, the calculation of the weighted average reflectivity.)
- 2014-12-28 11:59:30下载
- 积分:1
-
555Calc-1.1
NE555 calculator for hobby user
- 2013-04-20 03:36:56下载
- 积分:1
-
TLBONENAUDIO
Falcon 35 MKII
FM, ST/WEB, TV
Digital Audio Processor
- 2010-12-05 16:23:01下载
- 积分:1
-
MATLA+svm
说明: 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取(SVM prepared using MATLAB source code, you can achieve the support vector machine for feature classification or extraction)
- 2008-10-08 11:35:49下载
- 积分:1
-
Main_CC_Luzhenbo
c-c方法计算重构维数m和延迟时间t的matlab的m 文件(cc method reconstruction dimension m and delay time t of the m-file matlab)
- 2011-06-20 10:43:34下载
- 积分:1
-
MPPT
为研究局部阴影效应对光伏发电系统的影响,首先建立了光伏阵列工程数学模型,分析局部阴影条件下光伏阵列的输出特性。为了便于工程分析,该文利用PVSYST软件分析比较单晶硅、多晶硅和薄膜电池等3种不同材料光伏电池在局部阴影条件卜的输出功率,为工程应用提供了良好的指导作用。最后提出了几种提高光伏阵列抗局部阴影能力的措施厂
(To investigate the effect of local shading effects on photovoltaic systems, photovoltaic array project was first established mathematical model to analyze the output characteristics under conditions of partial shading of the PV array. In order to facilitate engineering analysis, this paper use PVSYST software analysis and comparison monocrystalline, polycrystalline and thin film batteries, photovoltaic cells of three different materials in partial shade conditions Bu output power for engineering applications provide a good guide. Finally, several photovoltaic arrays to improve the ability to measure resistance to partial shade plant)
- 2021-03-29 20:59:10下载
- 积分:1
-
Turbo_code_simulation
1. 程序中Turbo译码采用了MAP,LOG-MAP,和MAX-LOG-MAP三种算法。
2. 以xxx开头的四个mat文件是四种给定的Turbo码在译码时用到的参数,保存下来的目的是
加快仿真的速度,如果你所仿真的Turbo码不是程序中列出的任意一种,你可以通过函数
trellis来生成自己的相关参数。
3. 程序支持1/2和1/3两种码率的Turbo码,其中1/2码率的Turbo码通过矩阵[1 0 0 1]打
孔得到。在译码时通过对打孔位置添0恢复成1/3码率的码字。
4. 程序中的信噪比表示Eb/N0,通过此参数求得N0,对发送信号进行加噪。(1 program in Turbo decoding using the MAP, the LOG-MAP, and three kinds of the MAX-LOG-MAP algorithm.)
- 2021-04-13 19:08:56下载
- 积分:1