-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1
-
DSPmatlab
现代数字信号处理的Matlab实现,很好很实用的东西,比较全面。(Modern digital signal processing Matlab to achieve good things in a very practical, much more comprehensive.)
- 2009-05-01 23:24:23下载
- 积分:1
-
wft_guassian
加窗傅里叶变换(windowed fourier transform_guassian)取高斯窗。(Windowed Fourier transform (windowed fourier transform_guassian) take the Gaussian window.)
- 2011-07-06 17:11:56下载
- 积分:1
-
PMSM_top
Permanent Magnet Synchronous Machine Simulink Model
- 2014-11-23 04:05:29下载
- 积分:1
-
bootstrap
Bootstrap function code
- 2015-01-23 02:50:27下载
- 积分:1
-
fdmRadio
FDM modulation with matlab
- 2015-04-10 11:39:32下载
- 积分:1
-
lda
人脸识别程序中的调试 希望做毕业设计的同学朋友能有用(Face Recognition program debugging want to do design students graduating from a friend can be useful)
- 2008-12-30 18:14:20下载
- 积分:1
-
NNDemo2.0
NNDemo2.0是对神经网络实验演示系统NNDemo1.0的进一步增强与扩充,
可以形象的演示各种网络模型的一些应用或性质,其中仿真例题是《人工
神经网络原理及仿真实例》教材中所有的例题。该系统使用极其简便,即使
你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时,
你可以自己修改网络的各种参数,交互性较好,而且该系统通过大量的图示
及参数设置,可以让你了解每个应用实例实现的过程及详细步骤。如果你想
学习神经网络的Matlab仿真(编程),进一步提高自己的编程能力,下面的
文件说明可以帮助你很快的找到系统的每个源文件。
(NNDemo2.0 is a neural network system NNDemo1.0 experimental demonstration of the further enhanced and expanded)
- 2009-05-26 17:43:36下载
- 积分:1
-
Adomiandecompositionmethod
用Adomain分解方法求解分数阶常微分方程组,线性的和非线性的方程组都可以。(using Adomian decompositon method to solve fractional differential equations)
- 2020-07-03 18:00:01下载
- 积分:1
-
Gui
matlab编制的牛顿拉夫逊法潮流分析,以及PQ、快速PQ法。采用IEEE30 节点算例(matlab prepared Newton Raphson load flow analysis, and the PQ, fast PQ method. IEEE30 bus test cases)
- 2012-05-08 23:24:35下载
- 积分:1