-
Matlab-Trans-C
在matlab下如何调用c语言编写的程序,包括编译器的选择和设置(In matlab how to call the c language program, including the compiler options and settings)
- 2013-11-04 16:11:14下载
- 积分:1
-
matx_processor
matx_processor
是MATLAB基础教程中的源程序(A matrix processor, Matx_Proc() is developed which can be used
to process and edit matrices and state space models, and perform
various kind of matrix analysis in a visible way. The graphical
user interface facilities are extensively used to make such a
program very easy and flexible to use)
- 2009-03-11 17:44:54下载
- 积分:1
-
PAPER5
基于细粒度任务分配的空时自适应并行处理算法研究.pdf(Research on the Parallel Processing Algorithm of STAP Based on Fine-grained Task Scheduling)
- 2012-09-16 20:04:53下载
- 积分:1
-
AutoNumber
对文件夹中的文件自动编号或恢复为旧文件名。当然,经过小的修改,也可完成其他批量修改文件名的功能,如批量修改后缀名等等。利用MATLAB的GUI技术,做了个界面,方便用户使用(Automatic numbering files in the folder or revert to the old file name. Of course, after minor modifications, to be completed by the functions of the other batch change file names, such as batch modify the extension. MATLAB GUI technology, made the interface, user-friendly)
- 2013-04-27 16:23:09下载
- 积分:1
-
Constrain_Fuzzy_model_identification
Constrain Fuzzy model identification的学习文件以及其模拟的源码。(Include "Constrain Fuzzy model identification" learning document and simulation matlab code.)
- 2010-07-06 18:27:49下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
findiff
二阶线性微分方程边值问题有限差分算法编程(Boundary value problems for second order linear differential equation finite-difference algorithm programming)
- 2009-06-03 22:28:08下载
- 积分:1
-
Assignment
edge detection using matlab
- 2010-11-24 17:30:18下载
- 积分:1
-
SIMULINKkejian
ppt simulink 很好的ppt 简单易懂(ppt simulink)
- 2009-06-19 15:53:54下载
- 积分:1
-
NGPC_simplex
Non Linear Generalized Predictive Controller based on Simplex Optimization
I also provides the thesis Document that explains the functions developed on Matlab, all attached
- 2011-08-30 18:44:35下载
- 积分:1