登录
首页 » 算法 » 条带SAR波数域成像

条带SAR波数域成像

于 2022-11-09 发布 文件大小:7.11 kB
0 68
下载积分: 2 下载次数: 1

代码说明:

基于波数域条件下,利用条带SAR的思想,对几个分布目标进行成像的程序;目标个数可以改变,条带SAR的参数同样可以改变,以得到不同的成像效果,进而可以进行比较

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RTCM解码
    gps接收机的RTCM转化为ASCII码,对于学习RTCM有一定的作用,能起到一定的促进效果,希望喜欢的朋友踊跃下载,RTCM格式支持2.X,3.X等。可以二次开发为RTCM转RINEX格式!
    2022-09-03 21:50:02下载
    积分:1
  • //=== === === === === ==== === === === === === === =// letter Description// func...
    //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double *Yg-- 结点估计值,个数为m(过程变量) // int m------ 结点个数(已知条件) //注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2 -//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
    2022-04-29 13:08:12下载
    积分:1
  • % [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) %...
    % [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) % Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法- [Nearest_neighbours] = find_nearest_neighbours (database, desc, max_dist) Find the indices of the nearest neighbours of the given desriptors in the neighbor-point search algorithm, the nonlinear time series of very useful, is a commonly used algorithm
    2022-05-24 09:30:26下载
    积分:1
  • 波音747飞机运动空间六自由度仿真模型-Simulink程序.rar
    波音747飞机运动空间六自由度仿真模型-Simulink程序.rar波音747飞机运动空间六自由度仿真模型-Simulink程序.rar波音747飞机运动空间六自由度仿真模型-Simulink程序.rar
    2022-03-03 22:53:52下载
    积分:1
  • 这是我的毕业设计,所以我认为人们还是习惯写的,所以,我何…
    这个是我的毕业设计做的我觉得对大家还是有写用的,所以我给打击看看希望大家也给点意见。-this is my graduation design so I think people are still used to write, So, I hope to see you blow also points.
    2023-06-18 20:20:03下载
    积分:1
  • 强制性离散对数
    ^ x = 140851752bruteforce x
    2022-04-18 16:39:58下载
    积分:1
  • 多传感器数据融合系统中时间配准分析,非常有用
    多传感器数据融合系统中时间配准算法分析,非常有用-An analysis of time registration in multi―sensor data fusion system
    2022-08-15 21:14:51下载
    积分:1
  • 一个求素数个数的程序 pi(1000000000)不要1秒每个块如果10 0000, 需要 < 100000次全搜索加上8000 * 8000 <...
    一个求素数个数的程序 算pi(1000000000)不要1秒每个块如果10 0000, 需要 < 100000次全搜索加上8000 * 8000 < 6400 0000 总的次数小于7000 0000,就是说,搜索次数大大降低-for a few number-counting procedures pi (1000000000) not a second of each block of 10 0000, the need lt; Search 100,000 plenary with 8,000* 8,000 lt; 6400 0000 total is less than the number 7000 0000, that is to say, greatly reducing the number of search
    2022-03-22 17:01:12下载
    积分:1
  • 雷达方程
    "Radar_eq.m"函数实现方程 (1.61)。输出是 dB 中的信噪比或在 Km 范围内不同的地方输入的设置用于每个案例。
    2022-06-18 02:24:16下载
    积分:1
  • c + + 代码为 codechef 问题参观这座城市
    问题描述鲍伯有一辆新车。他很乐意带他女朋友长的驱动器。有 N 个城市和 N-1 双向道路的国家还有顶多是每一对城市之间移动的一种方法。他的女朋友想要长的驱动器。她想要跨尽可能多的城市可能驱动器中这样没有一个城市被不止一次跨越。你能告诉他们可以通过而无需再次前往同一城市的城市的最大数目吗?输入输入第一行包含一个整数 T 表示测试用例的数目。T 测试用例的描述如下: 第一行的每个测试用例包含整数 N 表示多个州的城市。接下来的 N-1 行包含 N-1 城市间的道路。每一行都包含一对 (u,v) 意味着你和市有一条路是城市之间 v
    2022-01-26 04:37:04下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载