资源列表

« 1 2 ... .16 .17 .18 .19 .20 421.22 .23 .24 .25 .26 ... 3400 »

[数学计算/工程计算FFTsuanfaderuanjianshixian

说明:FFT算法的软件实现,有方法讲解,也有部分C++的源码。-FFT algorithm for software implementation, there are ways to explain, as well as some C++ The source.
<linger> 在 2025-01-21 上传 | 大小:4.59mb | 下载:0

[数学计算/工程计算kalman_intro

说明:一篇关于卡尔曼滤波的英文介绍,希望对大家有用-An article on the English introduced the Kalman filter, in the hope that useful
<王云> 在 2025-01-21 上传 | 大小:105kb | 下载:0

[数学计算/工程计算FFT_API

说明:一个高手写的FFT的PPT 需要的来-Written by a master of the FFT needs to PPT
<Juggler> 在 2025-01-21 上传 | 大小:155kb | 下载:0

[数学计算/工程计算whitenoise

说明:1.产生白噪声程序 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声。算法及程序实现叙述如下。 1) 设定x初值为11,A=179,长度WNlength,均值Average,方差Serror为用户输入的变量; 2) M =235,ζi= x/M; 3) 取ζi的小数部分
<陈栋> 在 2025-01-21 上传 | 大小:160kb | 下载:0

[数学计算/工程计算nljstate

说明:采用NLJ随机搜索的方法辨识一个以状态方法表示的非线性系统。选其初值 a1(0) =50 , a2(0) =100 , a3(0) =100 , a4(0) =50 , a5(0) =10 , 选范围为 r(1)(i)=0.5 a(0)(i) , 取数据长度 L =40, t =0.005 , 性能指标 J= 。迭代计算结果得 a 的估计值 1=17.6043243, 1=17.5977, 2=72.9573, 3=51.3014, 4
<陈栋> 在 2025-01-21 上传 | 大小:222kb | 下载:0

[数学计算/工程计算MSLS

说明:(1)Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用 计算输出数据 ;用原输出数据 计算 ,用递推最小二乘方法分别对系统参数和模型参数进行估计。 (2)M.dat,wnoise1.dat分别为M和白噪声序列。Wnoise1.dat的长度为700,wnoise2.dat的长度为1000。Msls6.c为N=600的程序,Msls8.c为N=800的程序。 (3)程序运行后,生成的两个h文件为产生的脉冲响应
<陈栋> 在 2025-01-21 上传 | 大小:270kb | 下载:0

[数学计算/工程计算GDCPC2005_ProblemSet

说明:ACM大学生程序设计竞赛广东省赛2005年赛题-ACM Collegiate Programming Contest in Guangdong Province tournament title game in 2005
<beison> 在 2025-01-21 上传 | 大小:214kb | 下载:0

[数学计算/工程计算testAngel

说明:实现的是对经纬度的分秒转换为double类型的坐标-Realization of the minutes and seconds of latitude and longitude is converted to double types of coordinates
<1982328> 在 2025-01-21 上传 | 大小:3kb | 下载:0

[数学计算/工程计算change_detection_based_on_Bayes

说明:本文着重阐述了如何通过贝叶斯理论在多时相高分辨率遥感影像中进行变换检测的技术,能够获得良好的检测效果。-This article focuses on how the adoption of Bayesian theory in multi-temporal high-resolution remote sensing images to transform detection technology, able to obtain go
<征征> 在 2025-01-21 上传 | 大小:680kb | 下载:0

[数学计算/工程计算yuxian

说明:实现余弦函数及其傅立叶变换后的波形,是通信实验中基础而必不可少的基本代码,有较详细注释-The realization of cosine function and its Fourier transform after the waveform, is the basis of communications experiments essential to the basic code, there are more detailed
<zhaomin> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft

说明:這是自己寫出來的快速傅利葉轉換 採用256arry陣列集合而成-This is written in their own fast Fourier Transform using 256arry array gathered together
<管浩炎> 在 2025-01-21 上传 | 大小:246kb | 下载:0

[数学计算/工程计算CRC

说明:数组为8位char型数值,通过该函数可以计算出数组的16位循环校验码。-Array for the 8-bit char type values can be calculated through the function of an array of 16 cycle parity-check codes.
<刘中> 在 2025-01-21 上传 | 大小:15kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 421.22 .23 .24 .25 .26 ... 3400 »

源码中国 www.ymcn.org