-
1
说明: 有限差分法,解决偏微分方程的其中的一种解法(Finite difference method to solve partial differential equations in which a solution)
- 2013-04-13 23:25:07下载
- 积分:1
-
可以编译的压缩感知的信号处理应用
随机调制信号下的模拟ppm,通过虚拟阵元进行DOA估计,计算多重分形非趋势波动分析,代码里有很完整的注释和解释,粒子图像分割及匹配均为自行编制的子例程,正确率可以达到98%。
- 2022-07-25 21:35:29下载
- 积分:1
-
Matlab
这是一本非常全面的matlab数学应用手册。(This is a very comprehensive manual matlab mathematical applications.)
- 2010-07-14 17:13:46下载
- 积分:1
-
synchronous-motor
matlab 同步电机 部件,压缩包参数可调(matlab synchronous motor parts, adjustable compression package parameters)
- 2013-04-14 21:31:22下载
- 积分:1
-
渗流力学
进行渗流力学的s-w曲线,压降漏斗,相渗曲线的作图(Perform s-w curve of seepage mechanics, pressure drop funnel, plot of phase infiltration curve)
- 2020-12-20 13:19:09下载
- 积分:1
-
6
说明: 基于遗传算法的车间布局优化MATLAB源码
车间布局优化是将加工设备、物料输送设备、工作单元和通道走廊等布置物体合理地放置在一个有限的生产车间内的过程。车间布局优化模型是一个含有较为复杂约束的非线性连续优化模型,可以使用遗传算法进行优化。
(Layout based on genetic algorithms optimization MATLAB Optimization is the source plant processing equipment, material handling equipment, work unit and channel corridors reasonable layout objects placed in a limited course of the production workshop. Optimization Model is a workshop with more complex nonlinear continuous constrained optimization model, you can use the genetic algorithm optimization.)
- 2011-05-10 16:07:50下载
- 积分:1
-
Invariant-moments
胡不变矩相关代码,有所需图片和源程序m文件(Invariant moments)
- 2011-10-08 13:49:11下载
- 积分:1
-
Differential-Evolution
通过应用差分进化算法求解一个例子,简单的展示了差分进化算法的使用。(Through the application of differential evolution algorithm for solving an example shows the simple use of the differential evolution algorithm.)
- 2020-08-23 15:28:17下载
- 积分:1
-
Throughput
认知无线电中吞吐量和用户比较的仿真,可以在matlab下运行
(Throughput and user cognitive radio simulation can run in Matlab)
- 2020-10-10 09:57:34下载
- 积分:1
-
System-identification
系统辨识作业 考虑如下模型
z(k)-1.5z(k-1)+0.7z(k-2)=u(k-1)+0.5u(k-2)+v(k)
其中v(k)是均值为0,方差为1的白噪声。根据模型生成数据,采用递推最小二乘法对模型参数进行辨识,要求绘出各参数随时间的变化曲线。
("System identification" computer test 。Consider the following model
Z (k) to 1.5 of z (k- 1)+ 0.7 z (k- 2) = u (k- 1)+ 0.5 u (k- 2)+ v (k)
The v (k) is the mean to 0, the white noise variance 1. Generate data according to the model, the recursive least squares method is adopted to model parameters are identified, draw the parameters changing with time curve.
)
- 2020-12-17 20:19:11下载
- 积分:1