-
calculator
用matlab图形界面实现的计算器,使用guide设计界面,用m文件实现运算的算法;须在matlab上运行;(Graphical interface implemented using matlab calculator, use the guide interface design, to achieve operation with the m file algorithm to run in matlab )
- 2010-07-07 20:50:45下载
- 积分:1
-
Asequence-basedembeddedDCTdomainwatermarkingalgori
,应用MATLAB仿真按序选择嵌入位的DCT变换算法,对仿真程序运行后的各种参数
和效果图的变化进行了分析;最后结合GUI开发设计出数字水印执行过程仿真控制界面,并用常见的水印攻击测试了该算
法的鲁棒性。(Application MATLAB simulation embedded spaces in sequence selection algorithm of DCT transform, simulation program running on the various parameters and the effect of changes in the map analysis Finally, the design of GUI development of the implementation of digital watermarking process simulation control interface, and common watermark attacks tested the robustness of the algorithm.)
- 2009-05-10 16:19:49下载
- 积分:1
-
10.1.1.157.8925
this code is about tabu search optimization....
- 2013-05-26 17:27:21下载
- 积分:1
-
rosenbrock(matlab)
Rosenbrock函数图像绘制源代码程序。为毕业设计而制作。——张景(Rosenbrock function image mapping program source code. Designed and produced for graduation.- Zhang)
- 2009-03-06 21:47:43下载
- 积分:1
-
fem_basis-Matlab
fem matlab method to solve linear equations
- 2011-10-24 15:55:52下载
- 积分:1
-
OneStepUKF
卡尔曼滤波器,扩展卡尔曼滤波器,无味卡尔曼滤波器实现,对比(Kalman filter, extended Kalman filter, unscented Kalman filter implementation, compared to)
- 2013-09-30 16:27:43下载
- 积分:1
-
VSP_example
This file is a solution for vertical seismic profile
- 2012-01-13 02:13:34下载
- 积分:1
-
VC++_Matlab
VC++与Matlab混合编程的快速实现(VC++ With Matlab programming quickly mixed)
- 2007-11-26 13:30:31下载
- 积分:1
-
huffmam_decoding
the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well.
Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.
- 2010-08-11 04:03:25下载
- 积分:1
-
MATLABThree
说明: 第三章 MATLAB 图形对象
3.1 图形对象
3.1.1 Root 对象
3.1.2 Figure 对象
3.1.3 Uicontrol 对象
3.1.4 Uimenu 对象
3.1.5 Axes 对象
3.1.6 Image 对象
3.1.7 Line 对象
3.1.8 Patch 对象
3.1.9 Rectangle 对象
3.1.10 Surface 对象
3.1.11 Light 对象
3.1.12 Text 对象 (Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2 Figure object 3.1.3 Uicontrol object 3.1.4 Uimenu object 3.1.5 Axes Object 3.1.6 Image Object 3.1.7 Line object 3.1.8 Patch Object 3.1. 9 Rectangle object 3.1.10 Surface Object 3.1.11 Light Object 3.1.12 Text Object)
- 2008-10-19 15:45:50下载
- 积分:1