登录
首页 » matlab » shangrenguohe

shangrenguohe

于 2013-10-05 发布 文件大小:14KB
0 185
下载积分: 1 下载次数: 2

代码说明:

  基于matlab用于求解商人过河问题,运用随机模拟的思想得到问题的多个解(Matlab-based businessman river used to solve the problem, the idea of ​ ​ using stochastic simulation of multiple solutions to get the problem)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LU_Decom
    LU分解,基于MATLAB开发,求上三角函数和下三角函数(LU decomposition, based on the MATLAB development, and lower demand on the trigonometric functions trigonometric functions)
    2010-12-13 17:34:16下载
    积分:1
  • DSP_MATLAB
    说明:  本资料中包含了许多适用于matlab初学者的程序,资料中的程序适用于研究生的数字信号处理。(This information includes a number of procedures applied to matlab for beginners, information for graduate programs in digital signal processing.)
    2011-03-08 16:23:20下载
    积分:1
  • FFT
    Fast Fourier Transform without using MATLAB toolbox
    2011-07-25 20:53:41下载
    积分:1
  • shujuyasuo
    图像压缩的MATLAB程序,可用于压缩任意图像(Image compression MATLAB program)
    2013-03-05 16:58:50下载
    积分: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
  • MATLAB-7_0
    matlab7.0程序设计快速入门 基础教程(matlab7.0 Programming Quick Start)
    2011-09-19 10:35:50下载
    积分:1
  • huffman
    本程序实现了哈夫曼编码,可以应用在图像处理中压缩图像,属于无损压缩!(huffman)
    2009-07-10 11:18:08下载
    积分:1
  • Fast-Fourier-Transform
    FFT应用实例 产生一组信号,由两个频率为60Hz和150Hz的正弦信号和随机噪声叠加而成,(FFT application instanceproduce a set of signals, by two frequency is 60 hz and 150 hz sine signal and random noise,)
    2015-12-28 19:25:29下载
    积分:1
  • DBF
    Frost结构下的宽带数字波束形成matlab程序(wideband beamforming under Frost structure)
    2021-03-09 21:59:27下载
    积分:1
  • psk8_fast_ff_nda_symbol_sync_fast_ff_nda_phase_sy
    PSK8 demodulator with symbol, phase synchronozation. Model was writed in Simulink.
    2010-01-15 19:20:01下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载