Welcome![Sign In][Sign Up]
Location:
Search - squre

Search list

[Other resourcefunctionapproch

Description: best squre approach of function-best approach of function squre
Platform: | Size: 70453 | Author: panxiaoyu | Hits:

[Other resourceSqure

Description: 使用最小二乘法的一次性计算公式来估计y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n中b0, b1, ..., bn的值,并显示你和的曲线.-use of least squares method of the one-time formula to estimate y (i) = b0 b1 b2 * x * x ^ 2 b x ^ 3 * 3 * ...... bn x ^ n b0, b1, ..., bn value, and show you and the curve.
Platform: | Size: 1174 | Author: Zhang | Hits:

[OpenGL programsquare

Description: 当用鼠标左键点下绘制正方形,拖动鼠标会产生正方形线,右键探出菜单,退出,放大,缩小。When you press left botton,it will be genereted a squre,move it will display your track with square,right botton will pop menu,include exit,zoom in,zoom out
Platform: | Size: 1558 | Author: 陈晨 | Hits:

[Other resource1354520

Description: 定义一个Shape抽象类,在此基础上派生出Rectangle和circle类,二者都有GetArea()函数计算对象面积,GetPerim()函数计算对象的周长。使用Rectangle类派生出一个新类Squre。
Platform: | Size: 881 | Author: ming wang | Hits:

[matlabfunctionapproch

Description: best squre approach of function-best approach of function squre
Platform: | Size: 70656 | Author: panxiaoyu | Hits:

[matlabSqure

Description: 使用最小二乘法的一次性计算公式来估计y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n中b0, b1, ..., bn的值,并显示你和的曲线.-use of least squares method of the one-time formula to estimate y (i) = b0 b1 b2* x* x ^ 2 b x ^ 3* 3* ...... bn x ^ n b0, b1, ..., bn value, and show you and the curve.
Platform: | Size: 1024 | Author: Zhang | Hits:

[OpenGL programsquare

Description: 当用鼠标左键点下绘制正方形,拖动鼠标会产生正方形线,右键探出菜单,退出,放大,缩小。When you press left botton,it will be genereted a squre,move it will display your track with square,right botton will pop menu,include exit,zoom in,zoom out-When the next point with the left mouse button draw a square, drag the mouse will produce a square line, right-out menu, exit, zooming and narrow. When you press left botton, it will be genereted a squre, move it will display your track with square, right botton will pop menu, include exit, zoom in, zoom out
Platform: | Size: 1024 | Author: 陈晨 | Hits:

[Algorithm1354520

Description: 定义一个Shape抽象类,在此基础上派生出Rectangle和circle类,二者都有GetArea()函数计算对象面积,GetPerim()函数计算对象的周长。使用Rectangle类派生出一个新类Squre。-The definition of an abstract class Shape, on the basis of derived type Rectangle and circle, both have GetArea () function the object area, GetPerim () function of the circumference of the object. Rectangle type to use a new class derived Squre.
Platform: | Size: 1024 | Author: ming wang | Hits:

[Other GamesGeneration_Magic_Squares

Description: 一款用labview编写的魔方游戏,源代码和运行程序-A magic squre game based on labview platform. including codes and runtime exectuable program
Platform: | Size: 291840 | Author: 董行健 | Hits:

[Other Riddle gamesAPI-Squre-Game

Description: 使用Win32 SDk开发的经典游戏俄罗斯方块,而且具备音效,特殊效果等,注释十分详细,是初学者适用的一个绝佳范例-Use Win32 SDk development, but also with sound, special effects, and very detailed notes, is an excellent example for beginners
Platform: | Size: 1866752 | Author: hanks | Hits:

[OthermergesortandLpacking

Description: 归并排序,时间复杂度为nlogn,采用的递归思想。 Lpacking, 在一个2^n*2^n的四方格里挖去一个空,用L型的多米诺骨牌填满-merge sort,time complexity O(nlogn),thinking recursively。Lpacking, till the 2^n by 2^n squre with a missing block.
Platform: | Size: 303104 | Author: xinhedanti | Hits:

[matlabLeastSquare

Description: this matlab code for estimating the static linear system with Least Squre that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise finally,there are plots for showing results. -this is matlab code for estimating the static linear system with Least Squre that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise finally,there are plots for showing results.
Platform: | Size: 25600 | Author: maysam | Hits:

[matlabRecursiveLeastSquare

Description: this matlab code for estimating the static linear system with Recursive Least Squre that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise finally,there are plots for showing results. -this is matlab code for estimating the static linear system with Recursive Least Squre that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise finally,there are plots for showing results.
Platform: | Size: 1024 | Author: maysam | Hits:

[matlabRLS+MatriXReseting+ForgetFactor

Description: this matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result. 1- using the Covariance Matrix Reseting in a specefic time. 2-using the RLS with Forget Factor this program is written by matlab 7.0. Here we want to estimate the below function: 1-u^2+(1+tansig(0.1*(t-375)))*u^3+u^5+3*u^7 finally,there are plots for showing results. -this is matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result. 1- using the Covariance Matrix Reseting in a specefic time. 2-using the RLS with Forget Factor this program is written by matlab 7.0. Here we want to estimate the below function: 1-u^2+(1+tansig(0.1*(t-375)))*u^3+u^5+3*u^7 finally,there are plots for showing results.
Platform: | Size: 2048 | Author: maysam | Hits:

[matlabKalmanFilter

Description: this matlab code for estimating the static linear system(system function is time variable) with Kalman Filter. this program is written by matlab 7.0. Here we want to estimate the below function: this is matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result. 1- using the Covariance Matrix Reseting in a specefic time. 2-using the RLS with Forget Factor this program is written by matlab 7.0. Here we want to estimate the below function: 1-u^2+(1+tansig(0.1*(t-375)))*u^3+u^5+3*u^7 finally,there are plots for showing results.-this is matlab code for estimating the static linear system(system function is time variable) with Kalman Filter. this program is written by matlab 7.0. Here we want to estimate the below function: this is matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result. 1- using the Covariance Matrix Reseting in a specefic time. 2-using the RLS with Forget Factor this program is written by matlab 7.0. Here we want to estimate the below function: 1-u^2+(1+tansig(0.1*(t-375)))*u^3+u^5+3*u^7 finally,there are plots for showing results.
Platform: | Size: 1024 | Author: maysam | Hits:

[Game ProgramSqure

Description: 采用j2EE实现俄罗斯方块游戏,有屏幕大小调整,难度设置,过关设置-I use J2EE to write this game.The user can adjust the size of the screen,and can adjust the degree of difficulty.
Platform: | Size: 101376 | Author: Eric | Hits:

[OtherMagic-algorithm

Description: 关于b方研宄从始至今一直没有停歇过.随着计算机的出现.幻方在圈论、槛序设计、实验设计、对策论、概率娩计、人 工智能以及工艺美术等方面得到了广泛应用。针对幻方的三种墓本类型进行算法分析.并分别通过C语言实现。-Research of magic squre has never been stopped from the beginning.With the development of computer,magic square has been widely used in graph theory,programming design,experiment design,game theory,probability and statistics,Artificial Intelligence and crafts.The paper analyzes three basic types of algorithms of magic squre,which are respectively realized by C language
Platform: | Size: 152576 | Author: 陈晓娟 | Hits:

[matlabreza1---Copy

Description: Simulinik for fuzzy least squre algorithm
Platform: | Size: 9216 | Author: nima | Hits:

[OpenGL programsqure

Description: 可转动的立方体,本程序用VC++6.0和OpenGL实现一个立方体旋转的例子。程序简单明了,特别适合OpenGL用VC调用的初学者-squre (openGL and vc6.0)
Platform: | Size: 65536 | Author: greg | Hits:

[AlgorithmLeast-Squre

Description: 最小二乘法拟合曲线C++代码,任意的M个数据,任意的次数N(N不易太高)。输出拟合曲线的表达式-Least Squre For ...
Platform: | Size: 1871872 | Author: 张本梁 | Hits:
« 12 3 »

CodeBus www.codebus.net