搜索资源列表
mysort
- 几种排序算法:冒泡、直接插入、选择、She-several Sorting Algorithm : Bubble, direct insert, select, She
matlab_source
- 雷达信号处理中,杂波抑制的MTD算法源程序 扩频调制中的DDS实现算法,直接序列扩频算法 信号处理分析中的chirp generate LFM signal算法-Radar signal processing, clutter suppression algorithm MTD source of spread spectrum modulation in the DDS algorithm, direct sequence spread spectrum signal processi
t_direct_decon
- tsint.f90 Generates and writes a set of synthetic seismic traces that are read by the t_direct_decon.f90 code. The synthetic data is composed of 10 traces of 1000 samples, with a multiple of period p=200 samples, and reflection coefficient c=
RtwMatrix
- GPS惯性导航系统,解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用-GPS inertial navigation system, after decompression will be 5M, which I use C# for embedded WinCE do a GPS/inertial
QR
- QR分解是球形MIMO检测算法必不可少的环节,本代码采用m语言描述了QR分解分解具体怎么实现,而不是直接调用matlab内部函数,采用的是QR分解的脉动阵列结构,据此代码可轻易实现QR分解的FPGA设计-QR decomposition is an essential part of the spherical MIMO detection algorithm, the code uses QR decomposition decomposition m language to describe
zjzjtest
- 直接转矩控制技术.doc 例1、CLARK变换的DSP实现 例2、PARK变换的DSP实现 例3、空间矢量的算法程序 -Direct Torque Control technology. Doc Cases 1, CLARK Transform DSP realization of cases 2, PARK Transform DSP realization of Example 3, the space vector algorithm
PMSG000
- 直驱永磁同步风力发电系统的设计与仿真,对从事风电行业的人很用,可以验证风电变流器的控制算法。-Direct-drive permanent magnet synchronous wind power system design and simulation, to engage in the wind power industry, it is very available, you can verify the control algorithm wind power converter.
ZSY
- 广义预测控制,采用隐式直接算法,实现参数辨识和预测控制-Generalized predictive control, implicit direct algorithm, parameter identification and predictive control
test
- 广义互相关法的简单算法实现,与直接互相关法有所比较- Generalized simple algorithm to achieve cross-correlation method, and has a direct correlation method comparison
Student
- 项目:设计并实现一个学生管理系统,即定义一个包含学生信息(学号,姓名,成绩)的顺序表,可以不考虑重名的情况,系统至少包含以下功能: 1. 根据指定学生个数,逐个输入学生信息; 2. 逐个显示学生表中所有学生的相关信息; 3. 给定一个学生信息,插入到表中指定的位置; 4. 删除指定位置的学生记录; 5. 统计表中学生个数; 6. 利用直接插入排序或者折半插入排序按照姓名进行排序; 7. 利用快速排序按照学号进行排序; 8. 根据姓名进行折半查找,要求使用递归算法实现,成功返回此学
