资源列表
ball.f90
- To calculate distance traveled by a ball thrown
Source
- Fortran program fishpack.f
fishpack4.1
- fishpack 77 version 4
fishpack90_1.1
- fishpack fortran 99 version 1.1
Test_01
- fishpack 90 test case.
新建文件夹
- 判断素数 输入10个学生5门课的成绩,分别用函数求:①每个学生平均分;②每门课的平均分;③找出最高的分数所对应的学生和课程。(Enter 10 students, 5 classes of results, respectively, with the function of seeking: (1) each student average; 2 the average of each class; find the highest scores corresponding to the st
素数 平均数 最高
- 判断素数; 输入10个学生5门课的成绩,分别用函数求:①每个学生平均分;②每门课的平均分;③找出最高的分数所对应的学生和课程。(Judgment prime; Seek average and highest marks.)
阵列信号处理MUSIC算法
- 阵列信号处理的MUSIC算法matlab程序,对不同算法进行了比较
FGA
- Fuzzy Genetic Algorithm in Matlab
GA Tuned Input Shaper
- A Shaper is presented whose parameters are tuned with Genetic Alg. suitable for unknown dynamics
speedyGAv1.3
- SpeedyGA: A Fast Simple Genetic Algorithm
regression
- 用线性回归找到最佳拟合直线,局部线性加权回归(locally weighted linear regression)