-
awgnCONVcoding
matlab 卷积码的仿真 很好很实用 经过了测试的(matlab simulation of convolutional codes is very useful after a good test)
- 2010-07-17 18:22:11下载
- 积分:1
-
trivialPeakFinder
The program is a Matlab program, it is used to find peaks, find loacl maxs and local mins .
- 2012-04-03 23:59:35下载
- 积分:1
-
xtbszsykz
《系统辨识与自适应控制MATLAB仿真》的程序代码,有很高的参考价值。(MATLAB simulink)
- 2009-10-11 17:36:03下载
- 积分:1
-
compensation
关于无功补偿的matlab优化程序,节点较多,可自己改动(Reactive power compensation on the matlab optimization procedures, more nodes can change their own)
- 2020-09-24 21:07:55下载
- 积分:1
-
SOM
说明: 基于自组织特征映射(SOM)的系统辨识算法实现(Based on self-organizing feature map (SOM) of the system identification algorithm)
- 2008-10-14 23:16:44下载
- 积分:1
-
job-shop3
说明: Matlab 车间动态调度 PSO微粒群算法程序(优化目标为MakeSpan时间)(Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target MakeSpan time))
- 2010-05-04 15:33:27下载
- 积分:1
-
kaerman
讲述了卡尔曼在MATLAB中的应用以及几个样例,可以让读者理解其简单应用(Kalman described in MATLAB, as well as several sample applications that can help readers understand the simple application)
- 2010-12-10 11:05:18下载
- 积分:1
-
DIGITAL-COMMUNICATION
Given k = 4 n = 7 and
G= 1 1 0 1 0 0 0
0 1 1 0 1 0 0
1 1 1 0 0 1 0
1 0 1 0 0 0 1
i. produce 16 possible message blocks
ii. produce all the pertaining codeword vectors
- 2011-08-26 10:00:54下载
- 积分:1
-
lib_gridsearch
说明: libsvm的参数寻优程序。针对SVR提供full gridsearch方式的参数寻优,主要用于SVM回归预测(libsvm optimization process parameters. Provide full gridsearch for SVR parameter optimization approach, mainly used for SVM regression prediction)
- 2008-09-22 09:47:22下载
- 积分: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