-
work
matlab源文件 计算转子轴承系统油膜力,考虑了滑动轴承的非线性影响(youmoli)
- 2009-12-02 18:02:15下载
- 积分:1
-
SR
说明: SOFC 重整器模型,包括参考文档,m.file,simulink模型(steam reformer for SOFC, include the world file,m file and simulink model)
- 2014-09-24 10:17:34下载
- 积分:1
-
licheng
一个除法计算器和字母统计器,作为例程,希望可以让初学者快乐学习matlab,体验其中的快乐,毕竟兴趣才是最好的老师;(A calculator and letters and Statistics division, and as a routine, I hope will allow beginners to learn Happiness matlab, experience one of the happy, interested, after all, is the best teacher )
- 2009-03-10 15:39:04下载
- 积分:1
-
GA
说明: 遗传算法的设计与实现
y=x.*sin(10*pi*x)+2 (
Genetic Algorithm Design and Implementation
y=x.*sin(10*pi*x)+2 )
- 2013-11-18 21:09:52下载
- 积分:1
-
MATLAB6_5
matlab6.5的教程(作者:张志涌)
挺有用的(matlab6.5 the tutorial (Author: Zhang Chung) quite used)
- 2009-03-23 19:49:09下载
- 积分:1
-
PCA
利用matlab实现主成分分析!结构清晰!pca based on matlab(pca based on matlab)
- 2009-09-06 04:09:44下载
- 积分:1
-
lab4
调频电路的matlab simulink 仿真(The objectives of this laboratory are:
To investigate frequency modulation characteristics in the frequency domain.
To implement a classical double-tuned FM demodulator and measure its characteristics.
To implement a modern PLL FM demodulator and measure its characteristics.
To investigate the effect of FM signal bandwidth on the detected signal-to-noise ratio.)
- 2012-05-05 09:03:33下载
- 积分:1
-
buck_vol_control_matrix
电源系统常用的电压控制仿真系统,研究人员必备佳品。(Power system voltage control simulation system used, the researchers required to share.)
- 2014-09-23 22:15:23下载
- 积分:1
-
nonlinear
NONLINEAR LOAD DEMONSTRATION FOR LABORATORY TYPE RECTIFIER
- 2014-02-04 19:42:09下载
- 积分: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