-
matlab_toolbox(7)
matlab的工具书(7本),对不同行业分不同的工具书(Matlab tool (7), the different sectors of the different tool)
- 2007-04-10 18:01:03下载
- 积分:1
-
test4
几个非常实用的神经网络实例,是用matlab语言编写(Several very practical examples of the neural network, using matlab language worth learning!)
- 2013-04-09 22:45:19下载
- 积分:1
-
Taylor-Green-Vortex
MATLAB code to simulate the TAylor Green Vortex problem
- 2014-02-14 21:16:37下载
- 积分:1
-
The-sourcecode-of-neural-network
关于神经网络算法的展示代码
有matlab与c#两种实现方式(Show on neural network algorithm matlab code has two implementations with c#)
- 2013-12-31 20:15:47下载
- 积分:1
-
MATLAB-tuxiang
包含了各种matlab数字图像处理的小程序 (Contains a variety of digital image processing matlab applet)
- 2013-10-03 10:44:22下载
- 积分:1
-
pmsm_spwm
说明: 电机控制仿真例子,用于永磁同步电机的spwm控制对初学者友好,欢迎下载参考,学习交流使用(Motor control simulation example, SPWM control for permanent magnet synchronous motor is friendly to beginners, welcome to download reference, learn to use AC)
- 2021-04-16 16:28:53下载
- 积分:1
-
hi
说明: this file contains the medical image processing.
Here, I have to find the preprocessing methods. In this implementation i have to add the salt and pepper noise.
- 2013-10-01 23:32:54下载
- 积分:1
-
EMWAVE
对电磁波三维传播的仿真,包括在自由空间的传播和FDTD算法的有界空间传播(Three-dimensional simulation of electromagnetic wave propagation, including propagation in free space bounded space propagation and FDTD algorithm)
- 2013-11-24 11:26:13下载
- 积分:1
-
qq
说明: Matlab for serial interface
- 2010-07-06 01:07:26下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1