-
MINASA5
松下公司的MINAS-A5使用手册综合版,可以学习一下(Panasonic MINAS-A5 Manual Comprehensive Edition, you can learn about)
- 2010-09-05 22:53:48下载
- 积分:1
-
matlab
非常好的matlab的仿真教程,Simulink电路分析应用,有需要的可以看看。(Very good Matlab simulation tutorial, Simulink circuit analysis applications, there is a need to look.)
- 2013-05-12 17:59:35下载
- 积分:1
-
本文档含两个m文件dial.m和 dijkstra1.m ,dial需要调用dijkstra1 matlab
本文档含两个m文件dial.m和 dijkstra1.m ,dial需要调用dijkstra1。(This document contains two m files, dial.m and dijkstra1.m. Dial needs to call dijkstra1.)
- 2020-06-19 00:20:02下载
- 积分:1
-
multicoil
石油管道环境下超长波发射器的电磁场建模,用于描述管道环境,包含边界条件。(Oil pipeline under long wave electromagnetic field transmitter model, used to describe the pipeline environment, including boundary conditions.)
- 2010-06-17 21:07:58下载
- 积分:1
-
Matlab
说明: 合成孔径雷达成像RD算法源码 ,运行是正确的 对学雷达成像的有用(Synthetic aperture radar imaging algorithm RD-source, running is the right to learn the usefulness of radar imaging)
- 2008-11-12 10:42:15下载
- 积分:1
-
HW3-JUNLEI
3*3的均值滤波器,证明其为一个低通滤波器(3* 3 averaging filter, to prove that it is a low-pass filter)
- 2011-10-24 04:02:04下载
- 积分:1
-
Face_detectcc
Face detection using L1 norm quantization
- 2013-10-25 17:10:49下载
- 积分:1
-
matlab编的处理系统SeismicLab
说明: matlab编写的地震处理系统,用于实现地震处理后续的处理,方便在matlab上进行处理。(Seismic processing system written by MATLAB)
- 2019-03-09 15:52:06下载
- 积分:1
-
04 图论模型-Dijkstra算法
说明: 依据图论原理,使用matlab编写,用以进行图论相关的研究,可以用来理解Dijstra算法,并在此基础上做相关改进(According to the principle of graph theory, using MATLAB to write, for graph theory related research, can be used to understand Dijstra algorithm, and on this basis to make related improvements)
- 2021-01-25 16:40:01下载
- 积分:1
-
GUIS_FEX
matlab GUI的例子,个个都是经典,大家都下载来学习(All of the handles to the various objects created in each GUI, as well as
data needed to run the GUI, are stored in a main structure called S.
The fieldnames for handles are in lower case letters, and the fieldnames
for data are in uppercase letters. Callback function names are
designated with the fieldname of the object to which they correspond,
followed by _call. Other function names are similarly designated. For
instance, a keypressfcn will end in _kpfcn and a buttondownfcn will end
in _bdfcn. The code of each GUI is generously commented, and subtle
points may be examined in the comments (see for example the last comment
block in GUI_32). If anything seems unclear, look first in the comments,
and if satisfaction is not found there feel free to email me.)
- 2010-12-24 13:40:00下载
- 积分:1