-
xinxiyuejian3
代码中包含等价类函数,上下近似计算函数,属性约简算法以及规则导出。(Code contains the equivalence class of functions, function approximation derived top to bottom, attribute reduction algorithms and rules.)
- 2014-09-29 21:26:30下载
- 积分:1
-
log_normal
对数分布海杂波仿真程序,非常棒的MATLAB源码,需要的可以看下
(Simulation of sea clutter on the source, including the principles and programming note)
- 2015-03-29 20:23:24下载
- 积分:1
-
els1
用增广最小二乘法进行单输入单输出系统的参数辨识,输入采用幅度为1的4阶伪随机序列(Extended least squares method parameters identification of single-input single-output system, enter using the amplitude of a 4-order pseudo-random sequence)
- 2012-06-23 21:11:36下载
- 积分:1
-
ffld_xiuggaii
fisher辨别分析方法的修改版,这是我们做掌纹识别的的时候自己修改后的程序,仅供参考哦完整源代码,已通过测试。
(fisher analysis to identify the modified version, which is the time to do their own palm printts to identify the revised procedures, only reference Oh complete source code, has been tested.
)
- 2012-04-03 09:31:53下载
- 积分:1
-
pathplanning
用matlab仿真实现单机器人的路径规划,比较简单易懂,对初学者的一个很好的资料(single robot path plan,which is a good material for a learing person)
- 2011-09-09 16:28:41下载
- 积分:1
-
5GDL
5自由度机器人,运用牛顿欧拉定理,最终求得力矩
注解为西班牙语,google翻译一下比较好懂(5 DOF robot, using Newton Euler' s theorem, the final moment annotations obtained Spanish, google translate better understand)
- 2014-11-23 23:48:49下载
- 积分:1
-
487403176NMPC
说明: 非线性模型的预测控制,具有非常好的控制效果(Nonlinear model predictive control with very good control effect)
- 2020-01-08 14:53:27下载
- 积分:1
-
zr
说明: 用FFT计算信号x=cos3pit+2sin12pi*t 的频谱(Calculated using FFT signal x = cos3pit+2 sin12pi* t of the spectrum)
- 2010-06-23 21:00:30下载
- 积分:1
-
BP-RBF-Prediction-master
说明: RBF和BP分开的两个神经网络,可以用于对比,可适用于多种背景(RBF and BP separate two neural networks, can be used for comparison, can be applied to a variety of backgrounds)
- 2021-01-22 14:49:07下载
- 积分: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