-
emd_n
emd.m经验模态分解的程序,这个是学习希尔伯特黄变换(hht)的重要部分(emd.m EMD program, this is the study of Hilbert-Huang Transform (hht) important part of the)
- 2010-08-21 15:40:45下载
- 积分:1
-
dstrom
dstatcom simulation with the help of matlab software the result are very good please check
- 2013-12-30 04:01:24下载
- 积分:1
-
Normal_vector
说明: 对于三维点云的每一个点利用邻域点拟合最小二乘平面并求得法向量(For each point of the three-dimensional point cloud, the neighborhood points are used to fit the least square plane and obtain the normal vector)
- 2020-06-09 08:49:59下载
- 积分:1
-
MammEnhan
Image Enhancement technique for mammogram images
- 2011-02-24 15:10:57下载
- 积分:1
-
精细积分程序
在钟万勰院士最新书上的原代码
% Precise Integration Method
clear;
A=zeros(2);
C=A;
D=[0.5,0;0,1];
B=[-6,2;2,-4];
f0=[0;0;0;10];
f1=zeros(size(f0));
H=[A,D;B,C];
I=eye(size(H));
iH=inv(H);
tf=20;
step=[2,0.5,0.1]; % different step size
N=20;
figure;
hold;
str=["o","x","b-"];
for jj=1:3
%PIM begin
dt=step(jj)/2^N;
Ta=H*dt+(H*dt)^2*(I+
- 2022-01-30 16:59:30下载
- 积分:1
-
bp_filter
说明: 地震数据处理正演MATLAB bp滤波(seismic data process code bp filter)
- 2019-11-15 14:19:04下载
- 积分:1
-
2
说明: Current conversor for a system
- 2012-06-02 04:51:34下载
- 积分:1
-
Random
This sample code is to generate random number in C#
- 2014-08-11 02:38:37下载
- 积分:1
-
android.wifidirect
WiFi Direct直连,实现了直连,能正常检测链接,没问题(WiFi Direct Direct Connect, to achieve a straight, normal detection link, no problem)
- 2014-09-21 15:01:10下载
- 积分:1
-
MultiWiiV1_7
基于 Matlab 的积分分离 PID 控制 算法及仿真 摘 要 MATLAB 是一种集数值计算、符号运算、可视化(flying car)
- 2013-10-11 13:55:27下载
- 积分:1