▍1. demos
说明: 基于Matlab的Dsp 信号与系统的基础历程包括卷积等(Dsp & signal and system fundamental process bassed on matlab including convolsion)
说明: 基于Matlab的Dsp 信号与系统的基础历程包括卷积等(Dsp & signal and system fundamental process bassed on matlab including convolsion)
说明: 图像的颜色处置 矢量数据的显示 图像分析 进度条的使用 等100个程序实例(The color image display vector data disposal of the progress bar the use of image analysis such as 100 instances)
说明: matlab实用程序百例 图像分析 图像的区域处理 图像的颜色处置 等实例(Utility hundred cases of image analysis matlab image processing the image color region instance disposal)
The DocPolynom to Character Converter The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate. The char method uses a cell array to collect the string components that make up the displayed polynomial. The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB. Here is the char method.
Generating an Optical Sensor Image From Simulated Movement Data This script (aero_pointer_tracker.m) generates a movie with 64 frames and a frame size of 64 by 64 pixels (at 10 frames per second). The movie contains a simulation of a moving target that is moving through a structured background that is itself moving. A jitter motion caused by random vibration is also generated (in a Simulink® model called "aero_vibrati") and the jitter motion is added into the overall sensor motion. Finally, the image is blurred through a Gaussian optical point spread function. Note: Changing delt here also requires a change in the parameters set-up dialog box in the Simulink model "vibration".
Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files). (Note: When the Point Spread Function is Gaussian, then so is the Aperture function) To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
The DocPolynom to Character Converter The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate. The char method uses a cell array to collect the string components that make up the displayed polynomial. The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB. Here is the char method.
MOBILE MESSAGING TECHNOLOGIES AND SERVICES - SMS, EMS and MMS.pdf
matlab source coding in rar
OpenGL Terrain mapping tutorial code. Slightly modified to allow compiling with MinGW
Algorithms for various codes in matlab
Documentation om TI TWL3014 Iota Analog Baseband
介绍matlab的使用,非常适合初学者,不要错过。(Describes the use of matlab is very suitable for beginners, do not miss.)
设计卫星绕地球运动的图象。要求:地球的直径≥5cm,卫星用五角星表示,卫星轨迹呈椭圆其中一部分轨迹被地球遮挡。(Design of the satellite around the earth in the image. Requirements: Earth' s diameter ≥ 5cm, with a five-pointed star, said the satellite, the satellite orbit was elliptical orbit by the Earth blocking part.)
very good references for student in university who want to learning about waveleet
电力电子技术 课程讲解 晶闸管的介绍 过流保护 过压保护等等(Power Electronics Technology Course introduction explaining current protection thyristor overvoltage protection, etc.)