-
中山大学acm online sicily,一些经典的题目
中山大学acm online sicily,一些经典的题目-problems of sysu sicily
- 2023-01-15 11:40:03下载
- 积分:1
-
G726 解码器-asm.js
这些例程包括 CCITT G.726 16 Kbps 的实现ADPCM 编码算法。这种实现在本质上是相同的的位级描述除了几个偏差,利用的工作站属性,如硬件 2 的补充算法。
ITU-T G.726 编码器是编码算法,适用于编码的数字化的电话带宽自适应差分脉冲编码调制 (ADPCM) 波形 (0.3-3.4 千赫) 语音或在 8 kHz 采样的音频信号。此编码器在样本的样本基础上运作。可以用线性 PCM 或准 8 位 G.711 (m 法 A 律) 格式代表输入的样本(即 64 kbps)。对于 32 kbps 速率进行操作,每个样本被转换成一个 4 位量化的差异信号造成 G.711 格式的压缩比为 2: 1。对于 24 kbps 40 kbps 操作,量化后的色差信号是 3 位和 5 位,分别。
- 2022-02-25 14:17:37下载
- 积分:1
-
realthinclientsdk v6.04为XE4
在Delphi中安装RTC-SDK组件
- 2023-01-28 06:30:04下载
- 积分:1
-
很强的有限元分析软件ansys55的源码,用于计算规则长方体空腔的固有频率和模态...
很强的有限元分析软件ansys55的源码,用于计算规则长方体空腔的固有频率和模态-strong finite element analysis software ansys55 source code, rules for the calculation of the rectangular cavity natural frequencies and mode
- 2023-01-24 15:05:04下载
- 积分:1
-
使用java语言实现的c4.5决策树
使用java语言实现数据挖掘的C4.5决策树算法。其中用到4个class,myc45是主函数,values代表计算属性的取值,attribute用于计算信息增益比,以求找出最适用于分类的属性val则是处理输入的数据的类
- 2022-02-01 00:19:15下载
- 积分:1
-
对数回归方程logarithmregress.cs方程模型y = * LN…
对数回归方程 LogarithmRegress.cs
方程模型为 Y=a*LnX+b
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。
public override double forecast(double x)
预测函数,根据模型得到预测结果。
public override double computeR2()
计算相关系数(决定系数),系数越接近1,数据越满足该模型。
-Logarithmic regression equation LogarithmRegress.cs equation model for Y = a* LnX+ Bpublic override double [] buildFormula () get coefficient array, the storage order and model coefficients contrary, that is, the array is followed by the value of coefficient b, a. public override double forecast (double x) prediction function, according to the results of model prediction. public override double computeR2 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the data satisfy the model more.
- 2022-08-31 23:15:03下载
- 积分:1
-
此程序为数值算法分析里的跳马算法演示程序
此程序为数值算法分析里的跳马算法演示程序-procedure for numerical algorithm analysis of the algorithm vault Demonstration Program
- 2022-01-30 12:28:59下载
- 积分:1
-
Abstract: This paper aims to study a thermal complex objects can be an effective...
摘要:本文旨在研究一种能对复杂热工对象的有效建模方法。基于遗传算法的辨识方法有较强的抗干扰能力,对低、高阶系统、延时系统都可以达到很好的辨识效果。根据单元机组的低阶非线性模型,推导出一个双进双出、能够描述机组动态特性及机炉间相互耦合关系的协调控制系统传递函数矩阵。依次模型为基础,提出一种基于改进的遗传算法的参数辨识方法。-Abstract: This paper aims to study a thermal complex objects can be an effective modeling method. Identification method based on genetic algorithm has strong anti-jamming ability, low, high-end systems, delay systems can achieve very good recognition results. According to unit power plant low-level non-linear model, derived a double inlet and outlet, can describe the dynamic characteristics and boiler-turbine unit is coupled between two relations, coordination and control system transfer function matrix. Turn model was proposed based on improved genetic algorithm based on parameter identification method.
- 2022-01-24 09:15:33下载
- 积分:1
-
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。...
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。-method for using the power of the matrix eigenvalue, seeking the Matrix is the biggest character and the corresponding eigenvector.
- 2022-01-21 01:40:03下载
- 积分:1
-
VB控制网平差
VB控制网测量平差程序。原创,解决各种边角控制网的平差计算,含有水准,摄影测量模块,是测绘工程测量平差课程设计的重要参考。适合测绘工程专业平差模型设计参考。
- 2022-01-25 20:17:18下载
- 积分:1