-
MATLAB
余弦滚降系统m代码,通信原理matlab仿真程序(Cosine roll-off system, m codes, communication theory matlab simulation program)
- 2009-09-14 18:36:16下载
- 积分:1
-
Chip_tool_Temperature
Program to find drill tool temperature
- 2013-11-13 01:11:58下载
- 积分: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
-
MATLABhelp
MATLAB的帮助说明,中文版本,对于英文版本的MATLAB学习很有帮助(MATLAB help explain, the Chinese version, English version of MATLAB for studying very helpful)
- 2010-05-21 11:26:14下载
- 积分:1
-
combat1
统计模拟(蒙特卡洛法),航空运输排队,机场设计(Statistical simulation (Monte Carlo method), Air Transport queuing, airport design)
- 2012-08-30 16:18:04下载
- 积分:1
-
Bearing
BEARINGANALYSIS MATLAB code for bearingAnalysis.fig
BEARINGANALYSIS, by itself, creates a new BEARINGANALYSIS or raises the existing
singleton*.
H = BEARINGANALYSIS returns the handle to a new BEARINGANALYSIS or the handle to
the existing singleton*.
BEARINGANALYSIS( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in BEARINGANALYSIS.M with the given input arguments.
BEARINGANALYSIS( Property , Value ,...) creates a new BEARINGANALYSIS or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before bearingAnalysis_OpeningFcn gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to bearingAnalysis_OpeningFcn via varargin.
*See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one
instance to run (singleton)".
- 2012-01-09 22:01:49下载
- 积分:1
-
HID_me
importatnt in yur projects
- 2011-06-18 07:25:10下载
- 积分:1
-
QPSKEs
BER of QPSK with symbol energy Es
- 2014-09-22 08:08:46下载
- 积分:1
-
As-a-rat-in-a-six-side-of-the-maze-(
大致就是一个老鼠在一个六个边的迷宫(httpen.wikipedia.orgwikiRadial_arm_maze)里寻找食物(reward),然后找到后记忆下来 下一次去寻找的时候 可以更快的找到食物,具体要求和解释见附件,不过是英文的,里面还有2个example code也是关于(As a rat in a six side of the maze ( httpen.wikipedia.orgwikiRadial_arm_maze ) in search of food ( reward ), and then find the memory down next to find time can be faster to find food, specific requirements.zip)
- 2012-09-14 17:14:06下载
- 积分:1
-
bayes
通过贝叶斯决策,测试给定的一组数据(身高/体重)来判断是男生还是女生。(Through Bayesian decision, given a set of test data (height/weight) to determine if a guy or girl.)
- 2013-11-02 21:19:32下载
- 积分:1