搜索资源列表
chap2
- It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No2
No2
- 数值计算,实现数值积分功能,利用龙贝格积分法则,对指定的函数进行积分运算-Numerical calculation, to achieve numerical integration function, using Romberg integration rule, the specified function of integral operation
NO2
- 顺序表 create_sqlist(Sqlist *L)/*创建顺序表*/ { int k ElemType x k=0 scanf(" d",&x) while(x!=0) { L->data[k]=x k++ scanf(" d",&x) } L->length=k } void print_sqlist(Sqlist *L)/*输出顺序表*/ { int j
ANN-No2
- 人工神经网络教程第二部分,教师上课的详细教案,word文档编写-Artificial neural network tutorial class teachers detailed lesson plans, word documents to write
no2
- 电力系统IEEE30节点的节点阻抗矩阵的形成程序,采用的是支路追加法-Power system IEEE30 node node impedance matrix formation program, using the branch addition method
AQI计算程序
- AQI是空气质量指数,根据SO2、NO2、CO、O3、PM10、PM2.5六种污染物浓度计算AQI值,判断空气质量的好坏