登录
首页 » matlab » data_annalysis

data_annalysis

于 2011-10-29 发布 文件大小:559KB
0 243
下载积分: 1 下载次数: 3

代码说明:

  压缩包包含matlab数值分析的源代码和演示ppt,希望对您有所帮助~~~~(Archive contains the source code matlab numerical analysis and presentation ppt, I hope for your help ~ ~ ~ ~)

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

发表评论

0 个回复

  • ais
    code for matlab for image stéganography
    2011-04-20 20:18:41下载
    积分:1
  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • thin
    fingerprint thinning algo n program
    2010-10-26 17:20:46下载
    积分:1
  • engCallMATLAB
    engCallMATLAB:fortran调matlab的例子(engCallMATLAB: fortran tune matlab example)
    2010-01-14 10:05:15下载
    积分:1
  • matlab-udp
    通信系统UDP 接收 简短的例子 可以用作测试 (Communication system UDP receive short routine)
    2013-05-01 08:32:54下载
    积分:1
  • plot_Jakes_model
    描绘出衰落信道中Jakes模型 此为主函数体 并在主函数中调用jakes模型(Jakes model depicts Fading This is the main body of the function in the main function call jakes model)
    2013-07-23 10:10:58下载
    积分:1
  • saifun_v30
    意信号卷积的运算,并且绘制图象,表示出两帧图像间各个像素点的相对情况,汽车课设货车Matlab驱动力图程序。( Convolution operation is intended to signal and image rendering, Between two images showing the relative circumstances of each pixel, Car class-based truck driver trying to Matlab program.)
    2016-12-16 15:06:15下载
    积分:1
  • CodageCanalLDPC
    TP, documents et codes source pour les codes LDPC (Low Density Parity Check)
    2010-12-02 09:52:15下载
    积分:1
  • RayleighFading
    Rayleigh fading,By using the Jake’s model
    2010-12-07 21:00:57下载
    积分:1
  • Manifold--Learning
    流形学习是一种机器学习。所谓 Machine Learning 里的 Learning ,就是在建立一个模型之后,通过给定数据来求解模型参数。而 Manifold Learning 就是在模型里包含了对数据的流形假设。(Manifold Learning is a kind of Machine Learning.)
    2011-10-05 12:06:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载