说明:在前面1维,2维的基础上继续推出3维的FDTD程序,可以帮助解决复杂的3维电磁散射问题,适用范围更广。这个程序给出计算要求的参数即可运行。
说明:1 学生面试问题(如何实现老师面试学生人数合理安排)。 2 人工神经元的Matlab实现。 3 JPDA算法的Matlab实现。-A student interview questions (how to achieve a reasonable number of students the...
说明:% PURPOSE : Demonstrate the differences between the following filters on the same problem: % % 1) Extended Kalman Filter (EKF) % 2) Unscented K...
说明:This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the pr...
说明:精通matlab与C/C++混合程序设计,北京航空航天大学出版社,第1--3章。-Proficient in matlab with C/C++ Mixed programming, Beijing University of Aeronautics and Astronautics Press, ...
说明:采用MATLAB编写的最新三维数据图形界面,运用GUI编程,输入函数名:volumization (data, n )即可。其中DATA的格式为:[n x m x p];n表示显示方式: 1 - all, 2 - every second, 3 - every third。 -MATLAB p...
说明:1, 自动去除导频,空子载波的simulink模块 2, 接下来是转二进制的模块(集成在解交织解卷积模型里,用一个Interger2Bit实现) 3, 然后是解交织解卷积模型―deconv. 负责解交织和解卷积 4, 再就是解RS解随机化模型―decode_new. 负责解RS解随机化 ...