登录
首页 » matlab » FDI3.3

FDI3.3

于 2014-01-30 发布 文件大小:1519KB
0 184
下载积分: 1 下载次数: 5

代码说明:

  a Matlab toolbox for parametric identification of fluid-memory models associated with the radiation forces ships and offshore structures.

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

发表评论

0 个回复

  • 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
  • Amplitude_Frequency_Phase_FFT
    使用FFT计算正弦采样信号的幅值、频率以及相位,进而得到正弦信号方程。(FFT calculation using sampled sine signal amplitude, frequency and phase, and then get a sinusoidal signal equation.)
    2015-10-12 21:12:58下载
    积分:1
  • Chebyshev-filter
    切比雪夫滤波器的matlab实现代码,数字信号处理(Chebyshev filter matlab to achieve the code, digital signal processing)
    2017-05-23 16:02:35下载
    积分:1
  • kl
    说明:  matlab编写的计算机模拟程序 很方便使用 注释很清楚(matlab produear)
    2009-03-12 07:03:03下载
    积分:1
  • imagesegmentation
    基于MATLAB语言的遗传算法实现图像分割(Genetic algorithm image segmentation )
    2009-10-29 15:03:32下载
    积分:1
  • 30698639gaosi
    高斯回归建模 用与建立代理模型 利于对映射关系进一步研究
    2011-01-09 09:48:49下载
    积分:1
  • BCJR
    说明:  BCJR算法是在Turbo码的译码中广泛使用的一种重要算法。程序实现了BCJR的具体译码方法。程序是MAP-LOG的实现算法。(BCJR Algorithm for Turbo decoding is widely used in a key algorithm. The specific procedures implemented BCJR decoding method. MAP-LOG program is the realization algorithm.)
    2010-04-28 18:21:47下载
    积分:1
  • cvlib_mex
    cvlib_mex为封装了openCV重要函数的库,matlab可以直接调用文件从而运行openCV函数。压缩包中已包含cvlib_mex.mexw64文件,可以直接使用。PS:mexw64适用于windows下的64位matlab。(cvlib_mex important function to encapsulate the openCV library, archive already contains cvlib_mex.mexw64 files can be used directly. PS: mexw64 applicable under windows 64 matlab.)
    2013-07-15 19:13:52下载
    积分:1
  • 说明:  混凝土结构弯矩曲率,适用于各种混凝土,包括纤维混凝土(Moment curvature of concrete structure)
    2020-09-06 21:06:15下载
    积分:1
  • PlaneWave(ww)
    说明:  通过计算晶体结构来确定其光谱分布,从而找到所需要的结构,然后再进行分析。(calculated crystal structure to determine its spectral distribution, and find the necessary structure, and then analyzed.)
    2006-04-14 16:45:07下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载