-
MATLAB6.5.1
一篇很好的学习Matlab的电子书籍,推荐(Matlab a good learning experience of e-books, recommend)
- 2009-04-30 12:03:48下载
- 积分:1
-
Digital-signal-processing
应用MATLAB中的GUI进行设计数字信号处理各种运算,主要列举GUI中经常应用到的函数(MATLAB software design of the GUI digital signal processing all kinds of operation, the main list often applied to GUI functions)
- 2011-07-21 21:40:42下载
- 积分:1
-
EKFUKF-tool
EKFUKF工具箱,卡尔曼滤波工具箱,很不错的(EKFUKF toolbox, Kalman filter toolbox, very good)
- 2013-11-06 10:02:45下载
- 积分:1
-
MyLS
最小二乘法Matlab编程实现//最小二乘法Matlab编程实现(Least Squares Matlab Programming
Least Squares Matlab Programming
)
- 2010-12-25 17:02:23下载
- 积分:1
-
2FSK
2FSk循环码 基于matlab的开发程序 检测误码率(2FSk cyclic code)
- 2013-01-10 12:34:18下载
- 积分:1
-
matlab程序基础
说明: matlab的一些程序的基础,希望对有需要的人有些帮助。(The basis of some programs in MATLAB is expected to be helpful to those in need.)
- 2020-06-23 14:20:02下载
- 积分:1
-
MATLAB_programming_of_numerical_integration_and_eq
MATLAB程序设计之数值积分和方程算法设计教程(MATLAB programming of numerical integration and equation algorithm design tutorial)
- 2010-08-02 12:26:27下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分: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
-
cost273_mimo_V1_1
cost-273 MIMO信道的MATLAB仿真源代码(cost-273 MIMO channel simulation of MATLAB)
- 2009-04-23 09:00:28下载
- 积分:1