-
Astar-code
说明: Astar航迹规划,针对二维飞行航迹进行路径规划,动态规划过程(Astar route planning)
- 2020-10-04 16:03:27下载
- 积分:1
-
通信系统解调中载波锁相环的设计
主要研究无线通信系统中,调制信号的载波同步问题,利用锁相环技术实现同步的matlab仿真(This paper mainly studies the carrier synchronization of modulated signal in wireless communication system, and realizes the MATLAB simulation of synchronization by using phase-locked loop technology.)
- 2019-05-08 19:29:20下载
- 积分:1
-
DCSK
AWGN信道中,如何用代码实现DCSK调制方法以及系统的误码性能的分析情况(AWGN channel, DCSK system error performance)
- 2013-04-02 14:41:15下载
- 积分:1
-
oselm
说明: 在线序列ELM (Online Sequential ELM,OS-ELM)是可以使用实时数据进行学习并更新输出权重的ELM算法。(Online sequential elm (OS-ELM) is an elm algorithm that can use real-time data to learn and update output weights.)
- 2020-12-28 15:30:18下载
- 积分:1
-
二代提升法实现的haar小波变换程序
说明: 二代提升法实现的haar小波变换程序
及整数小波变换。haar小波实现(Method II upgrade the haar wavelet transform procedures and integral wavelet transform. Haar Wavelets)
- 2005-11-16 03:58:46下载
- 积分:1
-
project2
设计一个简单的课程管理系统(CourseManager)。主要功能包括:
课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(Design a simple course management system (CourseManager). Key features include:
Entry course information. Including: course number (no), course name (name), credits (grade) and the like
Queries course information. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
Modify course information. Inquiry based curriculum to the specified courses, and then replaced with new content.
Remove course information. Remove a specified course of information based curriculum.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_2 package.)
- 2015-05-30 18:38:59下载
- 积分:1
-
Employee
建立类的层次结构。
创建如下图所示的类
使用类层次结构中的类
Employee : 姓名,保险号、
SalariedEmployee 周薪
CommissionEmployee 佣金率、销售总额
HourlyEmployee 每小时的工资和工作小时数
BaseplusEmployee 每周的基本工资数
(Create a class hierarchy.
To create a class as shown
Use classes in the class hierarchy
Employee: name, insurance number,
SalariedEmployee weekly earnings
CommissionEmployee commission rates, total sales
HourlyEmployee hourly wages and the number of hours worked
BaseplusEmployee weekly basic wage)
- 2020-11-26 10:19:32下载
- 积分:1
-
寻找起伏度最佳窗口arcgis
均值变点是统计学中常用的变点分析方法,其主要思想如下:
假设有一组数据,随着某个指标变化(增大),其值逐渐增加并趋于稳定,如何判断在这个过程中是否出现了突变的情况,异样的情况?
均值变点分析方法提供了一种思路,大概如下:
1 计算总的均值和方差;
2 循环将这组有序数据分成两组,X1,X2
计算各组的均值和方差,
计算总方差与分组方差之和的差;
3 得到变点(The change point of mean is a commonly used change point analysis method in statistics. Its main ideas are as follows:
If there is a set of data, as a certain index changes (enlargement), its value increases gradually and tends to be stable. How to judge whether there is a sudden change in the process and the unusual situation?
The mean change point analysis method provides a way of thinking, which is as follows:
1 the total mean and variance are calculated.
The 2 cycle divides the ordered data into two groups, X1, X2.
Calculate the mean and variance of each group.
The difference between the sum of the total variance and the group variance is calculated.
3 get a change point)
- 2021-04-15 14:18:54下载
- 积分:1
-
Java(day07)StudyNotes
java 学习记下来的学习笔记,仅供入门!(java study notes down for learning purposes only entry!)
- 2010-01-04 08:38:11下载
- 积分:1
-
day15-regist
使用mvc架构开发的一个小型注册程序,帮助学习java(Using MVC framework developed by a small registration procedures to help learn java)
- 2017-08-02 12:59:11下载
- 积分:1