说明:在matlab中充分利用simulink的强大功能仿真通信系统中的调幅。-In matlab to make full use of the power of simulink simulation of communication systems in the AM.
说明:利用矩阵分析的方法对线性方程组进行求解分析,得出奇异值分解法相对于其他分解法的好处-Analysis using matrix method for solving linear equations analysis singular value decomposition method for t...
说明:新的微粒群算法 利用matlab实现 简单-a new PSO
说明:利用Matlab遗传算法工具箱求解有约束最优化问题 目标函数simple_fitness.m 约束边界条件函数simple_constraint.m 主程序main.m