-
NDlfxcljs
自己编程的基于C++的matlab牛顿拉夫逊潮流计算程序,具有一定的通用性,经多算例验证(Own programming based C++ the matlab Newton Raphson power flow calculation program, has some versatility, multi numerical example)
- 2013-04-15 12:53:36下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1
-
chazhi
matlab差值拟合实验,内容很全,副文档(Difference fitting experiment, the content is very full, the Deputy Documents)
- 2009-11-18 18:49:32下载
- 积分:1
-
dpcm
利用预测的方法实现图像的压缩,可以应用于光谱图像谱间去相关(The use of projected images of the compression method can be applied to spectral-spectral images to the relevant)
- 2009-05-23 18:08:52下载
- 积分:1
-
fangzhen
一种直接扩频序列的SIMULINK仿真模型
MATLAB6.5及以上环境可完美运行
发射部分和接受部分的频率图波形图均以给出(A direct sequence spread spectrum and above MATLAB6.5 SIMULINK simulation model of the environment can be run perfectly and accepted part of the transmitter frequency waveforms are given in Figure)
- 2010-05-13 00:26:39下载
- 积分:1
-
chuixiangqiudao
该程序能够对得到的重力场数据进行垂向求导,对于重力数据处理很有用。(The program can be on the gravity field data were obtained for the vertical derivative of gravity data processing, very useful.)
- 2014-03-15 22:55:22下载
- 积分:1
-
Speech-Assignment-No5
auto correlation by matlap
- 2011-06-30 20:03:51下载
- 积分:1
-
matlab
分别对正弦波,三角波,方波,一周期内取为整数的64个点(A=4095);写锯齿波和方波的谐波构成(只写了3、4个)。(Of sine wave, triangle wave, square wave, A week off for integer in the period of 64 points (A = 4095) Write a sawtooth wave and square wave of harmonic (only wrote 3, 4).)
- 2013-08-10 21:49:09下载
- 积分:1
-
wave
说明: 海浪模拟 改变频率及其他参数输入得到不同的海浪谱(Common function set of MATLAB simulink)
- 2019-05-29 21:03:30下载
- 积分:1
-
arithcodeyourname
说明: 自己写的算术编码的matlab程序,内容是把自己的名字(当然也可以是其他的文字)用算术编码编码后再解码,有详细注释.给初学编码的朋友一些参考.谢谢.(Write matlab arithmetic coding procedure is to divide his name (of course also be other text) and then decode encoded using arithmetic coding, a detailed comment. Beginners encoding a friend to some reference. Thank you.)
- 2010-04-15 17:36:59下载
- 积分:1