-
DCT
dcT CODES FOR IMAGE COMPRESSION
- 2010-09-20 23:03:46下载
- 积分: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
-
MIMO-OFDM(channel_estimation)
MIMO_OFDM的信道估计,方法较多,性能很好,十分完整而强大的程序(MIMO_OFDM channel estimation methods are more good performance, very complete and powerful program)
- 2021-04-15 11:18:54下载
- 积分:1
-
RCS_xx
Radar cross section for maritime targets
- 2011-11-01 14:07:36下载
- 积分:1
-
range_compress
线性调频信号的脉冲压缩,合成孔径雷达(SAR)的第一个作业程序(the compression of chirp signal)
- 2013-12-03 15:58:59下载
- 积分:1
-
image-recogniton
its a digital image processing project in matlab image recognition
- 2011-05-27 17:42:57下载
- 积分:1
-
motaifenxi
模态分析程序,一定要有实验现场的数据,要不运行不了(Modal analysis program, there must be experimental field data, or not running)
- 2013-09-27 14:32:28下载
- 积分:1
-
robust-adaptive-control
一种基于鲁棒自适应的机器人PD控制,由非线性PD反馈和补偿控制两部分组成。(PD control based on robust adaptive robot controlled by a non-linear PD feedback and compensation of two parts.)
- 2012-11-14 18:24:52下载
- 积分:1
-
some_beamforming_method
多种波束形成源代码,有很好的可扩展性
包括:直接相移波束形成,MVDR波束形成,music波束形成的源程序(A variety of beamforming source code, has very good scalability, including: direct phase-shift beamforming, MVDR beamforming, music source beamforming)
- 2008-05-15 00:32:06下载
- 积分:1
-
comp
The code classification of a benchmark to evaluate the accuracy of binary images
- 2012-12-29 17:14:17下载
- 积分:1