登录
首页 » matlab » HookeJeeve

HookeJeeve

于 2010-07-23 发布 文件大小:1KB
0 239
下载积分: 1 下载次数: 1

代码说明:

  最优化技术方法及MATLAB的实现,HookeJeeve.m(HookeJeeve.m)

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

发表评论

0 个回复

  • M_Files
    EBMA and HBMA using MATLAB
    2010-06-10 23:48:32下载
    积分:1
  • DCT_IDCT
    to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
    2007-12-05 18:28:42下载
    积分:1
  • lecture_and_codes_matlab
    Matlab的讲义和程序代码示例,可以根据讲义和代码进行实验 (Matlab code of the handouts and examples, based on lectures and code for performing experiments)
    2008-07-19 22:58:20下载
    积分:1
  • allfitdist
    This script selects the best fit according to BIC and AIC criterions.
    2012-04-13 00:44:09下载
    积分:1
  • time-varying-VAR
    本软件是时变的VAR模型,能够考察变量间的冲击效应,及其结构变化特征,是较为理想的时间序列工具。(This software is a time-varying VAR model is able to examine, impact effect among the variables, and structural changes, is the ideal time series tools.)
    2014-09-04 09:50:33下载
    积分:1
  • random-signal-SAR
    用随机信号作为SAR的发射信号!体现在距离向的分辨率具有明显优势!(SAR emission signal as a random signal. Reflected in the distance to the resolution has obvious advantages.)
    2012-07-31 15:04:18下载
    积分:1
  • PMC
    二维FDTD仿真高斯脉冲的传播,设定了PMC边界条件,并且可以自动生成Ez、Hx和Hy的.avi文件播放。(Propagation of two-dimensional FDTD simulation Gaussian pulse, set the PMC boundary conditions, and can automatically generate Ez, Hx and Hy .avi files playback.)
    2014-11-06 06:45:43下载
    积分:1
  • sat_VSI_06_Pulse
    Six pulse converter is VSI converter used to convert the DC voltage to AC voltage using Sin Pulse Width Modulation technique.
    2012-01-23 20:43:15下载
    积分:1
  • MLandcpp
    ML的方法在ofdm中的应用,是最大似然在ofdm中的仿真(ML method ofdm application is the maximum likelihood in the simulation ofdm)
    2009-04-30 20:36:12下载
    积分:1
  • zhifangtuchuli
    说明:  这是一个直方图处理的小程序,用MATLAB编的,没有用到MATLAB自身的一些函数(This is a histogram of the small program using MATLAB series, MATLAB did not use some of its own function)
    2006-03-26 23:08:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载