登录
首页 » matlab » ipslove

ipslove

于 2008-04-13 发布 文件大小:203KB
0 93
下载积分: 1 下载次数: 64

代码说明:

  整数规划工具箱 解压后 调用ipslv_mex()函数求解整数规划问题,经过本人测试,只能在matlab6.5以下的版本用(Integer programming toolkit called after decompression ipslv_mex () function for solving integer programming problems, after my testing, only in the following version matlab6.5)

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

发表评论

0 个回复

  • GMM_test1
    This file is for GMM TEST
    2010-08-06 17:02:38下载
    积分:1
  • 157
    Encryption algorithms are becoming more necessary to ensure data is securely transmitted over insecure communication channels. FOX is a recently developed algorithm and its structure is based on the already proven IDEA (International Data Encryption Algorithm) cipher. FOX is a symmetric (private key) block cipher. Its top-level structure uses the Lai-Massey scheme and the round functions used in the scheme are substitution permutation networks (SPN). Its flexibility lies in the fact that it can be efficiently implemented in hardware and software. We report some of the first results of implementing the cipher on an FPGA
    2009-10-21 23:33:01下载
    积分:1
  • DSP
    任务: 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线(参考PPT2.1第17页的两幅图); 2) 写出最陡下降法以及LMS算法的计算公式(取 ); 3) 用MATLAB产生方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形(即产生任意一个噪声随机序列); 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线(参考PPT2.1第17页的右下图的曲线1和曲线2)。 5)用MATLAB计算并画出LMS法时 随时间n的变化曲线(对应S(n)的某一次的一次实现)和e(n)波形; 注意:某一次实现的结果并不能从统计的角度反映实验的结果 的正确性,为得到具有统计特性的实验结果,可用足够多次的 实验结果的平均值作为实验的结果。用MATLAB计算并画出 采用LMS法时,J(n)的100次实验结果的平均值随时间n的变 化曲线(即 生成随机噪声信号并计算结果,重复执行100次, 求平均结果)。 6)在 1)中的误差性能曲面的等值曲线上,叠加画出采用LMS法得到的100次实验中的H(n)的平均值的轨迹曲线; (Task: 1 ) Draw with MATLAB error performance surface and surface contour error performance curve ( refer PPT2.1 two chart on page 17 ) 2 ) Write the steepest descent method and the LMS algorithm formula ( take ) 3 ) Using MATLAB to generate variance of 0.05 with a mean of 0 white noise S (n), and draw a particular sampling waveform ( ie, any noise generated random sequence ) 4 ) based on 2 ) of the formula , and use 3 ) generated in S (n), in a ) the error performance curves superimposed on the surface contour plot using the steepest descent method and the LMS method when H (n) the iterative process in the trajectory curve ( refer PPT2.1 page 17 bottom right of the curves 1 and 2 ) . 5 ) using MATLAB LMS method is used calculate and draw the curve with time n (corresponding to S (n) of a first implementation of a ) and e (n) waveform Note : in a first implementation of the results are not reflected from a statistical point of view of accuracy of the experimental results ,)
    2013-11-08 20:09:06下载
    积分:1
  • spwm_closed-loop-control_simulink
    光伏逆变器双闭环控制 电流环相位频率的跟踪 电压的前馈补偿(PV inverter dual closed-loop control of the frequency of the current loop phase tracking voltage feedforward compensation)
    2012-11-20 15:42:27下载
    积分:1
  • Basedonwaveletanalysisandprincipalcomponentanalysi
    基于小波分析和主成分分析的人脸识别研究随着社会的发展,社会各个方面对快速有效的身份验证的要求日益迫切。由 于生物特征是人的内在属性,具有很强的自身稳定性和个体差异性,因此是身份 验证的理想依据。其中利用人脸特征又是最自然直接的手段,相比其他生物特征, 它具有直接、友好、方便的特点,易于为用户接受。从而,人脸识别吸引了越来 越多来自计算机视觉和信号处理等领域的关注,成为模式识别、图像处理等学科 的研究热点。(Based on wavelet analysis and principal component analysis of the Face Recognition With the social development of all aspects of society in his capacity as quickly and efficiently verify the requirements of increasingly urgent. Biological characteristics as a result of the inherent human attribute, has a strong individual differences in their stability and, therefore, is an ideal basis for authentication. The use of facial features which is the most natural means of direct, compared with other biological characteristics, it has a direct, friendly, convenient and easy for users to accept. Thus, face recognition has attracted more and more from the computer vision and signal processing and other areas of concern, as a pattern recognition, image processing, such as the research subjects.)
    2009-04-27 19:36:56下载
    积分:1
  • PIDANLog
    Matlab环境下设计直观、功能强大的PID参数优化计算GUI界面。(Matlab environment, design an intuitive and powerful GUI interface of PID Parameter Optimization.)
    2010-09-19 11:27:33下载
    积分:1
  • MATLAB6.x
    MATLAB是一套功能强大的工程计算及数据分析软件,广泛应用于工业、电子、医疗、建筑及航空业等领域。本书系统介绍了MATLAB 6的基础知识,包括程序设计环境、基本操作、绘图功能、 M文件及稀疏矩阵;详细阐述了MATLAB 6在数字信号处理中的应用,主要有离散信号、离散系统及其结构的MATLAB实现、MATLAB中的信号变换、基于MATLAB的 IIR DF与 FIR DF设计以及基于MATLAB的功率谱估计等。另外,本书同时提供了MATLAB 6中 24类基本命令函数的子目录及其含义,以及MATLAB中10种基本的工具箱函数,极大地方便了用户的阅读与参考。 本书可作为数字信号处理课程的参考书,对涉及数字信号处理的各个领域的大专院校师生与广大科研人员具有重要的参考价值。 (err)
    2008-06-28 10:53:48下载
    积分:1
  • newsom11
    matlab神经网络代码(Matlab neural network code)
    2004-12-08 15:25:57下载
    积分:1
  • lptinsimplecurve
    matlab代码,判定点是否在简单封闭曲线(允许非凸)内部。曲线必须以点集形式给出。(matlab code, to determine the relation between a point and a simple closed curve(allow non-convex). Curve must be given in the form set of points.)
    2010-01-03 14:18:43下载
    积分:1
  • pipe
    某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n 口油井的油田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定n 口油井的位置,即它们的x 坐标(东西向)和y 坐标(南北向),应如何确定主管道的最优位置, 即使各油井到主管道之间的输油管道长度总和最小的位置?证明可在线性时间内确定主管道的最优位置。(An oil company plans to construct a east to west from the main pipeline. The pipeline to pass through an oil field n wells. Wells from each must have a pipeline along the shortest path (or South or North) connected with the competent Road. If given the location of oil wells in n, that is, their x coordinates (east-west) and y coordinates (north-south), should be how to determine the optimal position in charge of Road, even if the wells to the pipeline in charge of Road between the sum of the smallest length location? proved to be linear time to determine the optimal position in charge of Road.)
    2008-07-07 10:25:25下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载