-
frcg
使用FR共轭梯度法求解无约束问题
输入包括初始点,目标函数和梯度
输出包括最优点和最优解,还有迭代次数(Use FR conjugate gradient method for solving unconstrained problems including initial entry points, the objective function and the gradient of the output, including the advantages and the most optimal solution, as well as the number of iterations)
- 2020-12-14 08:59:14下载
- 积分:1
-
GUI_04
MATLAB GUI教学视频4:Radio Button Check Box和Toggle Button的基本用法(MATLAB GUI instructional videos 4: Radio Button Check Box and toggle Button' s basic usage)
- 2013-05-14 09:24:17下载
- 积分:1
-
addell
古典密码学中的一些实现加密的算法,用Matlab实现的。(Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.)
- 2008-12-30 22:12:33下载
- 积分:1
-
ES4-14052010
esto realmente no se que es, es una base de dartos para las señ ales ecg
- 2010-05-20 01:48:33下载
- 积分:1
-
Adaptive_Kalman_filter
Adaptive_Kalman_filter which you can use it in the INS
- 2014-10-03 21:38:38下载
- 积分:1
-
Desktop
基于matlab图像处理技术的随书源代码(Based on matlab image processing technology with the book source code)
- 2013-11-28 09:32:43下载
- 积分:1
-
tuxiangyasuo
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function "conv2fft" performs a 2D FFT-based convolution.
Type "help conv2fft" on Matlab command window for more informations.)
- 2010-07-22 19:41:53下载
- 积分:1
-
huisePID
灰色pid控制算法的matlab仿真~~可以参考!希望能对大家有所帮助! (Gray pid control algorithm matlab simulation ~ ~ can refer to! The hope that it can be helpful to everyone!)
- 2008-04-14 10:45:04下载
- 积分:1
-
zunizhendong
利用matlab进行阻尼振动计算的例子。(using Matlab for vibration damping calculation example.)
- 2007-03-11 16:20:13下载
- 积分:1
-
LMS_filter
LMS滤波算法,分别对锯齿波、方波、正弦波进行了滤波,并将滤波前后的信号进行了对比,很好的恢复出了真实信号。(LMS filter algorithm.
The sawtooth wave, square wave, sine wave are filtered, and the signals are contrasted before and after filtering. The real signals are all well recoveried by this algorithm.)
- 2013-05-08 13:09:37下载
- 积分:1