-
hengning_V3.4
最小均方误差(MMSE)的算法,从先验概率中采样,计算权重,包括调制,解调,信噪比计算。( Minimum mean square error (MMSE) algorithm, Sampling a priori probability, calculate the weight, Includes the modulation, demodulation, signal to noise ratio calculation.)
- 2016-05-18 11:58:08下载
- 积分:1
-
Gabor-filter-Matlab-code
Matlab的Gabor滤波器代码,使用方法: I = imread( 图像文件名 ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) (Gabor filter Matlab code, use the method: I = imread ( image filename ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (uint8 (gabout) ) )
- 2014-11-03 12:39:15下载
- 积分:1
-
demo_BIHT
Demo for Binary Iterative Hard Thresholding
- 2021-02-07 22:19:55下载
- 积分:1
-
menu_analyze
This file contains functions implementing the analyze menu commands.
- 2015-11-28 21:53:00下载
- 积分:1
-
pam-matlab
matlab program with result
- 2013-10-04 17:54:03下载
- 积分:1
-
shichuan
该程序是石川法计算齿轮啮合冲击载荷的matlab程序(The program is calculated Ishikawa gear shock loads matlab program)
- 2020-07-03 11:20:02下载
- 积分:1
-
DSP
很好免疫算法,推荐给大家了,有空看一下的。(Good algorithm, recommended for everyone, and free look of.)
- 2011-02-13 16:10:19下载
- 积分:1
-
ypso
说明: 粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解.(Particle swarm optimization algorithm based on the idea that groups of individuals through collaboration and information sharing to find the optimal solution.)
- 2008-09-27 17:22:18下载
- 积分:1
-
yasuoganzhi-Channel-Estimation
非平稳的大规模多输入多输出的最小二乘信道估计(Non-stationary channel fast fading radio channel least squares estimation)
- 2014-12-09 11:33:05下载
- 积分:1
-
comVision
图片印刷字符的识别(可识别多种字体)
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
再键入:
getNumber(num)
得到字符输出
(Set the Matlab workspace path to this folder
In the Matlab command window input:
NumCongnition ( able1/01. JPG)
Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts
Command window output to identify characters, and automatically process among popup Windows
Can run:
Num = pretreat ( able1/01. JPG)
Imshow (num)
Directly after preprocessing of images
Type:
GetNumber (num)
Get the output character)
- 2014-02-17 16:37:48下载
- 积分:1