-
werdsa
将BLKS内容为首址的连续N个字节数传送至BLKD内容为首址的存储区,数据块传送程序。(BLKS content sites will be headed by a continuous N the number of bytes sent to BLKD content-led site storage area, the data block transfer program.)
- 2009-12-07 20:03:20下载
- 积分:1
-
matlabhuatu1
说明: MATLAB画图 目的是学会怎样使用MATLAB软件 来绘制各种图形 包括平面图和三维立体图(MATLAB drawing is to learn how to use MATLAB software to draw various graphics including floor plans and three-dimensional map)
- 2006-03-20 10:46:44下载
- 积分:1
-
MExpInt
experimetal code for meshfree exponential integrators
- 2013-08-18 03:33:57下载
- 积分:1
-
Tracking
使用卡尔曼滤波器设计的运动物体跟踪。适用于背景也是动态变化的物体跟踪(Tracking moving objects using a Kalman filter design. Applies to the background also dynamic object tracking)
- 2013-03-09 19:11:26下载
- 积分:1
-
my-program
使用线性调频信号,实现雷达信号的脉冲压缩,MTI,MTD(Use chirp signal, pulse compression radar signal, MTI, MTD)
- 2021-04-27 23:48:44下载
- 积分:1
-
流形学习的matlab实现代码(mani.m)绝对好用
流行学习的matlab代码,包括各种流形学习方法:MDS/ISOMAP/LLE/HLLE/LE/LTSA…… 图形界面,操作简单。
- 2022-02-02 18:34:09下载
- 积分:1
-
MATLAB海杂波模型仿真
- 2022-02-11 23:32:04下载
- 积分:1
-
Kalman_pre
基于Kalman滤波算法的自适应AR模型(Adaptive Kalman filtering algorithm based on AR model)
- 2009-12-04 10:41:20下载
- 积分:1
-
MATLAB GUI科学计算器源代码
使用matlab gui编写了科学计算器,可实现基本的进制转换,可以求出均值,方差,虽然matlab不适用与产品发布,但是
认真研读此代码可以更快的入门matlab gui设计,以下是部分程序
%% 运算表达式是否为fun(a, b);值为false时,运算表达式为a(op)b
setappdata(hObject, "isFun", false);
%% 指定当前的值是否为小数,只在十进制模式时,值才可能为true
setappdata(hObject, "isDecimal", false);
%% 指定当前是否继续输入;若值为false时,需要清屏
setappdata(hObject, "showExpand", false);
%% 表征当前是否按下了2NDF按键
setappdata(hObject, "
- 2023-03-20 08:35:03下载
- 积分:1
-
erzhitu
求二值图的算法园程序,在指定的目录下输入图像名称,就可以在Matlab的M文件中运行得到图像的二值图,并输入图像对应的矩阵。根据轮廓下可以生成一个二值图,并把它的图像输出。(Figure 2 value seeking algorithms garden program, in the specified directory name of the input image, we can run Matlab M-file to be binary image map and the input image corresponds to the matrix. Contour may be generated according to a binary image, and to its image output.)
- 2009-12-17 21:07:37下载
- 积分:1