-
mt
说明: 电机矢量控制,将电机转子,定子定位在MT轴,simulink仿真(motor simulink)
- 2009-05-10 10:00:43下载
- 积分:1
-
fdtd2D
用于计算电磁场分布的时域有限差分二维算法的MATLAB实现程序(Used to calculate the electromagnetic field distribution of one-dimensional finite difference time domain algorithm to achieve program MATLAB)
- 2010-12-21 23:37:00下载
- 积分:1
-
youhuadelizi(matlab)
基于matlab的人工神经网络的优化的例子和其仿真程序(Examples of optimization matlab based artificial neural network and its simulation program)
- 2014-12-07 15:09:00下载
- 积分:1
-
HFSS_EXCITATION
HFSS 端口激励的注意事项,包括不同的端口种类,主要集中讲解端口的尺寸,位置,如何激励等问题,是很不错的参考材料(Note HFSS port incentives, including different types of ports, mainly focusing on the size of the port, location, how to motivate other issues, is a very good reference material)
- 2015-01-27 01:09:58下载
- 积分:1
-
MATLAB_Program
图像处理的偏微分方程方法程序,有图像的分割,增强等程序,里面的有程序运行,所需要的图片,视频非常好用!(Method of partial differential equations of image processing procedures, image segmentation, enhancement program, which are run, the required pictures, video is very easy to use!)
- 2011-10-08 18:31:34下载
- 积分:1
-
additive_delay1_jan_09
Additive delay Linear matrix inequality simmulation
- 2013-09-27 02:19:57下载
- 积分:1
-
Modal-Analysis-and-Damage-Diagnosis
东南大学的《结构模态分析及其损伤诊断》,系统地介绍了结构模态信号处理的算法,是模态信号处理编程和学习的必备选择。(" Modal Analysis and Damage Diagnosis" Southeast University, introduced the algorithm modal signal processing, signal processing modal learning programming and necessary choice.)
- 2013-12-19 22:34:38下载
- 积分:1
-
o1
说明: 关于Matlab的简介以及一些基本函数的用法(the introduction of Matlab and some basic functions)
- 2010-06-23 10:01:58下载
- 积分:1
-
功能是MATLAB 语音文件存为数组的形式-MATLAB CODE
功能是MATLAB 语音文件存为数组的形式(MATLAB voice function is saving the file to the array of forms)
- 2005-03-09 16:25:51下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1