资源列表
[matlab例程] zuixiaoercheng
说明:递推最小二乘估计参数,在系统辨识中的应用,利用模型阶次辨识方法(AIC准则),确定模型的阶次,作出参数估计值随时间的变化图-Recursive least squares estimation parameters, system identification, order identification methods (AIC criteria), to determine the model order, make the change in parameter estimates over<苏青> 在 2025-07-05 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] sonarnlJustLocalization
说明:Pioneer3-DX的声纳定位程序,在MobileSim运行机器人仿真,运行程序就可以实现定位功能,只需要修改配置,就可以支持linux和windows编程-Sonar positioning program Pioneer3-DX, in MobileSim running robot simulation, run the program location function can be achieved only need to modify the configuration can<苏青> 在 2025-07-05 上传 | 大小:526kb | 下载:0
[压缩解压] UnZip
说明:用C++实现zip压缩解压缩,主要是利用第三方源码接口,自己封装了一个压缩函数,和解压函数。使使用操作简单化。编译器是 VS2010,在MFC工程下测试的。-In C++ zip compression and decompression is to use a third-party source interface encapsulates a function of compression and decompression functions. The compiler is VS201<huazai> 在 2025-07-05 上传 | 大小:67kb | 下载:0
[matlab例程] upsclRenrm
说明:Upscaling permeabilities by renormalization algorithm (King, 1989)<Masoud> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[matlab例程] sierpinski
说明:Generates and plots state output sequence X[n] according to X[n]=round[1/2(X[n-1]+R[n])], where R[n] is a reference point chosen at random<LStemp> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[matlab例程] plot_cassini
说明:Cassini Oval is a curve that was developed by Giovanni Domenico Cassini in 1680. He had believed that the motion of the Earth and Sun followed a lobe of one of these ovals. This function plots Cassini Ovals with Polar Parametrization as described in<LStemp> 在 2025-07-05 上传 | 大小:2kb | 下载:0
[matlab例程] surf_from_scatter
说明:How do you turn a collection of XYZ triplets into a surface plot? This is the most frequently asked 3D plotting question that I got when I was in Tech Support. This submission explains how.<LStemp> 在 2025-07-05 上传 | 大小:92kb | 下载:0
[matlab例程] bisection
说明:[x,fVal,ExitFlag] = BISECTION(f,LB,UB,target,options) finds x +/- TolX (LB < x < UB) such that f(x) = target +/- TolFun. Any or all of f(scalar), f(array), LB, UB, target, TolX, or TolFun may be scalar or n-dim arrays. All non-scalar array<LStemp> 在 2025-07-05 上传 | 大小:4kb | 下载:0