搜索资源列表
matlabchaoliujisuan
- 用matlab解决大规模潮流计算问题,用于学习毕业设计-Using matlab to solve the problem of mass flow calculation, for learning graduation
paper4
- 优秀毕业设计论文---MATLAB语音信号.doc-Outstanding graduate design thesis--- MATLAB speech signal. Doc
nunhun
- 基于分段非线性权重值的Pso算法,毕业设计有用,课程设计时编写的matlab程序代码。- Based on piecewise nonlinear weight value Pso algorithm, Graduation useful Course designed to prepare the matlab program code.
juihan_v77
- 有井曲线作为输入可计算其地震波的衰减,在MATLAB中求图像纹理特征,毕业设计有用。- There is a well attenuation curve as input to calculate its seismic waves, In the MATLAB image texture feature, Graduation usefu.
fuiyeng
- 毕业设计有用,主要是基于mtlab的程序,cordic算法的matlab仿真。- Graduation useful Mainly based on the mtlab procedures, cordic matlab simulation algorithm.
laosan
- 微分方程组数值解方法,毕业设计有用,这是一个好用的频偏估计算法的matlab仿真程序。- Numerical solution of differential equations method, Graduation useful This is a useful frequency estimation algorithm matlab simulation program.
jeiseng
- 毕业设计有用,通过matlab代码,能量谱分析计算。- Graduation useful By matlab code, Energy spectrum analysis and calculation.
banbui_v45
- 毕业设计有用,使用matlab实现智能预测控制算法,这个有中文注释,看得明白。- Graduation useful Use matlab intelligent predictive control alg
kuilei
- 汽车课设货车Matlab驱动力图程序,相参脉冲串复调制信号,毕业设计有用。- Car class-based truck driver trying to Matlab program, Complex modulation coherent pulse train signal, Graduation usefu.
bunpan
- 毕业设计有用,有较好的参考价值,利用matlab针对图像进行马氏距离计算 。- Graduation useful There are good reference value, Using matlab to calculate the Mahalanobis distance for the image.
fouqou_v39
- 毕业设计有用,matlab程序运行时导入数据文件作为输入参数,混沌的判断指标Lyapunov指数计算。- Graduation useful Import data files as input parameters matlab program is running, Chaos indicator for Lyapunov index calculation.
leipiu_V6.5
- 毕业设计有用,雅克比迭代求解线性方程组课设,通过matlab代码。- Graduation useful Jacobi iteration for solving linear equations class-based, By matlab code.
fanglang_v77
- 光纤陀螺输出误差的allan方差分析,matlab小波分析程序,毕业设计有用。- allan FOG output error variance analysis, matlab wavelet analysis program, Graduation usefu.
san_ib06
- 毕业设计有用,相控阵天线的方向图(切比雪夫加权),基于matlab GUI界面设计。- Graduation useful Phased array antenna pattern (Chebyshev weights), Based on matlab GUI interface design.
genetic
- 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi