-
fft
fft.c非常常用的快速傅立叶变换程序。(fft.c very commonly used Fast Fourier Transform procedure.)
- 2007-07-24 10:42:07下载
- 积分:1
-
SpaceVectorPWM
SpaceVectorPWM状态空间矢量控制模型(SpaceVectorPWM)
- 2010-10-05 16:32:22下载
- 积分:1
-
gnumex2.01
gnumex 这是在matlab上用gnu 做c/c++编译器进行mex编译的工具。(henhao henqiangda!)
- 2009-04-15 21:28:56下载
- 积分:1
-
matlab
matlab关于直方图,均衡化,白平衡,匹配,边缘检测,图像变换的有关数字图像处理方面的几个程序代码。(matlab on histogram equalization, white balance, matching, edge detection, image transformation on several aspects of digital image processing code.)
- 2011-01-07 10:49:19下载
- 积分:1
-
poissonfdm
用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。(Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the basis of whether or not to stop iteration.)
- 2009-06-10 11:56:50下载
- 积分:1
-
svpwm
svpwm实例仿真,三电平的,正常运行,simulink(SVPWM instance simulation, three level, normal operation)
- 2021-03-15 10:09:22下载
- 积分:1
-
MATLAB数字信号处理仿真系统(GUI)
说明: 本课题基于MATLAB平台的数字信号处理仿真演示系统。数字信号即离散信号,本设计带有一个丰富得GUI人机交互界面,一共包括4个部分,分别为:离散时间信号的卷积,基本函数的Z变换(单位阶跃信号,脉冲信号,斜变信号,正余弦信号,指数系列信号),Z变换的基本性质(线性,位移,z域尺度变换,时域卷积),傅里叶变换的基本性质。是一个不错的选题,GUI设计逻辑清晰,章节清晰,层次明了。(This project is based on MATLAB platform of digital signal processing simulation demonstration system. Digital signal is discrete signal. This design has a rich GUI human-computer interface, including four parts: convolution of discrete-time signal, Z-transform of basic function (unit step signal, pulse signal, oblique signal, sine cosine signal, exponential series signal), basic properties of Z-transform (linear, displacement, z-domain scale transformation, time-domain convolution), The basic properties of Fourier transform. GUI design logic is clear, chapter is clear, level is clear.)
- 2020-08-07 12:59:46下载
- 积分:1
-
simulation-of-waveguide-mode
说明: 根据波导的边界条件求取麦克斯韦方程组,对波导当中电磁波传播的模式进行仿真(strike the Maxwell s equations According to the boundary conditions of media ,simulate electromagnetic wave propagation of waveguide modes )
- 2011-03-07 13:43:41下载
- 积分:1
-
MATPOWER2
MATLAB CODE FOR POWER FLOW 2
- 2014-01-06 19:49:33下载
- 积分:1
-
ScieCompLec6Q1
solve boundary value problem of
Cousera课程Scientific Computing的Lecture 6对应的Quiz中Question 1的求解程序。
求解常微分方程的边值问题。
y =-4y (y of Theory: y=0.5*sin(2x))
x∈[0,1]
BC: y(0) = 0 y (1) = cos(2).
(solve boundary value problem of Cousera course Scientific Computing' s Lecture 6 corresponds Quiz Question 1 in the solution process. Solving boundary value problems for ordinary differential equations. y' ' =-4y (y of Theory: y = 0.5* sin (2x)) x ∈ [0,1] BC: y (0) = 0 y ' (1) = cos (2).)
- 2013-05-22 12:47:54下载
- 积分:1