-
chen
说明: 基于MATLAB的直接序列扩频的研究与仿真代码(MATLAB-based direct sequence spread spectrum code and Simulation Study)
- 2010-03-23 18:37:06下载
- 积分:1
-
HW_2_Simluation
a fuzzy implement with matlab
- 2012-07-01 03:11:04下载
- 积分:1
-
Based-on-wavelet-transform-modulus
基于小波变换模极大的多尺度图像边缘检测matlab源代码(Based on wavelet transform modulus maxima of multi-scale edge detection matlab source code)
- 2010-05-19 14:41:01下载
- 积分:1
-
costasloop
一个关于锁相环的介绍及码源,希望对于初学者有所帮助。分享给大家了!(Introduction of a phase-locked loop and the code on the source of hope for the beginners help. We share it!)
- 2010-06-27 11:30:24下载
- 积分:1
-
guihd
递归函数调用示例。使用switch case语句实现切换编程回调结构。(Example of a recursive function call. Achieved using the switch case statement to switch programming callback structure.)
- 2011-07-05 17:39:26下载
- 积分:1
-
lab1_simulink_dspbuilder
LPC lab for student purdue
- 2011-05-08 02:29:19下载
- 积分:1
-
mt312
Driver for Zarlink VP310/MT312/ZL10313 Satellite Channel Decoder
- 2013-03-29 22:23:19下载
- 积分:1
-
filter-deniose
matlab下实现降噪,功率谱计算。%程序中设定采样点数为256个,采样频率为10000hz,
%输入信号为随机噪声和两个正弦的合成信号
%设定的滤波器的截止频率为3500hz
%通过挈比雪肤滤波器,运行程序,比较滤波前后的频域波形
%滤波去除了高频信号(matlab achieve noise reduction, power spectrum calculation. Sampling procedure set for 256 points, the sampling frequency of 10000hz, input signal for the random noise and the two sinusoidal signals synthetic filter set a cut-off frequency 3500hz manner than through the filter雪肤, run procedures, compared before and after filtering in frequency domain waveforms filtering in addition to high-frequency signals)
- 2008-12-25 21:22:12下载
- 积分:1
-
antcolony
利用蚁群算法解决旅行商问题,可以自主写入城市坐标,返回最佳路径和平均路径。(with the help of ant colony algorithm to solve the TSP problem. And the best route and the average length of routes will be returned.)
- 2010-10-15 11:17:23下载
- 积分:1
-
A_User_Friendly_Fortran_BVP_Solver
一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。(In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined.
)
- 2010-11-08 02:14:08下载
- 积分:1