搜索资源列表
-
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下载:
KSDev Block Engine 3.03
BlockEngine is a set of components for creating professional-looking vector graphics. BlockEngine can be used to create business diagrams, presentations, organization and workflow charts, software and process flowcharts,
-
-
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下载:
MATLAB的库提供了一个指针的指针和MATLAB的数据结构实现-MATLAB Pointer Library provides an implemetation of pointers and data structures in MATLAB
-
-
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下载:
利用MATLAB语言绘制分子结构,这对于搞分子结构的学者有一定的帮助-Draw molecular structures using MATLAB language, which scholars engage in the molecular structure of some help
-
-
1下载:
这里面提供了结构在地震动作用下的傅里叶时程、Newmark响应等程序,有图有程序(This program provides the Fourier history, Newmark response and other procedures of structures in the earthquake.)
-
-
1下载:
基于对指纹的完整脊状结构的显式检测的表征。
在指纹上有丰富的歧视性信息的重要组成部分。当地的脊
结构不能完全以细节为特征。这个基于过滤的算法使用了一个Gabor过滤器来捕获本地和全局的细节。
指纹作为一种紧凑的固定长度的指纹。指纹匹配是基于欧几里德的。
两个对应的指纹之间的距离是非常快的。我们能够实现a。
验证精度仅略低于基于细节的算法的最佳结果。
发表在开放文学。我们的系统比先进的基于细节的系统性能更好。
当应用系统的性能要求不要求非常低的错误接受率时。
最后,我们证明了匹配的性能可以通过结合
-
-
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
-
-
2下载:
atlab有限元结构动力学分析与工程应用》共8章,系统地阐述了基于有限元和MATLAB软件的结构动力学计算和它在工程数值仿真中的应用,包括有限元的基本方法和步骤、结构的动力特性和响应分析、单元的质量矩阵和刚度矩阵的建立及典型结构的动力学分析、工程应用和数值仿真等内容。(There are eight chapters in the atlab finite element structural dynamics analysis and engineering application. The
-
-
8下载:
《Matlab有限元结构动力学分析与工程应用》一书中例子的源程序,对于学习采用matlab进行有限元计算很有指导意义!(The source program of the example in the book "Dynamic Analysis and Engineering Application of Finite Element Structures in MATLAB" is very instructive for learning how to use matl
-
-
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
-