代码搜索:连续波
找到约 10,000 项符合「连续波」的源代码
代码结果 10,000
www.eeworm.com/read/329422/12955510
m main_lyapunovspectrum_bba1.m
% 计算混沌时间序列Lyapunov指数谱的BBA算法 - Henon序列
% 使用平台 - Matlab7.0
% 作者:陆振波,海军工程大学
% 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页
% 电子邮件:luzhenbo@yahoo.com.cn
% 个人主页:http://luzhenbo.88uu.com.cn
% 参考文献:
% Brown R
www.eeworm.com/read/329422/12955552
m main_embeddingdimension_fnn.m
% 假近邻算法求嵌入维 (False Nearest Neighbors, FNN)
% 使用平台 - Matlab7.0
% 作者:陆振波,海军工程大学
% 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页
% 电子邮件:luzhenbo@yahoo.com.cn
% 个人主页:http://luzhenbo.88uu.com.cn
%
% 参考文献: M.B.Kennel, R
www.eeworm.com/read/329422/12955599
m main_embeddingdimension_cao.m
% Cao方法计算混沌时间吸引子的嵌入维 - 主函数
% 使用平台 - Matlab7.0
% 作者:陆振波,海军工程大学
% 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页
% 电子邮件:luzhenbo@yahoo.com.cn
% 个人主页:http://luzhenbo.88uu.com.cn
clc
clear all
close all
%-------------
www.eeworm.com/read/324902/13238694
m 10-9.m
load woman;
%打开原始图像
imshow(X,map);
% X包含原始图像信息.
% map包含打开的色图
nbcol = size(map,1);
[cA1,cH1,cV1,cD1] = dwt2(X,'db1');
% 对图像X执行单层分解,小波为db1
cod_X = wcodemat(X,nbcol);
cod_cA1 = wcodemat(cA1,n
www.eeworm.com/read/137750/13300576
cfg 0008071920t.cfg
柘溪水电厂220KV府河录波屏,1
144,48A,96D
1,220KVⅠ段母线Ua,A, , KV, 0.01, 0.0, 0, -32000, 32000
2,220KVⅠ段母线Ub,B, , KV, 0.01, 0.0, 0, -32000, 32000
3,220KVⅠ段母线Uc,C, , KV, 0.01, 0.0, 0, -32000, 32000
4,220KVⅠ段母线3
www.eeworm.com/read/137750/13300602
cfg 00092711192.cfg
柘溪水电厂220KV府河录波屏,1
144,48A,96D
1,220KVⅠ段母线Ua,A, , KV, 0.01, 0.0, 0, -32000, 32000
2,220KVⅠ段母线Ub,B, , KV, 0.01, 0.0, 0, -32000, 32000
3,220KVⅠ段母线Uc,C, , KV, 0.01, 0.0, 0, -32000, 32000
4,220KVⅠ段母线3
www.eeworm.com/read/137750/13300740
cfg 0008071920b.cfg
柘溪水电厂220KV府河录波屏,1
144,48A,96D
1,220KVⅠ段母线Ua,A, , KV, 0.01, 0.0, 0, -32000, 32000
2,220KVⅠ段母线Ub,B, , KV, 0.01, 0.0, 0, -32000, 32000
3,220KVⅠ段母线Uc,C, , KV, 0.01, 0.0, 0, -32000, 32000
4,220KVⅠ段母线3
www.eeworm.com/read/137750/13300744
cfg 0208071923h.cfg
柘溪水电厂220KV府河录波屏,1
144,48A,96D
1,220KVⅠ段母线Ua,A, , KV, 0.01, 0.0, 0, -32000, 32000
2,220KVⅠ段母线Ub,B, , KV, 0.01, 0.0, 0, -32000, 32000
3,220KVⅠ段母线Uc,C, , KV, 0.01, 0.0, 0, -32000, 32000
4,220KVⅠ段母线3
www.eeworm.com/read/137518/13317896
cpp wavelettransform.cpp
//WaveletTransform.cpp------WaveletTransform.h的执行文件
//对遥感图像进行对称紧支集双正交小波变换和逆变换
//开发者: 余家忠
//开发单位: 北京大学遥感与地理信息系统研究所GeoSIS实验室
//开发时间: 2000年3月22日
#include "stdafx.h"
#include "WaveletTransform.
www.eeworm.com/read/323663/13328826
asm 跑马灯24.asm
;正弦波
org 0000h
r:mov r4,#80h
mov r5,#04h
mov r6,#40h
mov r7,#80h
mov a,#80h
lcall k1
lcall l1
mov a,#04h
lcall k2
lcall l2
lcall x1
lcall k1
lcall