-
tuxianglvbo
关于MATLAB的SAR图像处理技术和程序分析(MATLAB on the SAR image processing techniques and procedures analysis)
- 2009-05-01 20:18:29下载
- 积分:1
-
FDTD-1D-a-2d
this program generate 1D and 2D plane wave and apply Yee algorithm without dielectric
- 2013-12-04 21:39:41下载
- 积分:1
-
fun
说明: 这是一个用matlab读取txt(特定格式)文件并读取文件,画出figure,自动保存和关闭figure。程序运用了深度搜索递归算法。(因为大家没有input的txt文件,所以阅读程序领会思想和方法即可)(This is a use matlab to read txt (a specific format) file and read documents, painted figure, on and off automatically to preserve figure. Procedures for the use of recursive depth search algorithm. (Because there are no input of the txt file, so reader can understand the ideas and methods))
- 2009-07-26 05:52:22下载
- 积分:1
-
Fur-Elise
说明: 合成“致爱丽丝”曲子经典部分。 (国外课程设计的一个内容)(Synthesized music Fur Elise using MATLAB (part of a DSP project))
- 2011-03-31 08:48:25下载
- 积分:1
-
run_lms_mvdr
LMS算法是线性自适应滤波算法和自适应滤波方法通常包括处理。(LMS algorithm is linear adaptive filtering algorithm and adaptive filtering process typically includes process.)
- 2014-12-13 22:54:26下载
- 积分:1
-
C221Electromagnetics-RF
This hands-on introduction to computational electromagnetics (CEM) links theoretical coverage of the three key methods - the FDTD, MoM and FEM - to open source MATLAB codes (freely available online) in 1D, 2D and 3D, together with many practical hints and tips gleaned the author s 25 years of experience in the field. Updated and extensively revised, this second edition includes a new chapter on 1D FEM analysis, and extended 3D treatments of the FDTD, MoM and FEM, with entirely new 3D MATLAB codes. Coverage of higher-order finite elements in 1D, 2D and 3D is also provided, with supporting code, in addition to a detailed 1D example of the FDTD a FEM perspective. With running examples through the book and end-of-chapter problems to aid understanding, this is ideal for professional engineers and senior undergraduate/graduate students who need to master CEM and avoid common pitfalls in writing code and using existing software.(This hands-on introduction to computational electromagnetics (CEM) links theoretical coverage of the three key methods- the FDTD, MoM and FEM- to open source MATLAB codes (freely available online) in 1D, 2D and 3D, together with many practical hints and tips gleaned the author s 25 years of experience in the field. Updated and extensively revised, this second edition includes a new chapter on 1D FEM analysis, and extended 3D treatments of the FDTD, MoM and FEM, with entirely new 3D MATLAB codes. Coverage of higher-order finite elements in 1D, 2D and 3D is also provided, with supporting code, in addition to a detailed 1D example of the FDTD a FEM perspective. With running examples through the book and end-of-chapter problems to aid understanding, this is ideal for professional engineers and senior undergraduate/graduate students who need to master CEM and avoid common pitfalls in writing code and using existing software.)
- 2015-02-03 07:25:42下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
matlab_tutorial_probability_statistics_of_the_clas
matlab 概率统计之经典算法教程matlab tutorial probability statistics of the classical algorithm(Probability and Statistics of the classical algorithm matlab tutorials matlab tutorial probability statistics of the classical algorithm)
- 2010-08-02 09:07:17下载
- 积分:1
-
genetic-algorithm
遗传算法可用于优化计算,C++,lingo都可用(Genetic algorithms can be used for optimization, C++, lingo are available)
- 2011-05-13 13:54:26下载
- 积分:1
-
beam-forming
多波束形成的代码,其中也有一些自适应的波束形成代码(beam forming)
- 2013-09-17 20:30:02下载
- 积分:1