-
8PSK
8进制相位调制数字基带传输的simulink模型 过高斯信道 有星座图(8PSK digital baseband transmission via Gauss channel with simulink)
- 2020-11-22 18:29:35下载
- 积分:1
-
MATLAB(book)
对Matlab的使用及其在相关方面的应用。(The use of Matlab and its related applications.)
- 2007-07-19 08:43:28下载
- 积分:1
-
biosignal-process
说明: 一本很透彻地讲解如何利用MATLAB来进行生物信号处理的外文电子书。(A very thorough to explain how to use MATLAB for biological signal processing foreign language books.)
- 2011-02-25 09:41:17下载
- 积分:1
-
b
说明: 本代码是关于 MATLAB基础与提高 ,分第一章到第十一章(The code is about the basic and improvement of MATLAB)
- 2010-04-15 15:07:46下载
- 积分:1
-
pindaifenjieyi
能将频带分解为几个不同频率的信号,可以帮助程序员在做小波变换时使用(Band decomposition can be for several different frequency signal,Can help programmers to use when doing wavelet transform)
- 2012-04-29 21:43:27下载
- 积分:1
-
ieee754_32
Converts a floating point value to IEEE 754 32 bit binary representation.
Sign Bit: 1
Exp: 2 to 9
Frac: 10:32
Single-precision floating-point format is a computer number format that occupies 4 bytes (32 bits) in computer memory and represents a wide dynamic range of values by using a floating point. In IEEE 754-2008 the 32-bit base 2 format is officially referred to as binary32. It was called single in IEEE 754-1985. In older computers, other floating-point formats of 4 bytes were used.
For example, the 32-bit floating point bit pattern 1 01111101 00101100000000000000000 is interpreted as the following:
(− 1)1 × (1 + 0.34375) × 2(125–127) = -1.34375× 2− 2 = -0.3359375
- 2013-09-07 22:20:32下载
- 积分:1
-
finite-difference-temperature
有限差分法定温度分析程序:这个程序用有限差分法分析,当一个从一边受热的方型物体放置空气中,之后,其温度分布情况。(temperature analysis using finite difference method)
- 2009-03-31 17:44:30下载
- 积分:1
-
tftb2002
用matlab写的时频分析工具箱,对数学建模,信号处理有很大的帮助(Using matlab toolbox written in time-frequency analysis, mathematical modeling, signal processing, very helpful)
- 2010-03-14 11:15:03下载
- 积分:1
-
sPl1Pl21
论文 Least Squares Loss for Multi-class (task) Learning via the sparse group Lasso penalty 的算法源代码,是sparse+l1+lq,1的稀疏属性选择算法。( Least Squares Loss for Multi-class (task) Learning
via the sparse group Lasso penalty
Problem
min 1/2 || A x- y||^2+ lambda_1* |x|_1+ lambda_2*|x|_{q,1}
q=2, infty)
- 2015-10-08 14:12:39下载
- 积分:1
-
CURVEFIT
在优化问题中,用于求解下列形式非线性规划问题(In optimization problem, the following form for solving nonlinear programming problem)
- 2010-08-16 20:22:18下载
- 积分:1