-
ASK-FSK-PSK
该算法得出的变化使用这个3调制信号的振幅函数的变化在presance高斯白噪声的信噪比
- 2023-05-23 05:40:04下载
- 积分:1
-
判断闰年用c++写的,我也才学
判断闰年用c++写的,我也才学-judgment leap year with c write, and I barely
- 2022-09-28 11:10:02下载
- 积分:1
-
利用MacCormack两部差分格式求解一维激波管问题fortran程序
此为利用MacCormack两部差分格式求解一维Riemann问题fortran程序。一维Riemann问题实际上就是激波管问题(SOD问题)。激波管是一根两端封闭、内部充满气体的直管。在直管中由一薄膜将激波管隔开,在薄膜两侧充有均匀理想气体(可以是同一种气体,也可以是不同种气体),薄膜两侧气体的压力、密度不同。当时间t
- 2022-03-03 13:50:32下载
- 积分:1
-
边界元法求磁场的计算代码,主要计算部分有注释
边界元法求磁场的计算代码,主要计算部分有注释-Boundary element method code in order to calculate the magnetic field, the main computing part of the annotated
- 2022-01-26 03:24:01下载
- 积分:1
-
计算任意整数的节乘的精确数值,计算速度比较快
计算任意整数的节乘的精确数值,计算速度比较快-Arbitrary integer section calculated by the exact numerical calculation of the faster
- 2022-03-02 18:57:49下载
- 积分:1
-
雅可比迭代算法
* 对解决 Ax = b 鉴于初始逼近 x(0)。
*
* 输入: 数目方程和未知数 n;条目
* A(I,J),1 < = I J < = n 的矩阵 A ;条目
* B ㈠,1 < = I < = n 的非均匀期限 b ;的
* 条目 XO(I),1 < = I < = n 的 x(0) ;容忍 TOL ;
* 最大 N.迭代次数
*
* 输出: X(1),...,X(n) 的近似解决方案或一条消息
*,迭代的次数超过了。
*/
- 2022-01-28 16:55:49下载
- 积分:1
-
在 Python 中的IDEA 算法
idea.c- IDEA 分组密码算法的 C 源代码。 IDEA (国际数据加密算法),前身为 IPES (改进提议的加密标准)。算法由薛家赖和 James L.梅西,苏黎世 ETH 的开发。此实现修改和来自原来的 C 代码开发了薛家荔枝。从零开始的索引添加的名称更改从IPES的IDEA。循环流化床功能添加。随机数字例程添加。
- 2022-04-21 11:41:44下载
- 积分:1
-
把华氏温度与摄氏温度的互相转换。。。随便输入一个华氏温度值或是摄氏温度值。。该程序都可以轻松得将其转化了相应的摄氏或华氏温度...
把华氏温度与摄氏温度的互相转换。。。随便输入一个华氏温度值或是摄氏温度值。。该程序都可以轻松得将其转化了相应的摄氏或华氏温度-put Fahrenheit temperature and Celsius temperature interchangeable. . . The importation of a casual Fahrenheit or Celsius temperature temperature. . The program can quickly and easily be translated into the corresponding Celsius or Fahrenheit temperature
- 2022-06-20 20:53:54下载
- 积分:1
-
基础的PSO算法,注释详细,很利于学习参考。
一个基础的PSO算法,注释详细,很利于学习参考。
粒子群优化算法(PSO——Particle Swarm Optimization)是一种基于种群的随机优化技术,由Eberhart和Kennedy于1995年提出。粒子群算法模仿昆虫、兽群、鸟群和鱼群等的群集行为,这些群体按照一种合作的方式寻找食物,群体中的每个成员通过学习它自身的经验和其他成员的经验来不断改变其搜索模式。
- 2022-09-09 00:20:02下载
- 积分:1
-
With the human genome project implementation, through genome sequencing, protein...
随着人类基因组计划的实施,通过基因组测序,蛋白质序列测定结构解析等实验,分子生物学家提供了大量的有关生物分子的原始数据,需要利用现代计算技术对这些原始数据进行收集、整理、管理以便于检索使用。而为了解释和理解这些数据,还需要对数据进行比对、分析,建立计算模型,进行仿真、预测与验证,因而出现生物信息学,它的出现,极大的促进了分子生物学的发展。-With the human genome project implementation, through genome sequencing, protein sequencing experiments such as structural analysis, molecular biologists to provide a large amount of biological molecules of the original data, the need to use modern technology to these raw data collection, collation and management in order to facilitate retrieval use. To explain and understand these data, and data need to be compared to analysis, model, simulation, prediction and validation, therefore, bioinformatics, and its emergence has greatly promoted the development of molecular biology.
- 2022-09-17 05:10:03下载
- 积分:1