-
有限元的分析程序,对于初学有限元在结构中的应用很好用
有限元的分析程序,对于初学有限元在结构中的应用很好用-Finite element analysis program for learning the structure of finite element in the application of good use
- 2023-07-10 09:20:03下载
- 积分:1
-
遥感影像分类
资源描述用C#开发的遥感图像分类小软件,实现对遥感图像的的分类。主要是学习使用。
- 2023-07-10 11:55:03下载
- 积分:1
-
用C实现的AES文件
document of Implementation AES with c-document of Implementation AES with c++
- 2022-02-02 17:16:08下载
- 积分:1
-
This is a study on BP neural network procedures, these will certainly help begin...
这是一个关于BP神经网络的程序,对初学者有一定的帮助。-This is a study on BP neural network procedures, these will certainly help beginners.
- 2022-05-06 10:31:47下载
- 积分:1
-
acm pku的经典题目的代码和思路,包括了DP问题,贪心,回溯,等等都是很经典的题目...
acm pku的经典题目的代码和思路,包括了DP问题,贪心,回溯,等等都是很经典的题目-acm pku classic subject code and ideas, including the DP problem, greedy, backtracking, and so on are all very classic topic
- 2022-05-16 06:58:09下载
- 积分:1
-
MIMIO雷达相位编码信号产生与匹配滤波、DBF、MTD
对于发射接收都为8个通道的MIMO雷达系统,在一定的背景下,目标距离5000米,运动速度100m/s,运用相位编码信号,仿真发射信号、接收信号,进行DBF处理,匹配滤波提取信息后,MTD处理
- 2022-03-07 05:39:53下载
- 积分:1
-
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合...
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合的多项式的相关系数
//使用方法:int M------拟合多项式的项数(已知条件)
// double *b---拟合曲线的系数,按升次排列(已知条件)
// double *x---结点x轴数据(已知条件)
// double *y---结点y轴数据(已知条件)
// double *Yg--结点估计值,与*y相对应,个数为m(过程变量)
// int m------结点个数(已知条件)
//注意事项:多项式阶数最高为10,多项式的形式为 y = b0 + b1*(x-Xavr)...
-//=== === === === === === === === === === === =====// Function that// function name: Correlation// Function: Calculation of the polynomial least squares fitting correlation coefficient// Usage: int M------ polynomial fitting the number of (known conditions)// double* b-- Fitting curve coefficient, or times by arrangement (known conditions)// double* x--- node x-axis data (known conditions)// double* y--- node y-axis data (already known conditions)// double* Yg- the estimated value of node, and* y correspond to the number for m (process variables)// int m------ node number (known conditions)// Note: polynomial order up to 10, the polynomial
- 2023-05-06 14:40:03下载
- 积分:1
-
降采样(16Kto8K)
录音库采集,经常采用高采样率,如44.1k或16k, 但实际应用场合,录音采样率可能只有8k,因此需要降采样。本源码实现录音wav文件降采样,从16K转8K. 采用连续两点求平均,转完时域波形几乎不影响,听不出差别,但如用于语音识别,则可能有影响。
- 2022-01-25 22:51:20下载
- 积分:1
-
传教士野人坐同一船只过河问题的C语言程序
传教士野人坐同一船只过河问题的C语言程序-missionaries Savage sit the same river vessels of the C Programming Language
- 2022-02-10 00:20:45下载
- 积分:1
-
只是试试,简单版贪吃蛇
只是试试,简单版贪吃蛇
- 2022-07-13 00:11:15下载
- 积分:1