-
Focus_BiSAR
任意模式的机载双基地合成孔径雷达方位非线性变标成像算法;适合于对SAR有一定基础的研究者;包含距离走动校正,方位非线性变标;变标因子推导等(Any mode airborne bistatic synthetic aperture radar imaging algorithm standard nonlinear variable orientation suitable for SAR have some basic researchers included walking distance correction, azimuth nonlinear variable standard variable scaling factor derived etc.)
- 2020-12-11 19:29:18下载
- 积分:1
-
CRCaaHamming
计算机网络技术 海明编码和CRC校验编码 matlab实现(Computer Network Technology Hamming coding and CRC check code matlab implementation)
- 2014-10-28 19:01:56下载
- 积分:1
-
yichuansuanfa
MATLAB编写的遗传算法程序,多项程序组合而成的MATLAB工具包(Genetic algorithm written in MATLAB )
- 2013-03-14 15:28:48下载
- 积分:1
-
pso-matlab
粒子群优化算法 的matlab代码,其中基本上可以运行的。(pso matlab)
- 2011-05-05 16:14:35下载
- 积分:1
-
dijkstra-
dijkstra算法的,比较简单。用于去图论路径最短值,会给出最短路径值和方案(dijkstra algorithm is relatively simple. For the shortest path to the value of graph theory, will give the shortest path values and programs)
- 2011-11-26 18:39:35下载
- 积分:1
-
matlab
数字信号处理理论算法与实现第二版(胡广书)随书光盘,配合教材使用,内含matlab源代码和C程序(Digital signal processing theory and implementation of algorithms second edition (HU-book) CD with the book, with the materials to use, containing matlab source code and C program)
- 2013-11-05 12:39:22下载
- 积分:1
-
exp
MATLAB codes for BPSK, QPSK, Differential BPSK, Pulse shaping and link budget calculation are uploaded
- 2014-01-23 18:11:39下载
- 积分:1
-
AM
说明: 这个方案是非常基本的振幅调制和解调初学者实施。已作出评论。(This program constitutes of very basic amplitude modulation and demodulation implementation for beginners. Comments have been made.
)
- 2010-07-05 11:57:16下载
- 积分:1
-
mountainroad
逢山开路问题的matlab程序源码,程序编制的比一些比赛论文中的要精细一些(Mountains and open source issues matlab procedures, programming than some of the papers in the race to fine some)
- 2008-07-27 12:43:18下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1