-
total_sheji
example GUI matlab learn matlab from
the example(example GUI matlab)
- 2009-11-20 20:24:45下载
- 积分:1
-
CO2-fitting
matlab 数据拟合工具箱模拟大气二氧化碳含量(ATMOSPHERIC CARBON DIOXIDE
MODELING AND THE CURVE FITTING
TOOLBOX)
- 2012-03-25 10:54:32下载
- 积分:1
-
ed
说明: edge detectoin using wavelet transform built in matlab for beguners and comprisions also.....
- 2012-04-05 14:05:29下载
- 积分:1
-
fitness
在纯数学方法难以求解一个函数的值域时,用遗传算法计算函数的最大值(Pure mathematics is difficult to solve the range of a function, using genetic algorithms to calculate the maximum value of the function)
- 2013-05-21 23:14:18下载
- 积分:1
-
shili2
混沌优化算法计算测试函数的matlab程序,自己写的,可以直接用。(Chaos optimization)
- 2021-03-24 09:39:17下载
- 积分:1
-
Doolittle
在MATLAB下使用Doolittle算法对矩阵进行LU分解(Doolittle algorithm in MATLAB using the matrix LU decomposition)
- 2015-04-10 19:24:18下载
- 积分:1
-
icpdaima-matlab
很好的代码,很好很强大,大家用来,试试看,谢谢(a good program)
- 2013-05-24 10:52:15下载
- 积分:1
-
different-SNR
通过matlab编程仿真实现不同SNR下检测概率的比较(The comparison of the detection probability under different SNR)
- 2014-04-24 10:55:46下载
- 积分:1
-
vb
说明: 材料力学中不同梁(简支梁、悬臂梁)受力分析计算程序(Mechanics of materials with different beam (Charpy, Izod) stress analysis calculation program)
- 2014-10-23 15:57:17下载
- 积分:1
-
dace
克里金法假定采样点之间的距离或方向可以反映可用于说明表面变化的空间相关性。克里金法工 具可将数学函数与指定数量的点或指定半径内的所有点进行拟合以确定每个位置的输出值。克里金法是一个多步过程;它包括数据的探索性统计分析、变异函数建模 和创建表面,还包括研究方差表面。当您了解数据中存在空间相关距离或方向偏差后,便会认为克里金法是最适合的方法。该方法通常用在土壤科学和地质中。(This function completes what I have started with the functions variogram and variogramfit. It is not intended to be a highly optimized code for performing kriging but may have educational value. Note that for using kriging, you should download the latest version of variogramfit.
kriging uses ordinary kriging to interpolate a variable z measured at locations with the coordinates x and y at unsampled locations xi, yi. The function requires the variable vstruct that contains all necessary information on the variogram. vstruct is the forth output argument of the function variogramfit.
This is a rudimentary, but easy to use function to perform an ordinary kriging interpolation. I call it rudimentary since it always includes ALL observations to estimate values at unsampled locations. This may not be necessary when sample locations are not within the autocorrelation range but would require something like a k nearest neighbor search algorithm or something similar. Thus, the alg)
- 2015-11-02 20:04:53下载
- 积分:1