搜索资源列表
MATGPR_R1
- 基于matlab的探地雷达信号处理开源程序,包括回波图显示,谱分析,均值滤波,去直流分量,FK,kl滤波,FK偏移,时深转换速度模型分析等
acoustic_clayton_engquist_1
- 均匀介质二维声波数值模拟,采用clayton-engquist 1阶边界条件。有公式及参考文献。带有速度模型以及雷克子波函数,解压后直接运行就可以-2D acoustic numerical simulation of a homogeneous medium, using the clayton-engquist 1-order boundary conditions. Formulas and references. With the velocity model and the the R
AMT
- 基于GVF和VFC主动轮廓模型代码,代码采用matlab编写,另外有C语言编程提供更快运行速度-VFC based GVF active contour model and code, code written using matlab, another C programming language to provide faster speed
MATGPR_R2
- 基于matlab的探地雷达信号处理开源程序,包括回波图显示,谱分析,均值滤波,去直流分量,FK,kl滤波,FK偏移,时深转换速度模型分析等-Matlab on the ground-penetrating radar signal processing to open source, including echocardiogram showed that spectral analysis, the mean filtering, to DC, FK, kl filter, FK migrat
DIANJI
- 异步电机参数的在线辨识研究/基于模型参考自适应的异步电动机转动惯量的辨识/交流感应电机的参数辨识及数字控制技术研究;基于大功率异步电机。硕士论文,对理论说明非常好,而且还有实验仿真说明-Induction motor parameter identification online research, based on high-power induction motors. Master' s thesis, a very good descr iption of the theory,
DJ
- 同步电机闭环速度调节SIMULINK仿真模型 已经MATLAB验证-Synchronous motor closed-loop speed regulation SIMULINK simulation model validation has MATLAB
Hopfield-PID
- 基于hopfield网络的PID模型参考自适应控制,对象为典型的伺服系统速度环框图-Hopfield network-based PID model reference adaptive control, the object of a typical servo system speed loop block diagram
asynchronous
- 速度反馈异步感应电机调速系统的matlab仿真模型,mdl文件-Velocity feedback asynchronous induction motor speed control system of the matlab simulation model, mdl file
sensorlesscontroloftheIM
- 这是一个关于异步电机无速度传感器的仿真模型,采用参考模型自适应-sensorless control of the IM based on the MRAC
IM_DTC_RF
- 自己做的感应电机无速度传感器直接转矩控制仿真模型,特拿来分享,还望大家多多指教。-sensorless direct torque control for induction motor
fast_marching
- 在Juan Cardelino发布的FMM(fast marching methos)2维程序基础上改写的3维程序。并改写成适合复杂速度模型,可用于地震旅行时计算。大模型3d算法在matlab下计算速度较慢,根据源码中的注释很容易改写成c程序。-3D FMM program revised from Juan Cardelino s 2D version. The program can calculate the seismic traveltimes in 3D complex model
shiliang-sensorless
- 异步电机的精确控制和速度辨识是交流传动系统中重要问题。该仿真模型在异步电机的数学模型、矢量控制原理及速度辨识算法的基础上,利用Matlab/Simulink仿真软件中SimPowerSystems模块,构建了基于MRAS无速度传感器的异步电机矢量控制系统。-The precise control and the speed identification of AC motor are the very important issues on AC drive system. In this pa
time
- 基于3GPP的空时无线信道模型(SCM)的在不同移动速度下的时间相关性。-3GPP-based space-time wireless channel model (SCM), moving at different speeds of time correlation.
mars1
- 实现模型参考自适应的无速度传感器仿真,运行良好,并且经过试验验证良好-Implementation model reference adaptive speed sensor simulation, running well, and after a good test verification
xiaobo
- 建立小波神经网络负荷预测模型,并对小波神经网络的节点(输入层、中间层、输出层)进行选择,并选用合适的小波神经网络的训练函数,提高收敛速度和负荷预测精度。-The establishment of wavelet neural network load forecasting model, and wavelet neural network nodes (input layer, middle layer, output layer) to select and choose the appro
LB_Method
- +1A 是!" 世纪$" 年代中期发展起来的用于模拟流动现象的计算方法( 它从分子运动论统计力学的观 点和理论出发,以微观的粒子尺度为基础,建立离散的速度模型,在满足质量、动量和能量守恒的条件下,得 出粒子分布函数,然后对粒子分布函数进行统计计算,得到压力、流速等宏观变量( 其主要思想就是以简单规 则的微观粒子运动代替复杂多变的宏观现象,用迁移和碰撞两个相对简单的过程再现流体的宏观特性。-Lattice boltzmann studies of fluid flow
model
- 地震褶积模型的设计,采用的是雷克子波。速度模型设计引入了弱反射层-Seismic convolution model of the design, using the wave Leike Zi. Velocity model designed to introduce a weak reflection layer
速度模型的牛顿迭代法求解代码
- 速 度 模 型 的 牛 顿 迭 代 法 求 解(velocity model solv Newton iteration method)
convolution_model
- 最基本的单道地震褶积模型,地震子波褶积,实例为三层的速度模型。(The most basic single-channel seismic convolution model,Seismic wavelet convolution,the example is a three-layer velocity model.)
simulink二自由度模型
- 使用simulink建立了线性二自由度车辆模型,输入为前轮转角,输出为侧向速度和横摆角速度,对初学者有一定的参考价值。