-
twoarea
Simulation model for solving the load flow problem Two area method
- 2012-04-09 03:34:07下载
- 积分:1
-
3x3-neighbor-pixel
Description
All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size))
input
inp_img=2d data(row * col)
w=cover size
w=[3 3] = 3x3 cover pixel generation
output
o_img=result 3d
o_img(w(1),w(2),r*col)
if
inp_img=[1 2 3 4 5 6 ]
w=[3 3]
Soloution
it will construct new image
new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0]
result
o_img(:,:,1)=[0 0 0 0 1 2 0 4 5]
o_img(:,:,2)=[0 0 0 1 2 3 4 5 6]
finally
o_img(1:3,1:3,6)
example
a=imread( pears.png )
b=rgb2gray(a)
c=cover_window( b,[3 3]) 3x3 window construction
- 2014-10-24 17:14:14下载
- 积分:1
-
57765079motorvectorcontrol
按转子磁链定向的矢量控制系统matlab仿真;(Press the rotor flux oriented vector control system matlab simulation )
- 2013-11-17 20:13:38下载
- 积分:1
-
garchtoolbox
详细介绍garch模型及其matlab实现(GARCH model and its detailed introduction matlab realize)
- 2021-02-11 11:59:51下载
- 积分:1
-
matlab_teaching_materials
主要有以下文件
MATLAB程序设计
介绍MATLAB概述与运算基础
matlab讲义
文件操作
绘图功能(mainly in the following documents MATLAB procedures outlined MATLAB Design and Operational basis matl ab overhead graphics file manipulation functions)
- 2007-01-22 21:00:50下载
- 积分:1
-
JSPGAMATLAB
车间调度(JSP)程序,对于应用者可以经过简单调试就可以使用(Shop scheduling (JSP) process, for the application can be able to use after a simple debugging)
- 2009-09-15 10:34:51下载
- 积分:1
-
code
单频估计kay算法的仿真源程序,系统为QPSK调制,信道为高斯白噪声信道。(Single frequency estimate kay algorithm simulation source code, the system is QPSK modulation, the channel is Gaussian white noise channel.)
- 2014-09-21 14:08:36下载
- 积分:1
-
SA1
Hybrid Simulated annealing for synthesis of fiber Bragg grating
- 2010-01-08 23:04:28下载
- 积分:1
-
my8ditfft
基8-DFT计算,每8点为一蝶形运算单元,4096点计算效率较基2-DFT提高50 (Yl 8-DFT calculation, every 8 points for a butterfly operation unit, the 4096-point computation efficiency than the base 2-DFT increased by 50 )
- 2021-03-13 10:59:24下载
- 积分:1
-
777dyn-hedge
非常很好地用于股指期货动态对冲,用于股指期货动态对冲,用于股指期货动态对冲(Used for stock index futures dynamic hedge,Used for stock index futures dynamic hedge)
- 2021-05-13 07:30:03下载
- 积分:1