登录
首页 » matlab » projet_matlab

projet_matlab

于 2009-12-26 发布 文件大小:17KB
0 110
下载积分: 1 下载次数: 2

代码说明:

  matlab project for vfinal year

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

发表评论

0 个回复

  • bitlocker_detect
    含:分析物理磁盘的分区表和各分区的bootsector for bitlocker以及WINDOWS下设备枚举.(including : Analysis of the physical disk partition table and the district for the bootsector bitlocker and W INDOWS equipment under enumeration.)
    2006-12-31 16:49:14下载
    积分:1
  • sg
    说明:  这是一个短时傅里叶变换的程序,特别详细,超级好用(This is a short-time Fourier transform procedure, particularly detailed, super-easy)
    2013-05-23 10:15:44下载
    积分:1
  • Machine-Learning-for-IoT-master
    说明:  mL for IoT masters in matlab code
    2020-03-21 21:47:37下载
    积分:1
  • IRIS-SEGMENT
    WORKING CODE FOR IRIS SEGMENTATION
    2012-04-18 15:25:11下载
    积分:1
  • ann-code-with-2transfer-function
    ann code with 2 transfer function
    2014-02-24 21:17:30下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • 基本LMS
    上次传的有点小问题,这个已经解决,是基本LMS算法的matlab实现。(previous biographies of some minor problems, this has been resolved, the LMS is the basic algorithm to achieve the Matlab.)
    2005-05-01 14:32:29下载
    积分:1
  • FFT
    说明:  fft快速傅立叶变换源代码 打包下载 相信对大家有一定帮助(fft Fast Fourier Transform source code package to download that will definitely help all of us)
    2011-02-27 19:35:05下载
    积分:1
  • ORPD
    基于粒子群算法的无功优化MATLAB源代码,IEEE30节点,希望对大家有帮助(Particle swarm algorithm with reactive power optimization, more practical, we want to help, 14 nodes)
    2021-01-06 18:18:54下载
    积分:1
  • wcdmadownlinkpowercontrol
    说明:  这是一个wcdma下行功率控制仿真的源代码,还不很成熟,但是基本过程具备了,可以运行,但需要进一步修改(This is a WCDMA downlink power control simulation source code, not very mature, but the basic process is here, and can run, but needs further revisions)
    2006-03-23 00:04:59下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载