-
kuopin8
说明: 扩频系统中的小实验,具体介绍在文件kuopin_all中有介绍。(spread spectrum system of small experiments, which are detailed in the document kuopin_all were introduced.)
- 2006-03-26 12:23:26下载
- 积分:1
-
NEW
光伏电池的仿真模型,实现空气温度与光照强度在不同条件下光伏电池的输出电流(Photovoltaic cells of the simulation model, air temperature and light intensity under different conditions, the output current of the photovoltaic cells)
- 2012-06-11 16:40:32下载
- 积分:1
-
MATLAB-VERSION2
语言通俗易懂生动有趣是matlab编程入门的好书籍(Easy to understand language interesting is a good entry matlab programming books)
- 2014-01-09 23:20:36下载
- 积分:1
-
数字钟的粒子滤波的MATLAB程序
资源描述数字钟是一个非常重要且经典的滤波技术。
- 2022-02-09 14:18:35下载
- 积分:1
-
ysf118
说明: 基于模数运算的数字水印算法的matlab源代码(Modular arithmetic based on digital watermarking algorithm matlab source code)
- 2011-02-22 22:28:35下载
- 积分:1
-
541088
说明: matlab论文,希望对大家有帮助,请大家多多支持(matlab thesis, I hope all of you help, please we can support)
- 2008-11-21 16:20:07下载
- 积分:1
-
fourth-chapter
《MATLAB/Simulink建模与仿真实例精讲》第4章相关例子程序,可以运行。(" MATLAB/Simulink modeling and simulation instance succinctly," Chapter 4 example program, you can run.)
- 2013-01-22 11:28:12下载
- 积分:1
-
matlab中绘制等温线的m文件
clear;close all;
fphn=fopen("hunan.txt","r");
hnb=fgetl(fphn);
hnmap=fscanf(fphn,"%f %f",[2,59]); % It has 59 rows now.湖南省界经纬度
fclose(fphn);
hnmap=hnmap";
xa=hnmap(:,[1]);
ya=hnmap(:,[2]);
fp=fopen("LATLON57.txt","r");
LL57=fscanf(fp,"%d %f %f",[3,97]); % It has 97 rows now.湖南省97县名称号码,经纬度
fclose(fp);
LL57=LL57";
x=LL57(:,[3])/10;
- 2022-01-21 04:00:19下载
- 积分:1
-
hundunfenxi
说明: MATLAB中的混沌系统的分析方法,包括李雅普诺夫指数等等(MATLAB in the analysis of chaotic systems, including Lyapunov exponents, etc.)
- 2021-04-26 21:48:45下载
- 积分:1
-
Signal-Modeling
signal modeling files for matlab
- 2011-03-30 02:34:23下载
- 积分:1