-
计算多层膜结构的透射率
说明: 计算多层膜结构的透射率,用matlab进行仿真(The transmittance of multilayer membrane structure was calculated and simulated by MATLAB)
- 2020-09-06 19:52:49下载
- 积分:1
-
InThePowerFlowCalculationOfReactivePowerOptimizati
潮流计算在电力无功优化中的应用,基于MATLAB环境的编程,有详细说明和源代码。(In the power flow calculation of reactive power optimization, based on the MATLAB programming environment, there is a detailed description and source code.)
- 2009-03-16 10:31:37下载
- 积分:1
-
weifenfc
求各类微分方程的解及其特解。在matlab环境下运行(Seeking various types of differential equations and the particular solution. In the run under matlab)
- 2011-01-10 20:54:56下载
- 积分:1
-
Turbo
Turbo编译码程序,内含注释;信道编码经典程序
内含3GPP、LTE标准,已验证正确,适合学习(Turbo encode and decode, containing comments channel coding classic program Containing 3GPP, LTE standards, verified correctly for learning)
- 2014-11-04 17:56:42下载
- 积分:1
-
writting-fast-matlab-code
本书介绍了matlab的详细编程方法,很详细,适合初学者看看。(This book describes in detail the matlab programming method, in great detail, suitable for beginners to see.)
- 2013-11-21 22:39:27下载
- 积分:1
-
Hamming-Code
汉明码经过bsc信道的变换,设计比较经过编码与非编码的两种情况,统计了错误图样,适合本科生学习信息论与编码借鉴使用。为matlab工具开发。(Hamming Code across bsc)
- 2014-01-24 19:20:05下载
- 积分:1
-
fdtd-1D-2D-3D
1,2,3维有限时域差分用于计算电磁学matlab代码!(1,2,3 Dimension Finite Difference Time Domian for EM)
- 2012-12-18 20:36:06下载
- 积分:1
-
Wiener
实现维纳滤波用于语音增强。第一步采用频域谱函数计算最佳的维纳滤波器,再对输入带噪信号进行滤波;第二步是在此基础上的改进,用了自适应的思想,及时根据当前帧的状态更新修正滤波器的系统函数,得到更精确的无噪语音信号。第三步是采用自适应LMS方法,在时域迭代计算滤波器系数,迭代次数足够多时可得到较准确的有用信号。(Implement wiener filtering used in speech enhancement. First step optimum wiener filter is obtained by using the frequency spectrum function, again to input the signal with noise filtering The second step is the improvement on the basis of this, with the idea of adaptive, and in a timely manner according to the current frame updates correction system function of the filter, get a more accurate without noise speech signal. The third step is to use the adaptive LMS method, iterative calculation in time domain filter coefficient, the number of iterations enough to get the useful signal accurately.)
- 2015-05-19 13:26:17下载
- 积分:1
-
writing sfunctions
说明: This guide explain s function for matlab simulink
- 2020-04-24 05:32:16下载
- 积分:1
-
Shortest_Djk
最短路这个说明倒不是说明函数的功能,只是声明一下函数中出现的问题。
shortest()函数没有问题,在secshortest中我希望只得到一条次短路(或几条roadcost()值相同的次短路),结果却出来好几条,我仔细检查了一下程序,应该没有什么问题。
因此在使用时,要得到次短路,只能用roadcost()函数分别求一下各条路的权重和,找到最小的。
有些奇怪
(short path)
- 2009-12-14 09:09:18下载
- 积分:1