-
jisuanfangfa
说明: 基于Matlab的计算方法中常用的算法程序,包括高斯消去等(Based on the calculation of Matlab algorithms commonly used in procedures, including Gaussian elimination, etc.)
- 2008-10-24 19:11:14下载
- 积分:1
-
COM-based-Hybrid
这个文件简述了一种混合编程方法
基于组件对象模型(组件对象模型,
COM),用Matlab VBA。
(The article introduced a hybrid programming method
based on Component Object Model (Component Object Model,
COM) with Matlab and VBA. )
- 2012-05-20 10:53:08下载
- 积分:1
-
binary_add
binary addition calculator
can add any two bit strings, the inputs must be of same length
- 2010-06-30 03:12:01下载
- 积分:1
-
caozuo
用matlab语言 分别判断出三个圆的圆心,并且求出这三个圆之间的距离(Matlab language were used to determine three of the center circle, and obtained the three round distance between)
- 2008-07-07 13:34:19下载
- 积分:1
-
turboMatlabyanshichengxu
说明: 这是一个Turbo码用Matlab的演示程序,希望对大家有帮助。(This is a Turbo Codes used Matlab demo program, and I hope to be helpful.)
- 2006-04-26 13:37:51下载
- 积分:1
-
manish
[mimi,i]=min(abs(imag(disp1)-imag(disp2)))
legend( LHS of dispersion relation , RHS of dispersion equation )
xlabel( u,cl )
figure(1)
clc
uppercuts = input( Enter number of intersection points desired: )
[g,h] = ginput(uppercuts)
w = sqrt(V.^2-u.^2)
s = sprintf( Constants:
)
disp(s)
for p = 1:uppercuts
s = sprintf( u( d d) = 0.10f ,L-1,p,u(p))
disp(s)
s = sprintf( w( d d) = 0.10f
,L-1,p,w(p))
disp(s)
- 2013-04-12 17:16:39下载
- 积分:1
-
analytic-hierarchy-process
层次分析法(Analytic Hierarchy Process,简称AHP)是将与决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。(AHP (Analytic Hierarchy Process, the AHP for short) is the elements related to the decision is always broken down into objectives, principles, scheme, such as level, on the basis of the decision-making methods of qualitative and quantitative analysis.
)
- 2013-12-08 14:45:56下载
- 积分:1
-
SVD-Denoise
对仿真信号进行特征值分解,进行奇异值降噪处理(SVD Denoise)
- 2013-12-27 09:56:27下载
- 积分:1
-
flatsignal5
平滑信号程序源代码,可用于模态分解,EMD,LMD等模态分解方法都能用到(Smooth signal program source code. . . For EMD)
- 2012-09-11 22:13:03下载
- 积分:1
-
turbo
本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法。此文件为咬尾编码的主程序,将数据流分段编码并行处理(This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to make the same before and after the two states, the MAP decoding using modified decoding algorithm. This file is biting the end of the main program code, the encoded parallel data stream segment)
- 2010-10-26 20:46:09下载
- 积分:1