-
Pmannizipr
流行学习的matlab代码,图图形界面,操作简单易懂,有说明。
(Popular learning matlab code, graphics interface, operation is simple and easy to understand, and instructions.)
- 2012-10-04 00:06:12下载
- 积分:1
-
hechengkongjing
此为一个合成孔径雷达的MATLAB仿真程序。(Synthetic aperture radar MATLAB simulation program.)
- 2013-09-06 17:46:44下载
- 积分:1
-
DmussiccO
阵列天线的DOA估计MUSIIC算法,只有几行简单易懂的代码
(The array antenna DOA estimation MUSIIC algorithm, and only a few lines of easy-to-understand code)
- 2012-08-23 22:20:02下载
- 积分:1
-
MATLAB
C语言与MATLAB接口:编程与实例,实现接口Matlab与C语言编程互换(C language and MATLAB interfaces: programming with examples, the interface with Matlab and C programming language swap)
- 2012-05-28 06:16:25下载
- 积分:1
-
Untitled
用Simulink方式设计一个单边带传输系统并通过声卡输出接收机解调的结果声音(To design a single-sideband transmission systems using Simulink and through the sound card output receiver demodulation results of sound)
- 2012-06-06 10:23:59下载
- 积分:1
-
chap7001
自动控制原理及其PID仿真程序
1.原理
2.设计
3.仿真(automatic control thesis and pid simulink program
1.thesis
2.design
3.simulink)
- 2012-05-08 19:21:45下载
- 积分:1
-
weizhicharu
请输序列,输入-1结束,再输入一个数字,输入插入位置,插入其中,按照程序插入后显示出来完成这个程序(Please input sequence, enter-1 end, and then enter a number, enter the insertion position, into which, in accordance with the procedures after the completion of this program insertion displayed)
- 2014-11-15 18:52:55下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
Timeseriers
对加拿大山猫捕获数量进行时间序列分析,建立自回归方程,并对未来的捕获数量进行了预测(To capture the number of Canadian lynx time-series analysis, since the regression equation, and the future was predicted to capture the number of)
- 2010-01-20 14:48:25下载
- 积分:1
-
normfreq
clear 从内存中清除变量和函数
exit 关闭MATLAB
load 从磁盘中调入数据变量
pack 合并工作内存中的碎块
quit 退出MATLAB
save 把内存变量存入磁盘
who 列出工作内存中的变量名
whos 列出工作内存中的变量细节
workspace 工作内存浏览器
(There is one outlier in the data of , but is not of data .For and the line of Q2 is in the middle of the box, so there are not asymmetries for both and .)
- 2011-06-20 17:01:22下载
- 积分:1