-
fdtd1D
This MATLAB M-file implements a finite-difference time-domain solution of Maxwell s curl equations over a one-dimensional space lattice comprised of uniform grid cells.
To illustrate the algorithm, a 1-GHz sinusoidal wave propagating in a nonpermeable lossy medium (epsr=1.0, sigma=5.0e-3 S/m) is modeled. The simplified finite difference system for nonpermeable.
- 2013-08-29 21:25:21下载
- 积分:1
-
genetic-algorithm
MATLAB-HFSS联合仿真,以遗传算法优化开槽优化微带天线带宽,还需下载hfss-hfss-api方能使用,别忘了修改路径(MATLAB-HFSS-patch antenna)
- 2021-01-24 19:58:38下载
- 积分:1
-
PDmatlab
变压器局部放电实验数据处理matlab程序,有去噪,波形峰值,相位信息获取。(PD matlab experimental data processing procedures, denoising, waveform peaks, to obtain phase information.)
- 2020-12-22 16:59:06下载
- 积分:1
-
《射频电路设计——理论与应用》一书课课后习题第一章Matlab程序代码-RF_ch01
《射频电路设计——理论与应用》一书课课后习题第一章Matlab程序代码("RF circuit design-- Theory and Application," a book first lesson after lesson Exercises Chapter Matlab code)
- 2005-04-04 19:41:41下载
- 积分:1
-
levenberg_marquardt
求解无约束最优化问题的方法之一:levenberg_marquardt方法(levenberg_marquardt method)
- 2011-01-02 13:29:14下载
- 积分:1
-
matlab_kalmantools
matlab下KALMAN滤波算法工具箱,给大家共享(Matlab toolbox Kalman filtering algorithm to share!)
- 2007-03-13 16:26:20下载
- 积分:1
-
MSK
该程序可以仿真MSK传输系统,对初学者有帮助。(siulater the MSK transmisstion system)
- 2009-11-16 20:54:28下载
- 积分:1
-
CC2480
开发人员指南 接口电路 仿真设计 软件编程指南(Download from ti)
- 2010-05-25 00:55:45下载
- 积分:1
-
theapplicationofmatlab
说明: matlab在图像处理,界面设计以及数值分析等各个方面的应用。(the application of matlab in image processing, numerical analysis, interface design and so on)
- 2010-04-13 15:21:10下载
- 积分:1
-
project1_code
这是matlab编写的3个常用机器学习分类器代码。其中包括了: 1)PCA 分类其;2)LDA分类器:3)naive贝叶斯分类器。 3个算法的实现参考了《Introduction to Machine
Learning》。 除了这3个分类算法的实现外,代码里面还包含了用于测试的main.m 主程序和一个实验的简要报告。实验在著名数据集acoustic_train_data 上进行。(This source code includes the implementation of three famous classifiers in machine learning. They are 1) PCA, 2) LDA and 3) Naive Bayesian. The detail theory behind these classifier can be found text book <<Introduction to Machine Learning>>. Besides the implementation of these 3 algorithms, the main.m for testing and a brief testing report is also included. (The testing is on data set acoustic_train_data) Enjoy:))
- 2015-03-09 20:59:12下载
- 积分:1