-
MATLAB
这是一款模拟心跳的开发程序,一颗硕大的红心,带着砰砰跳动的声音。。。(This is the heart of the development of a simulation program, a huge heart, beating with a pop sound. . .)
- 2010-08-26 08:56:45下载
- 积分:1
-
MatlabExampleVer2.0
说明: Agilent 仪器与MATLAB互联,这是Agilent网站提供的参考源码(Agilent instruments and MATLAB Internet, which is Agilent site provides a reference source)
- 2008-11-26 16:58:47下载
- 积分:1
-
SNA
随机牛顿法估计系统模型参数,揭示了许多算法的内在联系。(Stochastic Newton method to estimate the system model parameters, revealing the internal relations of a number of algorithms.)
- 2009-10-24 21:45:12下载
- 积分:1
-
MATLAB
利用matlab来分析主成分,得出权重等一些参数(Use matlab to analyze the principal components, obtained some parameters such as weight)
- 2011-06-08 16:11:15下载
- 积分:1
-
hailangmoni
matlab海浪模拟程序文中的两个word分别是在二维和三维下海浪的波形图(有所提供的matlab源程序生成)
bopu.m是标准的p-m谱,输入风级数和频率数得到该风级下的p-m谱
erweihailangboxing.m是生成三维海浪波形的源程序,输入风级数,频率数和角度数得到该风级下的海浪波形;
hailangboxing.m是生成二维海浪波形的源程序,输入风级数和频率数得到该风级下的海浪波形;
SDwave.m是分形法所用的源程序,与本线性得加法所采用的 方法不一样。。纯属我毕设的客串。。所得波形为二维的海浪。(wave matlab simulation program)
- 2020-12-06 17:39:22下载
- 积分:1
-
ciccomp2
计算CIC补偿滤波器系数方法2
Matlab source code(another method of calculate CIC compensation filter coefficients
)
- 2011-01-03 14:02:57下载
- 积分:1
-
bem_hamm_soft
calculating bit error rate in hamming code using soft decoding
- 2013-12-20 01:03:45下载
- 积分: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
-
aa
非编码,与当前残差的相关系数的符号,在已经有了如今的回归变量集和当前残差的基础上(It is miRNA.A build of the development version (which will eventually become the next major release of R) is available in the r-devel snapshot build.)
- 2015-01-11 23:01:42下载
- 积分:1
-
immune
人工免疫算法的模式识别,用于故障诊断
(Pattern Recognition Artificial immune algorithm for fault diagnosis)
- 2010-06-04 23:19:50下载
- 积分:1