资源列表
device
- 警E卫办公自动化数据库,可以参照全部用SQL脚本建立数据库,以及添加相关用户组,用户名,权限等
Excise1
- 用C++语言编写学生成绩表,得到学生的数学英语中文的成绩和总成绩,-Written in C++ language student performance table, get the students achievement in mathematics and English, Chinese, total score,
HOMEWORK4
- emp(eno, ename, salary, mgr),其中mgr是员工领导,设计约束:要求领导的工资不能低于他的下属平均工资。(注意,这是一个递归查询)-emp (eno, ename, salary, mgr), which is the employee mgr leadership, design constraints: the requirement that lead not be lower than the wages of the average wage of his s
BubbleSorting-Array
- A simple Bubble Sort that let s you see the swapping of numbers per line
baizao222
- 当有噪声时,数字波束形成仍可以将来自不同方向的信号进行分辨,要注意噪声的大小影响波束的形成-When there is noise, digital beamforming signals can still be distinguished from different directions, to pay attention to the size of the impact beam is formed of the noise
isothermal
- fluent用于在流固交界面形成等温条件的动网格UDF。通过移动交界面上的节点使得面上温度处处相等。-A fluent UDF code used for forming isothermal conditions at the fluid-solid interface by moving the nodes according the temperature distribution.
sanciyangtiao
- 样条是在二十世纪初经常用于图样设计的一种富有弹性的细长条,多个样条互相弯曲链接后沿其边缘画出的曲线就是三次样条曲线,而[a,b]区间上给定n+1个节点的三次样条插值函数一般满足三个条件:1.在每个子区间上,其插值函数都是三次多项式;2.节点上的插值函数值等于其函数值;3.在区间[a,b]上,插值函数的二阶导数连续。-Splines are often used in the early twentieth century elongated strip of a flexible design
PCR
- 主成分回归在matlab上的实现,有详细介绍,简单易懂。-Principal Component Regression in matlab implementation are detailed, easy to understand.
hw4
- the Hilbert-Huang transform
huxiangguan
- 互相关原理解决控制后系统频率测试的程序,给定传递函数以及输入信号求控制系统输出。(感觉和理论结果有差距,可以用来参考计算过程)-Correlation theory resolved frequency control system test procedures given transfer function and input demand signal control system output. (Theoretical results and feel there are gaps,
NLMS
- nlms算法是对简单lms算法的改进,对它的迭代过程进行了一个改进,权系数更新做了修正~-Lms algorithm is a simple lms algorithm improvements on its iterative process for an improvement, the weight coefficient update done ~
FM
- 将模拟调频原理通过Matlab进行了仿真,并产生各阶段的频谱图。代码具有较详细的注释。-The simulation results are simulated by Matlab and the spectrum of each stage is generated. The code has a more detailed comment.