-
这是一个用于雷达航迹处理的kalman滤波程序
这是一个用于雷达航迹处理的kalman滤波程序-This is a deal for the radar track of kalman filtering procedures
- 2022-05-29 01:08:49下载
- 积分:1
-
比较BP,OMP,StOMP对于lena图像的CS效果
对于同一副256*256的lena图像进行压缩感知,对比的算法是BP,OMP以及StOMP(FDR),评价指标有:运算时间,压缩比率以及峰值信噪比
- 2022-04-10 19:58:26下载
- 积分:1
-
CAD二次开发
caD中相同图形去除,去除重复数据获取不重复数据
- 2022-02-06 18:43:45下载
- 积分:1
-
Given a set A [1 ... n], and one from A to its own mapping f, to find the larges...
给定一集合A[1...n]和一个从A 到其自身的映射f,寻找元素个数最多的一个子集S属于A,并使得S 满足:
1.f 把S 映射到自身;
2.S 中没有两个元素映射到相同的元素。-Given a set A [1 ... n], and one from A to its own mapping f, to find the largest number of elements in a subset of S belongs to A, and makes the S satisfy: 1. f to S is mapped to itself 2. No two elements of S mapped to the same element.
- 2022-12-19 23:40:03下载
- 积分:1
-
实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。...
实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。-A function of the realization of FFT transform. Call the form of y = bianhuan (xr, n) of them, xr Fourier transform in order to carry out the sampling signal for the input, y is output, n is the length of the signal xr.
- 2022-02-15 20:20:27下载
- 积分:1
-
TI DSP TMS320F280x PWM 死区控制例程。
TI DSP TMS320F280x PWM 死区控制例程。-TI DSP TMS320F280x PWM dead-zone control routines.
- 2023-05-30 15:40:04下载
- 积分:1
-
解决约瑟夫环问题
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace 实战_使用数组解决约瑟夫环问题
{
class Program
{
static void Main(string[] args)
{
int[] intPers = Jose(12, 3, 4);
Console.WriteLine
- 2023-06-26 06:40:03下载
- 积分:1
-
自适应算法的程序,用matlab语言编写,属于现代信号处理方法。...
自适应算法的程序,用matlab语言编写,属于现代信号处理方法。-Adaptive algorithm of the program, with the matlab language, belongs to modern signal processing methods.
- 2023-07-25 07:35:04下载
- 积分:1
-
三次样条插值方程
三次样条插值计算方程组-cubic spline interpolation equations
- 2023-06-03 23:00:02下载
- 积分:1
-
很不错的哦C常用算法程序集
很不错的哦C常用算法程序集-徐士良 -very good oh C procedures commonly used algorithm set-XU Shi-liang C algorithms commonly used procedures set-XU Shi-liang
- 2022-03-17 06:34:01下载
- 积分:1