Location:
Search - matlab 2-D d
Search list
Description: 上传的是C编写的DCT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C DCT algorithm, the image processing used to the hope that useful to you
Platform: |
Size: 1024 |
Author: 廖和 |
Hits:
Description: TTS语音开发示例,里面有个tts的库,可以直接调用-TTS voice development sample, which has a TTS library, you can directly call
Platform: |
Size: 1160192 |
Author: Yining Lin |
Hits:
Description: 2-d music算法是在一维music算法的基础上进行的一种算法,它是需要测的是方位角和俯仰角-Algorithm for 2-d music is music in the one-dimensional algorithm based on an algorithm, it is the need to measure the azimuth and pitch angle is
Platform: |
Size: 3072 |
Author: 历史风 |
Hits:
Description: 该程序利用pic单片机的A/D模块实现模拟信号的采集,对于数据采集有借鉴意义-The program using pic MCU A/D module analog signal acquisition, for data acquisition have referential significance
Platform: |
Size: 1024 |
Author: 黄亚 |
Hits:
Description: 2-D histogram代码从国外网站下载,感觉不错,内附讲解-2-D histogram code downloaded from the web sites from abroad, I feel pretty good, containing a brief
Platform: |
Size: 9216 |
Author: 李晓阳 |
Hits:
Description: AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Platform: |
Size: 44032 |
Author: chouchoumao |
Hits:
Description: 详细的OFDM设计过程,包括Matlab仿真、DSP源码及文档说明。
OFDM(正交频分复用)技术实际上是MCM(Multi-Carrier Modulation,多载波调制)的一种。-OFDM detailed design process, including the Matlab simulation, DSP source code and documentation. OFDM (Orthogonal Frequency Division Multiplexing) technology is actually MCM (Multi-Carrier Modulation, multi-carrier modulation) is.
Platform: |
Size: 4782080 |
Author: lee |
Hits:
Description: 由MATLAB生成的PWM的源代码,由模型搭建,由RTW实时代码下载生成的-PWM generated by the MATLAB source code, from the model set up by the RTW download real-time code generated
Platform: |
Size: 97280 |
Author: sun |
Hits:
Description: 单片机设计,毕业设计
16×16点阵(滚动显示)论文+程序
cdma通信系统中的接入信道部分进行仿真与分析
LED显示屏动态显示和远程监控的实现
MCS-51单片机温度控制系统
USB接口设计
毕业设计(论文)OFDM通信系统基带数据
仓库温湿度的监测系统
单片机串行通信发射机
单片机课程设计__电子密码锁报告
单片机控制交通灯
电动智能小车(完整论文
电气工程系06届毕业设计开题报告
电信运营商收入保障系统设计与实现
电子设计大赛点阵电子显示屏(A题
电子时钟
火灾自动报警系统设计
基于GSM短信模块的家庭防盗报警系统
基于GSM模块的车载防盗系统设计 TC35i 资料
基于网络的虚拟仪器测试系统
门控自动照明电路
全遥控数字音量控制的D类功率放大器
数控直流稳压电源完整论文
数字密码锁设计
数字抢答器(数字电路)
数字时钟
水箱单片机控制系统
同步电机模型的MATLAB仿真
温度监控系统的设计
用单片机控制直流电机
用单片机实现温度远程显示
智能家用电热水器控制器
智能型充电器电源和显示的设计
自动加料机控制系统-mcu design,
Platform: |
Size: 8664064 |
Author: zhangyun |
Hits:
Description: 斯坦福Energy211/CME211课《c++编程——地球科学科学家和工程师》的课件,源代码和作业。这门课将教授你C++,软件工程和更多的知识。教材是《C++ Primer》第四版。进度按照《C++ Primer》书里的编排。除了总结书里的内容,课堂上还有很多针对科学计算的例子和源码。本课一共30讲。此压缩包包括第21讲到第30讲的课件,源代码和作业(注:源代码只存在于第28讲到第30讲。
第二十一讲:无
第二十二讲:无
第二十三讲:测试
第二十四讲:计算机组织结构
第二十五讲:计算机组织结构(继续)
第二十六讲:软件设计
第二十七讲:无
第二十八讲:与Matlab结合
第二十九讲:与Fortran结合
第三十讲: 加载和使用动态库
-The Stanford Course Energy211/CME211--Computer Programming in C++ for Earth Scientists and Engineers, will teach you the basic C++, software engineering, and more. It uses C++ Primer(the Fourth Edition) as its textbook, and follows its organization. This compressed file includes the courseware, source code and assignment from Lecture 21 to Lecture 30.
Lecture 21: None
Lecture 22: None
Lecture 23: Testing
Lecture 24: Basics of Computer Organization
Lecture 25: Basics of Computer Organization, cont d
Lecture 26: Software Design
Lecture 27: None
Lecture 28: Integrating C++ with MATLAB
Lecture 29: Integrating C++ with FORTRAN
Lecture 30: Loading and Using Dynamic Libraries
Platform: |
Size: 225280 |
Author: 王云 |
Hits:
Description: 一个高效的k-d tree实现,可以广泛的应用与图形图像处理。-K nearest neighbor search based on KD-tree
Platform: |
Size: 24576 |
Author: 南亮亮 |
Hits:
Description: 关于处理的相关参考,包括matlab的相关程序和c的程序!-Regarding the handling of the relevant reference, including the relevant procedures and matlab process c!
Platform: |
Size: 1920000 |
Author: dfdfdf |
Hits:
Description: C++ class for simulating trajectories of the tempered stable (CGMY) process using the algorithm by D. Madan and M. Yor:
Platform: |
Size: 4096 |
Author: zhidong |
Hits:
Description: Computational Electrodynamics: The Finite-Difference Time-Domain Method, Third Edition
by Allen Taflove and Susan C. Hagness
Supplementary Material
the book s MATLAB files and 3-D Fortran 90 CPML code
Does anyone have this book Third Edition?
Please sent it to me yubowudi@126.com,thanks!
Platform: |
Size: 37888 |
Author: Roc |
Hits:
Description: 小波DWT变换,一般大家是用matlab实现,但是这段程序是用c语言编写。-wavelet dwt
Platform: |
Size: 2048 |
Author: 吕倩 |
Hits:
Description: C语言编程实现D算法。本实验利用Matlab实现。实现以下功能:
1输入必要参数,包括:节点个数、节点间路径长度、给定节点;
2输出给定节点到其它各节点的最短路径、径长;
3节点间路径长度用矩阵形式表示:
-D C language programming algorithm. In this study, by Matlab. Achieve the following functions: 1 Enter the required parameters, including: the number of nodes, the path length between nodes, for a given node 2 output for a given node to other nodes of the shortest path, path length 3 path length between nodes in a matrix form:
Platform: |
Size: 5120 |
Author: 依依 |
Hits:
Description: 这是我们学校的DSP实验箱5502的IIR算法实验,保证可以用,功能很全,它通过MATLAB设计确定IIR滤波器系数,A/D采样,IIR运算,并能观察滤波前后的波型变化.-This is our school s DSP algorithm of IIR experimental test box 5502, to ensure that you can use, features a very full, it is determined by the MATLAB design IIR filter coefficients, A/D sampling, IIR operation, and to observe the wave pattern changes before and after filtering.
Platform: |
Size: 276480 |
Author: Mr CAI |
Hits:
Description: 这是我们学校的DSP实验箱5502的FIR算法,保证可以用,功能很全,实验是通过MATLAB设计确定FIR滤波器系数,DSP 初始化,A/D采样,FIR运算,并可观察滤波前后的波型变化-This is our school s FIR DSP algorithms experimental box 5502, to ensure that you can use, features a very full, experiments designed to determine by MATLAB FIR filter coefficients, DSP initialization, A/D sampling, FIR operation and observing the filter before and after waveform changes
Platform: |
Size: 185344 |
Author: Mr CAI |
Hits:
Description: 2 d fir filter design in matlab
Platform: |
Size: 1024 |
Author: choesongil |
Hits:
Description: matlab实现二维小波变换,需把文件名改为英文(MATLAB realizes 2-D wavelet transform and needs to change the file name to English.)
Platform: |
Size: 1024 |
Author: 楚伽 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
26
»