-
iris
对虹膜识别进行整个流程,定位,归一化,识别(iris recognition ,iris feature)
- 2018-11-12 10:19:02下载
- 积分:1
-
程序2015.12.01
对演化博弈复制动态方程分析得到的演化稳定策略的仿真(Simulation of evolutionary stability strategy for dynamic equation analysis by evolutionary game)
- 2020-12-20 13:39:10下载
- 积分:1
-
AdaptiveClutterCancelled
自适应滤除直达波干扰,包含LMS,RLS和NLMS,并且分析了抑制性能,希望对大家有所帮助。(Adaptive filtering of direct wave interference, including LMS, RLS and NLMS, as well as analysis of their suppressing performance, I hope it would be useful to you.)
- 2020-12-21 09:39:07下载
- 积分:1
-
err
一些用3DMax软件建好的建筑物模型,可供大家实验使用。-err
- 2022-03-22 17:25:46下载
- 积分:1
-
LABVIEW初学练习
说明: hslogic算法仿真,基于MATLAB的中继系统的仿真,瑞利信道下进行测试误码率(Hslogic algorithm simulation, relay system simulation based on MATLAB, test bit error rate under Rayleigh channel)
- 2020-06-19 00:40:02下载
- 积分:1
-
yei_mg26
现代信号处理中谱估计在matlab中的使用,ICA(主分量分析)算法和程序,针对EMD方法的不足。( Modern signal processing used in the spectral estimation in matlab, ICA (Principal Component Analysis) algorithm and procedures, For lack of EMD.)
- 2017-04-07 00:24:17下载
- 积分:1
-
基于免疫算法的模糊神经网络在板厚板形控制中的应用 很不错的文章 对免疫算法的模糊神经网络控制进行的详细的分析...
基于免疫算法的模糊神经网络在板厚板形控制中的应用 很不错的文章 对免疫算法的模糊神经网络控制进行的详细的分析
- 2022-03-06 03:23:23下载
- 积分:1
-
abaqus-creep-of-concrete
abaqus可用的用户子程序,可以考虑混凝土弹性模量随时间,应力变化等情况下的徐变。可以考虑徐变恢复。(creep of concrete)
- 2014-03-06 11:11:44下载
- 积分:1
-
saved_vehicles
说明: 纯电动汽车能量制动回收MATLAB建模,适合新能源汽车的学生使用(Matlab modeling of energy brake recovery of pure electric vehicle, suitable for students of new energy vehicles)
- 2020-01-29 17:00:37下载
- 积分:1
-
PAT
Given N rational numbers in the form "numerator/denominator", you are supposed to calculate their sum.
输入描述:
Each input file contains one test case. Each case starts with a positive integer N (<=100), followed in the next line N rational numbers "a1/b1 a2/b2 ..." where all the numerators and denominators are in the range of "long int". If there is a negative number, then the sign must appear in front of the numerator.
输出描述:
For each test case, output the sum in the simplest form "integer numerator/denominator" where "integer" is the integer part of the sum, "numerator" < "denominator", and the numerator and the denominator have no common factor. You must output only the fractional part if the integer part is 0.(Input Description:
Each input file contains one test case. Each case starts with a positive integer N (<=100), followed in the next line N rational numbers "a1/b1 a2/b2 ..." where all the numerators and denominators are in the range of "long int". If there is a negative number, then the sign must appear in front of the numerator.
Output Description:
For each test case, output the sum in the simplest form "integer numerator/denominator" where "integer" is the integer part of the sum, "numerator" < "denominator", and the numerator and the denominator have no common factor. You must output only the fractional part if the integer part is 0.)
- 2019-03-02 14:33:27下载
- 积分:1