搜索资源列表
遗传算法用于从EM雷达数据提取地下古墓遗迹定位信息.rar
- 神经网络\遗传算法用于从EM雷达数据提取地下古墓遗迹定位信息
IS-95 FIR滤波器从白噪声中滤得低通噪声
- 使用matlab7.0使用IS-95 FIR滤波器从白噪声中滤得低通噪声,给出输入和输出模拟白噪声样本图,以及输入和输出噪声功率谱图。
linear-list 线性表从顺序表中才查找与给定的元素值相同的元素在表中的位置
- 构造一个空的线性表从顺序表中才查找与给定的元素值相同的元素在表中的位置-Linear form constructed from an empty table in order to find only elements with the same value for a given element position in the table
data sort 按从大到小的顺序排列
- 由输入对话框输入100个数值,数据放入数组a,其中的整数放入数组b,然后运用选择分类法将数组b中的数据按从大到小的顺序排列,并以每行五个数据在窗体上输出。-100 from the input dialog box to enter values into the data array a, where the integer into the array b, then select the classification using the data in the array b by
从数据文件records.txt中读取学生信息
- 从数据文件records.txt中读取学生信息,建立与源数据同序的学生链表并打印在屏幕上; 统计学生链表中身高达标人数(男女生的身高达标值由键盘输入),并打印结果; 对上述学生链表按学号进行排序,然后将一位学生的相关信息插入到已按学号排序的学生链表中后仍然保持学号的有序性,将结果链表打印在屏幕上; 对上述操作后的学生链表进行倒置,结果输出到数据文件result.txt中; 删除链表中身高为指定值的所有学生结点并打印; 将当前的学生链表拆分为男生链表和女生链表(没有
遗传算法用于从EM雷达数据提取地下古墓遗迹定位信息.r
- 神经网络\遗传算法用于从EM雷达数据提取地下古墓遗迹定位信息- The nerve network \ heredity algorithm uses in from the EM radar data to withdraw the underground ancient grave vestige localization information
matlab
- matlab从入门到精通,本书主要介绍matlab的基础知识和提高的内容-matlab from entry to the master, this book introduces the basics of matlab and improve the content of
matlab
- matlab 从入门到精通,比较适合matlab初学者使用!希望对大家有所帮助!-matlab from entry to the master, more suitable for matlab beginners! We want to help!
球从100米高度自由落下
- 题目10:一球从100米高度自由落下,每次落地后反跳回原高度的一半;再落下, 求它在第10次落地时,共经过多少米?第10次反弹多高? -Topic 10: a ball from 100 meters height free fall, every time after landing bounce back half of the original height To fall, For it in the 10th born, a total
取一个整数a从右端开始的4~7位
- 题目:取一个整数a从右端开始的4~7位。-Topic: take an integer a from the right end began to 4 ~ 7 a.
Matlab经典教程-从入门到精通
- matlab教程,Matlab经典教程-从入门到精通,(Matlab tutorial, Matlab classic tutorial - from entry to proficient,)
从滞回曲线提取骨架曲线点Matlab程序
- 钢筋混凝土低周往复加载试验从滞回曲线提取骨架点(Skeleton point extraction of hysteresis curve)
MATLAB从零到进阶程序-1
- 从零到进阶的matlab教程 视频文件等等(From zero to advanced matlab tutorial video files and so on)
从0开始移植UCOS II到野火STM32开发板.pdf
- 从0开始移植UCOS II到STM32开发板,十分详细的资料,讲的很清楚。手把手教学(From 0 to the UCOS II to STM32 development board, very detailed information, very clear. Hand handle teaching)
MATLAB
- MATLAB_7.0从入门到精通.pdf(MATLAB_7.0 From ABC to Master.pdf)
Matlab经典教程——从入门到精通
- matlab经典教程从入门到精通,初学者适用(Matlab classic tutorial from entry to master, beginners.)
从滞回曲线提取骨架曲线点Matlab程序
- 实际工程试验应用,从滞回曲线中提取骨架曲线(it will help solve some qusetions)
从零开始学Python网络爬虫源代码+教学PPT
- 《从零开始学爬虫》的配套资料(PPT和源码)("Learning Reptiles from Zero" (PPT and Source))
matlab data
- 基于元胞自动机的人群最佳逃生路线仿真,计算了优先级,从众值,指令值。(Simulation of crowd optimal escape route based on Cellular Automata)
pytorch从0到1随书代码
- pytorch从0到1随书代码,供广大网友学习交流