资源列表
matlab_fwa
- 烟花算法,在测试函数上测试,具有良好的优化性能。(ireworks algorithm, tested on the test function, has good optimization performance.)
mat
- 利用SGP4模型读取TLE根数,并对卫星轨道进行预测(Using SGP4 / SDP4 model, the tle data, that is, the number of track elements in two lines, is read and the track is predicted.)
Frost滤波算法
- Frost滤波算法的MATLAB实现,可用于SAR图像去噪。
数值分析(李庆扬、王能超、易大义)
- 该材料为数值分析(李庆扬、王能超、易大义)版本,可用于科研和工程开发。(This material is a version of numerical analysis (Li Qingyang, Wang nengcao, Yi Dayi), which can be used in scientific research and engineering development.)
2.自动售水机12
- 自动售水机、蓝桥杯框架、省赛、C、。。。(Automatic water selling machine, blue bridge cup frame, provincial competition, C)
PB9.0调用MD5加密
- PB9.0调用MD5加密,实现密码安全管理,常见于登录用户校验!
5G通信系统中的层映射
- 本例程是在MATLAB平台上实现,主要是完成了5G通信系统中的层映射的代码,符合3GPP中的协议规定。
SINS中陀螺比例因子标定matlab程序
- 陀螺比例因子的matlab标定程序与说明书。(Calibration procedure and instruction of gyro scale factor.)
惯性导航中常用的坐标系转换程序
- 惯性导航中一些比较常用的坐标系转换的matlab代码。(Matlab code of coordinate system conversion in inertial navigation.)
51单片机C语言实例(350例)Proteus仿真和代码
- 51单片机C语言实例(350例)Proteus仿真和代码(51 single chip computer C language example (350 cases) proteus simulation and code)
圆柱绕流
- LBM圆柱绕流,注释清晰,简单易懂,适合初学者借鉴
用循环快速表示一些数组
- 如何简洁的表示一些数; 生成一些等间距的数组,提供了多种方法,可以方便快捷的操作。