-
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
-
noisy
使用matlab 语言添加噪声,matlab中具有专门的添加各种噪声的函数。(use the language of matlab to add noise to image.)
- 2013-04-15 20:53:08下载
- 积分:1
-
kunhan
窗函数法设计一个数字带通FIR滤波器,小波包分析提取振动信号中的特征频率,PLS部分最小二乘工具箱。( A window function design FIR digital band-pass filter, Wavelet packet analysis to extract vibration signal characteristic frequency, PLS PLS toolbox.)
- 2016-08-17 22:36:59下载
- 积分:1
-
Kalman-filter
说明: 非常好用的滤波程序 肯定能够运行结果 效果不错(Very nice filtering process must be able to run the results of good results)
- 2011-03-15 22:44:35下载
- 积分:1
-
元胞自动机模型中的BJH模型
元胞自动机模型中的BJH模型,用于模拟仿真交通流现象(Cellular automata model BJH model for simulation of traffic flow phenomena)
- 2013-11-16 16:54:43下载
- 积分:1
-
gai_sixd
求解6自由度动力学振动响应,运用龙格库塔方法进行计算。(The six-degree freedom dynamic response has been solved)
- 2018-07-11 18:18:38下载
- 积分:1
-
matlab人脸识别程序
用HOG+LBP实现了人脸识别。每个算法均做了优化。这个是我硕士毕业的paper代码。代码写的还是很好的。
- 2022-04-21 10:24:44下载
- 积分:1
-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
LSB
基于LSB的数字水印,有图像有源码,还有各种攻击(LSB-based watermarking, there is a source image, as well as a variety of attacks)
- 2021-03-28 23:59:12下载
- 积分:1
-
newdistributionpowerflowcaculation
一种新型的配电网潮流计算的matlab源代码,基于前推回代法,并附有10kv配电网数据,利用新的判别手段,成功解决配电网不收敛的问题(A new distribution power flow calculation matlab source code, based on forward and backward substitution method, together with 10kv distribution network data, using new identification methods, successfully resolved the problem of the distribution network does not converge)
- 2014-01-14 15:47:57下载
- 积分:1