-
simulink-coder
Simulink Coder™ (formerly Real-Time Workshop® ) generates and executes C and C++ code from Simulink®
diagrams, Stateflow® charts, and MATLAB® functions. The generated source code can be used for real-time and
nonreal-time applications, including simulation acceleration, rapid prototyping, and hardware-in-the-loop testing.
You can tune and monitor the generated code using Simulink or run and interact with the code outside MATLAB
and Simulink.
- 2013-08-09 23:10:40下载
- 积分:1
-
normrand
用matlab生成正态随机数,用于数理统计及概率中(to produce the random matrix with matlab)
- 2010-09-18 13:20:26下载
- 积分:1
-
Matlabmathjianmotoolbox
Matlab数学建模工具箱 各种算法、程序源代码应有尽有(Matlab toolbox of mathematical modeling algorithms, source code everything)
- 2010-05-19 22:52:06下载
- 积分:1
-
battery-canshu
介绍了采用电化学阻抗谱来进行锂电池的模型参数分析(lithium battery parameter estimation)
- 2014-02-10 14:25:10下载
- 积分:1
-
88968148SDH_S
极化sar H alpha 分解 matlab编程 适于初学人员(polsar H alpha decomposition)
- 2020-12-11 22:19:16下载
- 积分:1
-
gansao
小波包分析提取振动信号中的特征频率,含噪脉冲信号进行相关检测,二维声子晶体FDTD方法计算禁带宽度的例子。( Wavelet packet analysis to extract vibration signal characteristic frequency, Noisy pulse correlation detection signal, Dimensional phononic crystals FDTD method calculation examples band gap.)
- 2016-05-29 16:46:26下载
- 积分:1
-
Data-Driven Robust Approximate Optimal Tracking论文的实验示例程序
Data-Driven Robust Approximate Optimal Tracking论文的实验示例程序。(Data-Driven Robust Approximate Optimal Tracking paper experimental sample program.)
- 2020-06-27 00:20:01下载
- 积分:1
-
modulation_demodulation_simulation
关于调制解调的matlab代码和simulink的实例(On the modem code and simulink of matlab examples)
- 2009-09-10 06:58:28下载
- 积分:1
-
matlab_picture_video
用matlab实现提取静止的背景,读取各种视频格式的文件(Extract image background)
- 2011-08-23 08:48:23下载
- 积分:1
-
manish
[mimi,i]=min(abs(imag(disp1)-imag(disp2)))
legend( LHS of dispersion relation , RHS of dispersion equation )
xlabel( u,cl )
figure(1)
clc
uppercuts = input( Enter number of intersection points desired: )
[g,h] = ginput(uppercuts)
w = sqrt(V.^2-u.^2)
s = sprintf( Constants:
)
disp(s)
for p = 1:uppercuts
s = sprintf( u( d d) = 0.10f ,L-1,p,u(p))
disp(s)
s = sprintf( w( d d) = 0.10f
,L-1,p,w(p))
disp(s)
- 2013-04-12 17:16:39下载
- 积分:1