-
LDPC
主要研究OFDM的信道编码中LDPC码的原理和图示(Principles and icons of the main OFDM channel coding, LDPC codes)
- 2020-06-30 04:00:01下载
- 积分:1
-
mjiancezhixian
matlab检测直线交点源程序在matlab6.5下已调试通过(Matlab line detection of the source matlab6.5 Nodal has been under debugging through)
- 2007-04-02 18:44:55下载
- 积分:1
-
zxmzf
实现最炫民族风~很有意思的一个小程序,希望大家喜欢(The most unusual and very interesting National Wind ~ a small program, hope you like)
- 2012-06-16 11:25:37下载
- 积分:1
-
chaoticmaps-(1)
this file give most famous and important simulation programming codes of chaotic signals map generation
- 2013-12-07 04:27:12下载
- 积分:1
-
eeglab_current
脑电分析MATLAB工具,由国外脑电研究实验室开发,很实用(EEG analysis)
- 2009-10-11 18:01:20下载
- 积分:1
-
xulietuxiangzuzhengbofang
用以下的语句即可实现序列图像的组合。本人试了很多程序终于发现此妙招,再次感谢pudn提供的各种便利的下载,对于学者我也会多多发表自己研究的代码。(With the following statement to achieve a combination of image sequences. I have tried many programs and finally found this coup, thanks again pudn provide a variety of convenient download for academics, I also published a lot of their own research code.)
- 2012-05-10 20:26:15下载
- 积分:1
-
Speed.mat
速度数据文件,用于Matlab对于简单数据表格的测试和练习(Speed Description to exam and exercise)
- 2014-09-12 07:51:38下载
- 积分:1
-
LSB信息隐藏技术GUI(隐藏图片和文字和置乱功能)
说明: matlab LSB信息隐藏技术GUI控制台(包括隐藏图片和文字和图像置乱功能)(Matlab LSB information hiding technology GUI console (including hiding picture and text and image scrambling function))
- 2021-04-22 23:58:48下载
- 积分: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
-
Image_filtering
利用函数实现图像滤波以及采用两种不同的方法生成一个2-D滤波器并设计一个截止频率为0.5的理想低通滤波器(Image filtering in two diffferent way and simulate a low-passfilter.)
- 2009-03-13 22:34:39下载
- 积分:1