搜索资源列表
average
- 这个程序对于输入的一系列浮点数,求出其平均值 M,方差 S^2,标准差 S-procedures for the importation of a series of float, derived average M, S ^ 2 variance, standard deviation S
average-gray
- 图片处理,可以打开12幅图片,分别存储在指针中,每读入一副点存入,最后显示可得到平均后的结果。有利于得到稳定背景。-pictures, can open 12 photographs were stored in the target, every time deposited into a point, Finally available to show the average results. Conducive to a stable background.
loo.rar
- The leave-one-out cross-validation scheme is a method for estimating % the average generalization error. When calling % [Eloo,H] = loo(NetDef,W1,W2,PHI,Y,trparms) with trparms(1)>0, the network % will be retrained a maximum of trparms(1) itera
AVERAGE
- 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point a
students
- 建立学生信息管理系统,实现一系列的功能: 存储信息:实现对信息的插入、删除、修改等功能; 查询信息 :显示全部学生信息、按学号查询、按姓名查询、按性别查询、按年级查询学生所学课程、按教师查询听课学生; 排序:实现按学号、按年龄、按某课成绩、按总成绩进行排序; 统计:男女生人数、每个人的平均成绩、各课的平均成绩;-The establishment of Student Information Management System to achieve a series of fun
moving_average_v3.1
- Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps. -MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at hi
student
- 一个用c++写的简单的学生管理系统,包括添加,删除,按成绩平均分和总分排出顺序-A c++ to write with a simple management system for students, including add, delete, according to results from the average total points and the order of
moving
- calculates the moving average of a graph
SolveQuadraticEquationsusingFactorisation
- Calculate Average Bitmap Color in C-Calculate Average Bitmap Color in C++
Chapter5UsefulExpressionsforEvaluatingAverageError
- Useful Expressions for Evaluating Average Error Probability Performance 分析误码率性能的有用表达式,推荐,值得一看-Useful Expressions for Evaluating Average Error Probability Performance analysis of bit error rate performance of a useful expression, recommendation, see
average
- 比较简单c程序 求三个整数的平均值 大家参考一下-The average for the three integer
average
- excel-vba程序,调用average函数,每5列算一次平均,方便处理多列的情况-excel-vba procedures, average function call, each one an average of five operators, to facilitate the processing of cases and more out
min-average-cycle-algorithm
- 一个求最短平均回路的算法,有兴趣的朋友可以参考一下。-An algorithm for finding the shortest average cycle .
awk
- collection of awk scr ipt use to measure and calculate end-to-end delay, average delay, jitter, throughput-collection of awk scr ipt use to measure and calculate end-to-end delay, average delay, jitter, throughput..
SLM
- 选择映射法实现降低OFDM的峰值平均功率比的仿真-Mapping method chosen to achieve lower peak to average power ratio of OFDM-Simulation
Measured-the-average-value-of-wave
- 测量显示区域内波形的平均值,当显示区域不同是可以实时的测量此区域内的波形参数的平均值-Measured the average value of wave in dispiays
Gauss-Average-inverse-method
- 有关大地测量方面的高斯平均引数法反算,希望对大家有用-For geodetic Gauss Average inverse method, we hope to be useful
Gauss-Average-method-is-considered
- 有关大地测量方面的高斯平均引数法正算,希望对大家有用-For geodetic Gauss Average method is considered, we hope to be useful
data average set
- data average set for experiment
[EA]一种均线例读学习Moving Average
- [EA]一种均线例读学习Moving Average(if(OrderSelect(i,SELECT_BY_POS,MODE_TRADES)==false) break;)