-
Computational_Statistics_Handbook_With_matlab
此电子书是英文版本的一本非常实用的MATLAB教程,希望能给大家带来方便(This book is the English version of a MATLAB tutorial is very useful, I hope we can bring convenience to)
- 2009-05-28 17:42:30下载
- 积分:1
-
digital-lowpass-filter_butter
说明: 对于给定的滤波器参数,利用脉冲响应不变性法设计数字低通滤波器,并绘出了设计后的数字滤波器的特性曲线。(This code uses impulse invariant method to design a digital low-pass filter under given filter parameters,then it plots the designed filter s characteristic curve.)
- 2010-04-26 15:08:07下载
- 积分:1
-
COMP3
hyst stst zoho busy bee
- 2013-09-05 20:40:33下载
- 积分:1
-
MAS
With increasing wind penetration in power systems, many national
grid codes will demand complete models and simulation
studies under different system conditions in order to ensure that
the connection of a wind farm will not have a detrimental impact
on the network to which it will be connected.
Hence a dynamic model with reduced-order double cage representation
for the DFIG and its associated control and protection
circuits has been developed. It was then used to simulate
the response of wind turbine to network faults on a simple two
busbar system.
- 2010-05-15 10:35:58下载
- 积分:1
-
trajetory
轨迹跟踪轨迹跟踪轨迹跟踪轨迹跟踪trajectorytrajectory(trajectory trajectory trajectory)
- 2021-04-20 14:28:50下载
- 积分:1
-
212juanjima
(2,1,2)卷积码编硬译码matlab程序,适合学习信道与编码的初学者((2,1,2) convolutional code encoding hardware decoding matlab program for learning channel coding for beginners)
- 2014-09-14 16:42:50下载
- 积分:1
-
bemd
Description: The function is called upon as follows:
a = bemd(im1)
im1 -> Image
a(:,:,1) => IMF 1
a(:,:,2) => IMF 2
a(:,:,3) => IMF 3
a(:,:,4) => Residu
- 2013-10-02 22:23:45下载
- 积分: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
-
Simulation
汉明码的仿真实现以及调试,结果演示。是基于MatLAB环境用simulink仿真的(Hamming code and debugging the simulation)
- 2009-04-23 09:34:36下载
- 积分:1
-
pso
说明: 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。(PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iterative optimization tools. This document provides basic particle swarm algorithm, with a compression factor of the particle swarm algorithm, particle swarm optimization order, second order oscillating particle swarm algorithm, the weight particle swarm algorithm, chaotic particle swarm algorithm, based on hybrid particle swarm algorithm, based on Simulated annealing particle swarm optimization MATLAB source code.)
- 2021-04-25 15:38:47下载
- 积分:1