搜索资源列表
-
0下载:
在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
-
-
1下载:
外国人开发的电磁时域有限差分方法工具包
Electromagnetic Finite-Difference Time-Domain (EmFDTD)
is a basic two-dimensional FDTD code developed at the
School of Electrical Engineering, Sharif University of
Technology.
This code has been written based on th
-
-
6下载:
最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。
Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。
-The Dijkstra shortest path algorithm for the proce
-
-
0下载:
最短路径的matlab文件,最短路径无论是在数据结构还是在图论中,都占有比较重要的地位-The shortest path of matlab files, shortest path, whether in data structures or graph theory has played an important role compared
-
-
0下载:
最小生成树Prim算法的matlab文件,无论是在数据结构还是在图论中都有广泛的应用-Prim minimum spanning tree algorithm matlab file, whether in data structures or graph theory, there are a wide range of applications
-
-
0下载:
Program to solve for natural frequencies (eigenvalues) and
resulting mode shapes (eigenvectors) in simple structures -Program to solve for natural frequencies (eigenvalues) and
resulting mode shapes (eigenvectors) in simple structures
-
-
0下载:
GSM 目前还是现在主要应用的移动系统,2G的演进也是目前平稳向三代过度的重要途径,MUROS,EDGE等都是现在技术演进的关键技术,本代码给出了平台搭建中TCH信道编解码技术,希望对你有所帮助。-GSM is still the main application is mobile systems, 2G is the steady evolution over the three generations of an important way, MUROS, EDGE technology
-
-
0下载:
Vector is the basic data structure in MATLAB. It provides easy, fast, effective, and scalable data structures giving programming an algebraic view for data, even for complex data structures. Matlab allows you do develop fast technical solutions. Howe
-
-
0下载:
运用平面波展开法模拟光子晶体光纤中的带隙结构-The use of plane wave expansion method in photonic crystal fiber simulation of the band structures of
-
-
4下载:
二层地质模型波场模拟,用有限差分进行波场的模拟,充分利用多波多分量地震记录,以及各向异性方面的独特信息,可有效地减少
纵波勘探的多解性,定量地描述裂缝储层,改善某些纵波资料成像不好地区的构造
成像。这样可获得比纵波分辨率高的多波剖面,从而有利于研究小幅度构造、断层、
裂缝裂隙等复杂地质现象,对油气勘探与开发具有现实意义和实用价值-Two-layer geological model wave field simulation, using finite difference wave
-
-
0下载:
第一篇 基本概述
第一章 基本概述
第二章 初探MATLAB
第二篇 繪圖功能
第三章 二維平面繪圖
第四章 三維立體繪圖
第五章 數值運算與其他應用面
第六章 影像顯示與讀寫
第七章 動畫製作
第八章 握把式圖形與GUI設計
第九章 GUIDE:GUI設計環境
第三篇 變數與資料結構
第十章 矩陣的處理與運算
第十一章 字元與字串
第十二章 多維陣列
第十三章 異質陣
-
-
0下载:
This function is used to create logs for individual tasks. Five pre-defined log
types exist to log response time, release latency, start latency, execution time,
and context switch instances. These are obtained by setting the variable logtype
t
-
-
0下载:
matlab数据结构 算法工具箱, 包括堆栈 队列 2叉树 红黑树 -Data Structures & Algorithms Toolbox
====================================
The Data Structures & Algorithms Toolbox provides advanced data
structures and algorithms for the Matlab(r) 5 environment. It implem
-
-
0下载:
Abutment behavior significantly influences the seismic response of certain bridge structures.Specifically in
the case of short bridges with relatively stiff superstructures typical of highway overpasses,embankment mobilization and
inelastic
-
-
0下载:
Reflection/transmission of layered thin film structures. Made in Matlab.
-
-
0下载:
Goal of the project was to implement numerical methods for solving systems of linear algebraic equations using MATLAB software. First of all I had to learn the structures of programming in MATLAB, later on I was able to implement and test numerical a
-
-
0下载:
利用MATLAB语言绘制分子结构,这对于搞分子结构的学者有一定的帮助-Draw molecular structures using MATLAB language, which scholars engage in the molecular structure of some help
-
-
0下载:
An Introduction to Matlab for Econometrics(This paper is an introduction to MATLAB for econometrics. It describes the MATLAB Desktop, contains a sample MATLAB session showing elementary MAT-LAB operations, gives details of data input/output, decision
-
-
1下载:
watterson信道matlab仿真,瑞利衰落。。。。(This example shows how to simulate High-Frequency (HF) ionospheric channels, based on the models described in Recommendation ITU-R F.1487. In particular, it shows how to simulate the general Watterson channel model, and o
-
-
1下载:
主要讲述如何用MATLAB进行程序设计及解决实际问题,具体内容包括MATLAB程序设计概念、选择、循环、字符串操作、单元阵列与结构、高级文件输人/输出及高级函数等;针对实际应用,具体内容包括用MATLAB绘图、解线性代数方程组、进行基本统计、集合、排序和索引、处理声音和图像,以及高等数学中的曲线拟合,复数计算、微积分等(It mainly describes how to use MATLAB to program and solve practical problems. The specif
-