-
学生的综合素质受多种因素影响,如何建立科学的评估体系是各大学多年来一直探索的问题。经
过分析各种因素建立了高校学生综合素质
模型,并对高校学生的综合素质...
学生的综合素质受多种因素影响,如何建立科学的评估体系是各大学多年来一直探索的问题。经
过分析各种因素建立了高校学生综合素质
模型,并对高校学生的综合素质进行科学地定性与定量分析,通
AHP
过模型计算表明:综合指数得出的结果能对学生的优点和弱点作出客观评价,有利于学生的全面发展,对当前进
行素质教育具有现实意义。-The overall quality of students affected by many factors, how to establish a scientific evaluation system of universities is to explore the issue has been. After analysis of various factors to establish a comprehensive quality model for college students and college students to carry out the comprehensive quality of qualitative and quantitative scientific analysis, Qualcomm AHP model calculations have shown that: composite index can be the result of the strengths and weaknesses of students to make objective evaluation, is conducive to the holistic development of students, carried out on the current quality of education has a practical significance.
- 2022-06-17 21:13:42下载
- 积分:1
-
双正交5/3小波的提升格式构造,VC实现,看完可模仿着编
双正交5/3小波的提升格式构造,VC实现,看完可模仿着编-Biorthogonal 5/3 wavelet upgrade format structure, VC, read a series replicable
- 2022-05-26 19:58:43下载
- 积分:1
-
求解圆周率pai的经典程序
求解圆周率pai的经典程序-solving pi pai classic procedures
- 2022-07-19 13:46:26下载
- 积分:1
-
latent dirichlet allocation C语言实现算法 LINUX 下运行
latent dirichlet allocation C语言实现算法 LINUX 下运行-latent dirichlet allocation the c implementation
- 2022-07-13 10:58:06下载
- 积分:1
-
感应电机速度控制
应用背景这是产生PWM感应电机的SVPWM算法关键技术这种利用MikroC Pro的dsPIC编译器生成的代码
- 2022-06-19 03:29:39下载
- 积分:1
-
Bayes滤波器算法,c++语言实现,Visual Studio.net下实现,2003年8月修正版本,用于数据融合算法
Bayes滤波器算法,c++语言实现,Visual Studio.net下实现,2003年8月修正版本,用于数据融合算法-Bayesian filter algorithm, c language, was officially realizing, in August 2003 amended version, algorithm for data integration
- 2023-01-26 08:40:04下载
- 积分:1
-
计算光子晶体能带的程序,用matlab编写,比较容易理解!
计算光子晶体能带的程序,用matlab编写,比较容易理解!-photonic crystals can be calculated with the procedures used Matlab to prepare, easier to understand!
- 2022-01-23 10:31:53下载
- 积分:1
-
PL
PL
- 2022-06-03 08:23:47下载
- 积分:1
-
n阶方阵的克劳特(crout)分解matlab实现
应用背景n阶方阵的克劳特(crout)分解matlab实现关键技术在矩阵分析课上学习了n阶方阵的三角分解或叫克劳特(crout)分解,便尝试着用MATLAB编程实现。给一个例子如下:
原矩阵a=[2 1 -5 1;1 -3 0 -6;0 2 -1 2;1 4 -7 6]
执行 [l,u]=crout(a);
分解后得:
l=[2 0 0 0;1 -3.5 0 0;0 2 0.4286 0;1 3.5 -2 -9]
u=[1 0.2 2.5 0.5;0 1 -0.7143 1.8571;0 0 1 -4;0 0 0 1]
- 2022-03-20 07:06:32下载
- 积分:1
-
感知器的demo,批处理模式识别作业type.typically有用
感知机算法演示程序,批处理。用于模式识别课程作业-perceptron demo,batch type.typically useful to Pattern Recognition homework
- 2023-04-16 14:05:04下载
- 积分:1