%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by The MathWorks, Inc. % $Revision: 1.2 $ $Date:
標(biāo)簽: BIQPBOX reflective Bisection search
上傳時(shí)間: 2013-12-17
上傳用戶:sk5201314
排列問(wèn)題 M個(gè)1,N個(gè)0的排列(高效率版) 排列數(shù)為:c(m+n,n) 對(duì)n個(gè)0,m個(gè)1,我的想法是這樣的: 每個(gè)排列可以分三段: 全0列,全1列, 子問(wèn)題列 設(shè)各段長(zhǎng):r,s,t .子問(wèn)題列就是 (n,m) = (n-r,m-s),其中0<=r<=n,s=1
上傳時(shí)間: 2015-11-11
上傳用戶:1051290259
用C語(yǔ)言實(shí)現(xiàn)的遺傳算法的程序,實(shí)現(xiàn)的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.實(shí)現(xiàn)環(huán)境為win-tc.
上傳時(shí)間: 2013-12-25
上傳用戶:lindor
AVR單片機(jī)入門及C語(yǔ)言高效設(shè)計(jì)實(shí)踐(六) ATMEAG16L的定時(shí)/計(jì)數(shù)器 ATMEAG16L有兩個(gè)8位定時(shí)/計(jì)數(shù)器(T/C0、T,C2)和一個(gè)16位定時(shí)/計(jì)數(shù)器T/C1)。每一個(gè)計(jì)數(shù)器都支持PWM(脈沖寬度調(diào)制)輸出功能。PWM輸出在電機(jī)控制、開關(guān)電源、信號(hào)發(fā)生等領(lǐng)域有著廣泛的應(yīng)用。[第一段]
上傳時(shí)間: 2015-11-16
上傳用戶:集美慧
最小二乘法遞推算法辨識(shí)程序,輸入u,輸出y, 輸出結(jié)果中的c矩陣中最后一列為參數(shù)估計(jì)值.
標(biāo)簽: 輸出 最小二乘法 參數(shù)估計(jì) 遞推算法
上傳時(shí)間: 2014-07-12
上傳用戶:003030
一、 一元三次回歸方程 CubicMultinomialRegress.cs 方程模型為Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系數(shù)數(shù)組,存放順序與模型系數(shù)相反,即該數(shù)組中系數(shù)的值依次是d,c,b,a。 以后所述所有模型的系數(shù)存放均與此相同(多元線性回歸方程除外)。 public override double forecast(double x) 預(yù)測(cè)函數(shù),根據(jù)模型得到預(yù)測(cè)結(jié)果 public override double computeR2() 計(jì)算相關(guān)系數(shù)(決定系數(shù)),系數(shù)越接近1,數(shù)據(jù)越滿足該模型。
標(biāo)簽: CubicMultinomialRegress override public double
上傳時(shí)間: 2015-11-25
上傳用戶:13215175592
系轉(zhuǎn)載,液晶控制器T6963的C語(yǔ)言驅(qū)動(dòng)程序,T6963應(yīng)用廣泛,特別是240×128的液晶基本上都是用這個(gè)芯片
標(biāo)簽: T6963 液晶控制器 C語(yǔ)言 驅(qū)動(dòng)程序
上傳時(shí)間: 2014-08-26
上傳用戶:www240697738
12864串口液晶,包含兩個(gè)文件:lcd.c與lcd.h. 調(diào)用 void printLCD(uint8 x,uint8 y,uint8 *fmt, ... ),即可將顯示的字符串發(fā)送到液晶屏顯示
標(biāo)簽: uint lcd printLCD 12864
上傳時(shí)間: 2013-12-18
上傳用戶:朗朗乾坤
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and tools for writing code that s more robust, flexible, efficient, and maintainable. He shows you how to tame C++ s complexity, cut through its vast array of paradigms, take back control over your code--and get far better results
標(biāo)簽: marvelous although language Matthew
上傳時(shí)間: 2014-01-22
上傳用戶:妄想演繹師
可以進(jìn)行曲線回歸擬合算法的四參數(shù)算法。函數(shù)為 y = (a-d)/(1+(x/c)^b) +d . ec50.m 為其主要函數(shù)
上傳時(shí)間: 2016-02-04
上傳用戶:我干你啊
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1