-
例程matlab1
MATLAB 程序的里程有很多基本的例字 (MATLAB is a milestone in many cases the basic character)
- 2005-05-12 21:37:01下载
- 积分:1
-
interlacecode_decode
实现信道的交织解码和解交织解码,用于OFDM通讯系统中(Achieving channel interleaving decoding decoding deinterleave)
- 2010-06-02 12:50:28下载
- 积分:1
-
package_emd
黄锷论文中EMD和HHT的源程序,已经打包压缩,解压后可以使用(Wong Ngok paper on EMD and HHT source, has been packaged compression, decompression can be used after)
- 2013-09-25 10:55:31下载
- 积分:1
-
matlab
matlab program to practice
- 2010-11-10 11:16:03下载
- 积分:1
-
MatlabEXQUICK
matlab 数字图像处理基础实验教程,能够帮助你快速入门matlab在数字图像处理中的应用。(basic experiment digital image processing matlab tutorial to help you quick start matlab in Digital Image Processing.)
- 2010-12-12 16:01:40下载
- 积分:1
-
sensorgroup
使用MATLAB从Android设备上的内置传感器采集传感器数据(Use MATLAB to acquire sensor data from built-in sensors on your Android device.
)
- 2013-11-18 11:31:35下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
MATLABApplicationProgramInterface
MATLAB应用程序接口用户指南,涉及与其它应用程序怎样进行接口。(MATLAB Application Program Interface )
- 2009-10-31 22:15:32下载
- 积分:1
-
xconv2
频域二维卷积算法,通过在频域用fft计算,加速了卷积的实现过程(Frequency domain of two-dimensional convolution algorithm, by calculating the frequency domain using fft and accelerate the realization of the convolution process)
- 2020-11-20 19:59:37下载
- 积分:1
-
my_mpsk_mod
MPSK mod very easy to understand!
- 2011-01-02 23:52:34下载
- 积分:1