搜索资源列表

  1. functionapproch

    0下载:
  2. best squre approach of function-best approach of function squre
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:70453
    • 提供者:panxiaoyu
  1. Squre

    0下载:
  2. 使用最小二乘法的一次性计算公式来估计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 * ...... b
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:Zhang
  1. square

    0下载:
  2. 当用鼠标左键点下绘制正方形,拖动鼠标会产生正方形线,右键探出菜单,退出,放大,缩小。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
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1558
    • 提供者:陈晨
  1. 1354520

    0下载:
  2. 定义一个Shape抽象类,在此基础上派生出Rectangle和circle类,二者都有GetArea()函数计算对象面积,GetPerim()函数计算对象的周长。使用Rectangle类派生出一个新类Squre。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:881
    • 提供者:ming wang
  1. functionapproch

    0下载:
  2. best squre approach of function-best approach of function squre
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:70656
    • 提供者:panxiaoyu
  1. Squre

    0下载:
  2. 使用最小二乘法的一次性计算公式来估计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
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:1024
    • 提供者:Zhang
  1. square

    0下载:
  2. 当用鼠标左键点下绘制正方形,拖动鼠标会产生正方形线,右键探出菜单,退出,放大,缩小。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 w
  3. 所属分类:OpenGL

    • 发布日期:2024-11-03
    • 文件大小:1024
    • 提供者:陈晨
  1. 1354520

    0下载:
  2. 定义一个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 (
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-03
    • 文件大小:1024
    • 提供者:ming wang
  1. Generation_Magic_Squares

    0下载:
  2. 一款用labview编写的魔方游戏,源代码和运行程序-A magic squre game based on labview platform. including codes and runtime exectuable program
  3. 所属分类:其他游戏

    • 发布日期:2024-11-03
    • 文件大小:291840
    • 提供者:董行健
  1. API-Squre-Game

    0下载:
  2. 使用Win32 SDk开发的经典游戏俄罗斯方块,而且具备音效,特殊效果等,注释十分详细,是初学者适用的一个绝佳范例-Use Win32 SDk development, but also with sound, special effects, and very detailed notes, is an excellent example for beginners
  3. 所属分类:其他智力游戏

    • 发布日期:2024-11-03
    • 文件大小:1866752
    • 提供者:hanks
  1. mergesortandLpacking

    0下载:
  2. 归并排序,时间复杂度为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.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-03
    • 文件大小:303104
    • 提供者:xinhedanti
  1. LeastSquare

    0下载:
  2. 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 an
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:25600
    • 提供者:maysam
  1. RecursiveLeastSquare

    0下载:
  2. 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 : withou
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:1024
    • 提供者:maysam
  1. RLS+MatriXReseting+ForgetFactor

    0下载:
  2. 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-u
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:2048
    • 提供者:maysam
  1. KalmanFilter

    0下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:1024
    • 提供者:maysam
  1. Squre

    0下载:
  2. 采用j2EE实现俄罗斯方块游戏,有屏幕大小调整,难度设置,过关设置-I use J2EE to write this game.The user can adjust the size of the screen,and can adjust the degree of difficulty.
  3. 所属分类:游戏

    • 发布日期:2024-11-03
    • 文件大小:101376
    • 提供者:Eric
  1. reza1---Copy

    0下载:
  2. Simulinik for fuzzy least squre algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:9216
    • 提供者:nima
  1. blind_image_deblur

    0下载:
  2. 1.图像去噪MATLAB仿真程序.m 2.图像点扩展函数获取MATLAB仿真程序.m 3.约束最小二乘法图像复原MATLAB仿真程序.m-1.the simulation of denoise. 2.the method to get psf. 3.controlled least squre method to deblur image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-03
    • 文件大小:3778560
    • 提供者:skywardsmoon
  1. squre

    0下载:
  2. 可转动的立方体,本程序用VC++6.0和OpenGL实现一个立方体旋转的例子。程序简单明了,特别适合OpenGL用VC调用的初学者-squre (openGL and vc6.0)
  3. 所属分类:OpenGL

    • 发布日期:2024-11-03
    • 文件大小:65536
    • 提供者:greg
  1. Least-Squre

    0下载:
  2. 最小二乘法拟合曲线C++代码,任意的M个数据,任意的次数N(N不易太高)。输出拟合曲线的表达式-Least Squre For ...
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-03
    • 文件大小:1871872
    • 提供者:张本梁
« 12 »

源码中国 www.ymcn.org