-
MATLAB.docx
我的资料主要是对MATLAB编程中常遇到的一些错误进行了归类分析,绝对实用(My information is mainly classified MATLAB programming often encountered some errors, absolutely practical
)
- 2012-04-22 17:11:37下载
- 积分:1
-
MXFEM1d3
XFEMz准静态,部分编程计算的源代码,断裂力学方面的(XFEM QUASISTATIC VARIABLE)
- 2012-09-22 14:53:36下载
- 积分:1
-
epaneth
用MATLAB调用EPA的几个例子,实现EPA中的管网模拟(Calling EPA with MATLAB)
- 2021-01-21 22:58:46下载
- 积分:1
-
Car-Simulink
MATLAN中用simulink工具箱进行建模仿真,车辆工程搞仿真的朋友可以作为参考的例子,文件包括:1、基于Matlab/Simulink的车辆起步过程的仿真;2、基于Matlab_Simulink的四轮转向汽车操纵稳定性仿真;3、基于MATLAB_SIMULINK电动汽车感应电机建模仿真与特性分析;4、基于Matlab_Simulink环境四轮驱动混合动力汽车建模与仿真;5、基于Matlab_Simulink汽车驾驶员电动座椅控制系统的仿真设计;6、基于Simulink的电动汽车动力系统模型。(Simulation modeling with Simulink Toolbox in MATLAN, vehicle engineering simulation of friends can be used as a reference example, files included: 1, vehicle starting process simulation based on Matlab/Simulink, 2, the four wheel steering vehicle handling stability simulation based on Matlab_Simulink, 3, MATLAB_SIMULINK-based simulation modeling and characteristic analysis of induction motor for electric vehicles, 4, Matlab_ Simulink environment modeling and simulation of four-wheel-drive hybrid cars 5, based on Matlab_Simulink driver power seat control system design and simulation of 6, electric power system based on Simulink model.)
- 2012-04-09 15:08:52下载
- 积分:1
-
pam-matlab
matlab program with result
- 2013-10-04 17:54:03下载
- 积分:1
-
变化检测 - GRSL2009 - PCA - KMEANS
运用主成分分析法和K均值聚类法来进行SAR影像变化检测(SAR image change detection using principal component analysis and K-means clustering)
- 2020-12-24 16:29:06下载
- 积分:1
-
MathWorks_tools-master
利用MATLAB和Simulink进行S模式检测和解码(ADS-B Airplane Tracking Tutorial)
- 2017-05-17 18:18:27下载
- 积分:1
-
LPC111
LPC分析是进行语音分析的有效技术之一,包括语音信号采集,(about LPC)
- 2009-05-22 11:16:19下载
- 积分:1
-
minNF
运用内点罚函数法求解约束最优化问题的MATLAB实现代码。(The penalty function method)
- 2020-11-12 12:59:44下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1