-
dsatbx
matlab数据结构 算法工具箱, 包括堆栈 队列 2叉树 红黑树 等等(Data Structures & Algorithms Toolbox
====================================
The Data Structures & Algorithms Toolbox provides advanced data
structures and algorithms for the Matlab(r) 5 environment. It implements
functions to create and destroy singly and doubly linked list, stack,
queue, binary tree and red-black (balanced) binary tree. Data elements
can be inserted, deleted or searched for. A graphical representation of
trees can be shown. All algorithms are clearly written as m-files, which
allows the toolbox to be used as a teaching aid in educational data
structures courses. This is the first implementation available of
advanced datatypes, common in other languages, for Matlab.)
- 2010-09-29 12:13:06下载
- 积分:1
-
color
彩色图像分解与重构,非常简单易懂,需要灰度图像的可以下载(caisetuxiangfenjiechonggou)
- 2010-01-10 22:30:03下载
- 积分:1
-
6
说明: 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。
Sobel算子和拉普拉斯算子进行锐化,并比较结果。(Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image according to encoding. Sobel operator and Laplacian sharpening, and compare the results.)
- 2011-03-11 11:42:53下载
- 积分:1
-
weighted-l1
这是加权L1的算法代码,用于压缩感知信号处理,很不错的(This is the weighted L1 algorithm code for compressed sensing, signal processing, it is good)
- 2012-03-31 11:25:54下载
- 积分:1
-
RBF-(Function-Approximation)
A project for function approximation by RBF neural network (with GUI).
- 2011-07-16 15:08:18下载
- 积分:1
-
SRG
开关磁阻风力发电系统数字信号处理器28335程序,双闭环(Switched Reluctance wind power generation system 28335 digital signal processor program, dual-loop)
- 2015-01-22 14:16:04下载
- 积分:1
-
Model_Reference_Adaptive_Control
模型参考自适应控制的Matlab实例,仿真模拟闭环跟踪方波输入
关键字:模型参考自适应控制 Matlab 例程(An Matlab example of model reference adaptive control.Simulate the closed-loop system to follow a square reference signal.
Keywords:Model Reference Adaptive Control, Matlab, Example)
- 2013-04-24 22:29:37下载
- 积分:1
-
Design-a-CQMFB
设计一CQMFB,低通滤波器H_0 (z)来自一半带滤波器。该半带滤波器的长度为47,通带截止频率ω_p=0.42π,试给出H_0 (z),H_1 (z),G_0 (z),G_1 (z)的幅频响应,单位抽样响应并画图。试着产生一信号,它由两个正弦加白噪声组成,一个在低频,一个在高频,正弦的频率及和白噪声的信噪比自己给定。试用所设计的滤波器组对该信号进行分解和重建。比较重建后的效果,并对结果继续进行分析。(Design a CQMFB, low pass filter H_0 (z) the half-band filter. The length of the half-band filter 47, passband cutoff frequency ω_p = 0.42π, try to give H_0 (z), H_1 (z), G_0 (z), G_1 (z) of the amplitude-frequency response, the unit sample response and Paint. Try to generate a signal that consists of two sinusoidal composition plus white noise, a low frequency, a high frequency in the signal to noise ratio, frequency and sine and white noise of its own given. Trial designed filter group that signal decomposition and reconstruction. Results were rebuilt, and the results continue to be analyzed.)
- 2015-03-23 10:52:19下载
- 积分:1
-
pro_lib
关于信号处理中的自适应算法的常用算法集,希望能对相关人士有所帮助!(On signal processing algorithms commonly used set of adaptive algorithms, hoping to help the relevant parties!)
- 2010-08-25 20:00:52下载
- 积分:1
-
a_standard_PSO_program_for_matlab
说明: 标准粒子群优化算法的示例,程序主体附带大量讲解,简明扼要,适合初学者对粒子群算法结构进行研究(Standard particle swarm optimization example, the program attached to a large number of the main explanations, concise and suitable for beginners on the particle swarm algorithm to study the structure of)
- 2008-11-14 16:30:36下载
- 积分:1