-
chi2test
给定一批的样本,当然这些样本间必须相互独立。如果Q > chi2(p, nu),假设拒绝,否则通过。
ARGUMENTS:
x Absolut numbers.
p The prob ability value, calculated from Q.
Q The resulting Q-value.(A given batch of samples, of course, among these samples must be independent of each other. If Q> chi2 (p, nu), the assumption that refuse, or else through. ARGUMENTS: x Absolut numbers. P The prob ability value, calculated from Q. Q The resulting Q-value.)
- 2009-05-20 14:40:02下载
- 积分:1
-
open
这是一个关于 matlab 的 打开和写入的简单程序(This is an open matlab and write about the simple procedure)
- 2010-09-26 19:40:47下载
- 积分:1
-
SUBROUTINE-Gauss
SUBROUTINE Gauss 高斯消去法的子程序 分享给大家(SUBROUTINE Gauss_Expunction a methed to solve matrix )
- 2014-09-22 10:24:27下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
inverter-SMC
这是一个单相并网逆变器滑模变结构控制,采用滑模变结构控制方法对其进行稳定性控制,并实现有源阻尼控制。(This is a single-phase grid-connected inverter sliding mode variable structure control, using sliding mode variable structure control method to its stability control, and to achieve active damping control.)
- 2017-05-05 09:23:58下载
- 积分:1
-
LS(AR)
用LS法估计的AR参数并用Cadzow谱估计子估计出信号的功率谱密度(With the LS estimation of the AR parameters and spectral estimation Cadzow child with estimated signal power spectral density)
- 2009-12-05 15:17:34下载
- 积分:1
-
Anewfeedbackimageencryptionschemebasedonperturbati
一种新型的基于反馈的混沌序列流密码发生器(A new chaotic sequence based on the feedback stream cipher generator)
- 2010-05-19 21:51:22下载
- 积分:1
-
jpeg-matlab
matlab code to demonstrate jpeg compression algorithm.
- 2012-04-29 00:36:08下载
- 积分:1
-
Cylindrical-waveguide-simulation
阶跃型折射率光纤中的模式容量和光功率分布,单模光纤的特征方程及其MATLAB数值求解,多模光纤的特征方程及其MATLAB数值求解(Step-index fiber modes capacity and optical power distribution, single-mode fiber and MATLAB numerical solution of the characteristic equation, multimode fiber and its MATLAB numerical solution of the characteristic equation)
- 2021-04-28 21:18:43下载
- 积分:1
-
1
说明: 基于MR的频率优化,详细描述MR频率优化的计算方法(Optimization based on the frequency of MR, MR detailed description of the method of calculating the frequency optimization)
- 2011-10-09 16:05:08下载
- 积分:1