-
bpskk
binary phase shift keying amplitude modulation
- 2010-12-03 03:23:57下载
- 积分:1
-
Nonlinear_equations
说明: 本工具箱包含非线性方程组求解的程序代码,通过调用函数可求解相关方程的数值解,适合MATLAB初学者调试(This kit contains the nonlinear equations of the program code, by calling the function can be related equation for solving the numerical solution, suitable for beginners debug MATLAB)
- 2010-04-03 13:57:12下载
- 积分:1
-
public
Base64编码说明 Base64编码要求把3个8位字节(3*8=24)转化为4个6位的字节(4*6=24),之后在6位的前面补两个0,形成8位一个字节的形式。 如果剩下的字符不...(Base64-encoded instructions require the Base64 encoding three 8-bit bytes (3* 8 = 24) was converted to 4 6 bytes (4* 6 = 24), then in front of the two s complement 6 0, 8 is formed bits in a byte form. If the rest of the characters do not ...)
- 2015-03-18 17:44:08下载
- 积分:1
-
2if.for.while.switch
tutorial matlab codes for university students(if while switch)
- 2014-07-20 10:40:11下载
- 积分:1
-
Load-flow-newton-raphson
Load flow with newton rphson algorithm m file matlab code
- 2011-05-31 19:22:59下载
- 积分:1
-
归档
实现speech enhancement的代码 MMSE(Matlab code for speech enhancement, MMSE algorithm.)
- 2018-10-01 17:10:57下载
- 积分:1
-
Gauss-Jordan-Matrix
For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also the matrix inverse A(-1). However, its principal weaknesses are (i) that it requires all the right-hand sides to be stored and manipulated at the same time, and (ii) that when the inverse matrix is not desired, Gauss-Jordan is three times slower than the best alternative technique for solving a single linear set.
- 2012-03-29 00:57:43下载
- 积分:1
-
leach_for_wireless_network
无线传感器网络中应用leach算法来识别恶意节点和剔除恶意节点。从而保证网络系统的寿命最长。(In wireless sensor network,cluster algorithm of nodes is all effective approach and key technology to implement
energy saving and flexible management.To improve security and lifetime of clustering network,a secure
clustering was pro—
posed based on the random and parallel cluster header election algorithm and pre—distributed key scheme.In hypothetical
network model,it can elect the cluster header nodes and identify and get rid of malicious nodes,and in data telecommuni—
cations,the communication security Can be achieved by using encryption algorithm and thus the network lifetime Call be
prolonged.)
- 2010-05-14 15:52:16下载
- 积分:1
-
Untitled_12
根据德布鲁意序列,编写的MATLAB代码,生成伪随机序列,继而转化为图片,图片中一定大小的图像块与其他任何相同大小的图像块都不同。(According to the de Bruges sequence, the MATLAB code is written to generate a pseudo-random sequence, which is then transformed into a picture in which a certain size of the image block is different any other image block of the same size.)
- 2016-12-22 16:49:49下载
- 积分:1
-
kuopin
直接序列扩频系统(DS,Direct Sequence)又称为直接序列调制系统或伪噪声系统(PN 系统),简称为直扩系统,是目前应用较为广泛的一种扩展频谱系统。要传送的信息经伪随机序列编码后对载波进行调制。在发信端越冬用扩频序列去扩展信号的频谱,在收信端,用相同的扩频友序列进行解扩,将展宽的频谱扩展信号还原成原始信号。因为伪随机序列的速率远大于要传送信息的速率,所以受调信号的频谱宽度将远大于要传送信息的频谱宽度,帮称之为扩频(Direct sequence spread spectrum (DS, Direct Sequence) modulation system, also known as direct sequence or pseudo-noise system (PN system), referred to as direct expansion systems, is currently the more widely used as a spread spectrum system. To send the information encoded by the pseudo-random sequence of carrier modulation. End of winter in the letter to extend the signal with the spreading sequence of spectrum, in the end prepared to receive and use the same sequence spread spectrum despreading friends, broadening the spectrum to restore the original signal expansion signals. Because the rate of pseudo-random sequence is much larger than the rate of information to be sent, so the frequency spectrum by adjusting the width of the spectrum is much larger than the width of the information to be sent to help is called spread spectrum)
- 2011-01-09 16:54:26下载
- 积分:1