-
wilson_zeta
seismic response analysis using wilson-θ method for MDOF structures
- 2011-04-20 17:32:32下载
- 积分:1
-
matlab6.0usage
这是一个关于计算机数学建模的书籍,实用性很强,可作为实际建模的指导资料.(This is a mathematical modeling of computer books, very practical, as a practical modeling guidance information.)
- 2007-01-07 22:26:00下载
- 积分:1
-
MATLAB-Pressure-Drop-in-porous-media
Matlab code for pressure drop in porous media.
- 2013-03-15 02:33:16下载
- 积分:1
-
beamforming1_SMI_ESB_givens
波束形成中运用givens旋转来查找权值的算子(Use of givens rotation beamforming operator to find the right value)
- 2012-09-08 10:58:29下载
- 积分:1
-
log_psd
This function takes the n time domain samples (real or complex)
and finds the psd by taking (fft/n)^2. The two sided spectrum is
produced by shifting the psd The array freq provides the appropriate
frequency values for plotting purposes.
By taking 10*log10(psd/max(psd)) the psd is normalized values beow 60db
are set equal to -60db
- 2011-11-18 21:07:22下载
- 积分:1
-
车牌识别系统MATLAB源代码完整
说明: clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
- 2017-08-13 02:35:37下载
- 积分:1
-
MLBProgram_muya
说明: 详细讲解了MATLAB语言编程技术,有大量的实例。(Detailed account of MATLAB programming language, there are plenty of examples.)
- 2008-09-24 00:16:27下载
- 积分:1
-
齿轮动力学
使用matlab进行齿轮动力学的计算,完成RV减速机器的动力学仿真(The dynamic simulation of RV reducer is completed by using MATLAB to calculate the gear dynamics.)
- 2020-11-25 09:59:32下载
- 积分:1
-
ACS754xCB-050
hall effect current sensor
- 2010-08-09 18:54:17下载
- 积分:1
-
exm09714_1
上传Matlab源代码程序,希望对下载的人有所帮助(Upload Matlab source code procedures in the hope that the right people download help)
- 2007-04-25 16:46:56下载
- 积分:1