搜索资源列表
pgllib_src
- PGL is a library that encapsulates plot capabilities in a MFC project for VC6 and VC7. It is designed to be able to easily plot data generated in a project without the need of any external software. In fact, with CView and CDialog derived classes, yo
plot
- vc编译器下的MFC动态画图程序,实现实时的数据描绘,有助于数据计算类工程的仿真。-vc compiler MFC under the dynamic drawing program, to achieve real-time data descr iption, data of class projects help the simulation.
Modulating_a_Random_Signal
- Process a binary data stream using a communication system that consists of a baseband modulator, channel, and demodulator. Compute the system s bit error rate (BER). Also, display the transmitted and received signals in a scatter plot.-Proce
Plot
- 图表曲线实现,VC 6.0, 可输出任意曲线,可保存数据-Chart curve to achieve, VC 6.0, can be output arbitrary curve, the retention of data
MultiPlot
- Plot your multichannel data despite of being real or complex in Matlab. Mreshape reshapes your 3d data by your desired arrangment. Mreshape4 reshape your 4d data
AccelerometerGraph
- iphone的图形界面算法,绘制一些基本的图形空间和数据-iphone interface graphics algorithms, graphics rendering some of the basic space and data
main
- Used to plot temp VS time graph But has no data attached n the x axis(time) has time string format
calculator-src
- Descr iption Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your ow
mathlab_simulink
- mathlab 模糊控制器仿真.matlab做得毕业设计仿真,用simulink仿真房间内空调自动调节温度,文档中有很全的源代码 -mathlab simulink.In this paper, two methods of establishing simulation plant models are developed, based on the theory of hardware-in-the-loop simulation. The first method uses MATLA
plot
- program to plot x y data from a file
matlab_v
- Motion Tracking === === === This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to have a directory of sequentiall
ChartCtrl_demo
- High-speed Charting Control(A flexible charting control to display 2D data)-This chart control allows you to plot series of data on the screen. Several series of different types can be added to the control and up to four axes can be used. Series adde
das
- Demodulating the signal. DeAmpMod = (1/2).*(ademod(AmpMod,Fc,Fs, amdsb-sc ,num,den)) (ALTERNATIVE APPROACH) DeAmpMod = AmpMod.*Cs Designing butterworth low pass filter. [num,den] = butter(2,.8) FilteredOutput = filter(num,den
Plot
- 用VC编写的用于绘制图表的程序,可以将表格数据换成图形形式,直观-VC prepared with the procedure for drawing charts, tabular data can be replaced with graphical, intuitive
plot
- 使用vb2005做数据图形的子程序,可选择对数/线性坐标系。-Use vb2005 for data graphics subroutine, select the log/linear coordinates.
IntroToStatsWebinar
- Exellent Introduction to Statistics Toolbox 对matlab Statistics Toolbox的非常棒的demo -Exellent Introduction to Statistics Toolbox demo/M-Files: closeDTool.m Force close DFITTOOL (without confirmation dialog) createCarDatabase.m
plot3k
- Generate a 3D point plot of L=(x,y,z) using the values in the vector c to determine the color of each point. If c is empty, then z (column 3 of L) is used to color the plot. The data points are sorted so that plot3 is only called once for each
1temp-plot
- 通过python语言编程,可以批量对数据绘图。-plot data by loop n files
data acquisition and plot
- 从setup文件中读取文件参数 计算中断参数 通过8254定时器和8259中断控制器实现定时中断 将A/D采集到的数据解码成电压值绘制成图像 文件在TurboC下运行(Read file parametersom from the setup file, and then calculate interrupt parameters. Achieve a regular interrupt through the 8254 timer and 8259 interrupt controller.
python-plot
- 利用python语言进行数据可视化,可以很好的观察数据的变化规律(Using Python language for data visualization, can be very good observation of the law of change in data)