-
LDPC
LDPC码的C语言编译码,包含校验矩阵,备注等等(LDPC codes codec C language, including parity check matrix, notes, etc.)
- 2015-02-26 08:12:55下载
- 积分:1
-
matlab
这是自己编写的关于OMP的matlab程序,欢迎借鉴,谢谢(This is a matlab program, I have written about the OMP welcome to learn from, thank you)
- 2012-06-13 12:22:03下载
- 积分:1
-
makeParityChk
ldpc码校验矩阵的生成函数,测试可以使用的文件啦啦(Lala code file generation function ldpc parity check matrix, the test may be used)
- 2015-03-23 14:40:56下载
- 积分:1
-
IRLS
IRLS不等距时窗,用于多次波自适应减去过程中,更加准确的处理(this is IRLS code)
- 2014-11-01 17:52:26下载
- 积分:1
-
ApuEfficiency
matlab求取发动机及电机最优工作曲线的代码(strike the optimal curve engines and motors code by matlab)
- 2021-03-28 22:49:10下载
- 积分:1
-
jieyue-signal
阶跃信号与正弦信号调制,在同一张图纸上绘制四个子图。这是一个很基础的编程应用。(Step signal with a sinusoidal signal modulation, drawn with a drawing on four subgraphs. This is a very basic programming application.)
- 2013-03-20 20:07:36下载
- 积分:1
-
60029guangxiangenzong
说明: 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。
(Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, can be cost-effective solution to the problem. This paper describes the methods and examples of the method to verify the correctness and superiority.)
- 2008-12-04 20:47:29下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
R--KT.m
库恩塔克算法matlab程序(Kuhn Tucker algorithm matlab program,Kuhn Tucker algorithm matlab program,Kuhn Tucker algorithm matlab program,Kuhn Tucker algorithm matlab program)
- 2016-07-04 23:44:08下载
- 积分:1
-
matlab2
说明: matlab求解常微分方程在机械设计中的应用(matlab solving ordinary differential equations in mechanical design)
- 2008-11-23 14:23:45下载
- 积分:1