-
beammatlab
将梁分成9个单元,在中间受力,建立整体的刚度矩阵,建立整体模型。(The beam is divided into nine units, in the middle forces, the establishment of the overall stiffness matrix, the establishment of the overall model.)
- 2009-02-14 10:27:40下载
- 积分:1
-
PVSYSTEMprodict
随机权神经网络预测光伏电池的光功率的matlab仿真源代码(A random vector functional link network (RVFLN)It is proved that the RVFLN not only trains much faster with
good generalization performance, but also overcomes some pos- sible fl aws (such as the low convergence rate and the local
minimum) of the BP algorithm. But poor quality RVFLN is usually obtained whenever the training data are corrupted with outliers.)
- 2021-04-02 14:59:07下载
- 积分:1
-
ACO_on_JSSP
该程序是用matlab实现蚁群优化算法求解车间调度问题(The program is ACO algorithm for the jobshop scheduling problem)
- 2014-04-22 23:45:35下载
- 积分:1
-
speed control
检测电机转速通过pid算法对电机PWM占空比调节使电机达到预定转速(The motor speed is detected, and the duty cycle of the motor PWM is adjusted by the PID algorithm, so that the motor reaches the desired speed)
- 2017-08-07 15:36:40下载
- 积分:1
-
gps_final_new
说明: gps卫星位置预报,MATLAB编写,有动画界面(gps satellite position prediction, MATLAB prepared)
- 2010-04-02 11:01:59下载
- 积分:1
-
stepcontrol
说明: MATLAB编写的仿真小程序,关于STEP CONCROL的,仿真出CONTROL执行后的图形(MATLAB simulation prepared by the small program on STEP CONCROL. Simulation out CONTROL implementation of the graphics)
- 2006-02-06 09:03:12下载
- 积分:1
-
11
基于matlab的2FSK的调制与解调,内含有源程序代码和详细的解析报告。。。。。。(Matlab-based 2FSK modulation and demodulation, containing the source code and detailed analysis reports. . . . . .)
- 2013-10-20 20:56:00下载
- 积分:1
-
drtoolbox
图像算法algorithmreduction(algorithm)
- 2009-12-14 19:15:44下载
- 积分:1
-
4464885f-cfeb-4ffe-98c6-4777ab6c92c5
说明: 超宽带仿真看看可口可乐 的看法金额附件撒(Simulation of ultra-wideband to see the view of the amount of Coca-Cola Annex Caesar)
- 2008-11-25 16:27:18下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1