搜索资源列表
jialeizzz
- 电力系统的短路计算过程繁琐工作量大,采用计算机编程计算不但省去了繁琐的人工计算,而且精确度高。我选用matlab作为编程语言,因为Matlab对处理数组有着其它编程语言所无法比拟的优越性。此外matlab中的GUI界面直观简单,而且制作过程并不复杂。-power system short-circuit the cumbersome process of calculating workload, calculated using computer programs not only save
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
TrackEye_src.zip
- 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
beltfilter.rar
- 为带通滤波器,需设置半阶数、高低截止频率和采样频率。保存为function函数的m文件。rar中为一肌电信号。,For band-pass filter, to be set up semi-order, high and low cutoff frequency and sampling frequency. Save it as a function of m file function. rar for a EMG.
matlab_SoundWave_filter.rar
- 直接运行MAIN文件。对音频文件滤波,完成低通和高通滤波,并保存为WAV文件。,Run directly MAIN file. Filtering of the audio file to complete the low-pass and high-pass filter, and save it as WAV files.
avi
- 视频的压缩算法。本例子暂时只实现了静态的视频压缩功能。如果想实现实时的语音、视频通信,而且语音视频要同步;如果想保存成avi动画,还得啃那些cap打头的函数们。-Video compression algorithms. This example implements only the static moment of video compression. If you want to achieve real-time voice, video communications, and voic
CoefsMel
- This sourcecode extracts de melcepstrum coefficient of an audio file. You should give to de function, the audio file save as a vector, and the function returns a vector with 23 melcepstrum coefficients.
DataFusion
- MSPDA、IMM_MSPDA关联算法的融合结果演示。可以实时产生融合需要的仿真数据,并保存为txt格式文件。-MSPDA, IMM_MSPDA associated demonstration fusion algorithm. Generate real-time simulation data integration needs, and save as txt format.
1
- (1) 打开一个bmp文件 (2) 将其局部区域的灰度值进行改变 (3) 另存为一个新的bmp文件 -(1) open a bmp file (2) the gray value of its local area to change (3) Save as a new bmp file
LDPC
- 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s
xvi32
- for hex editing file this format save as bin file
gm1
- 灰色预测模型 matlab 记得保存为gm1-Grey prediction model matlab remember to save as gm1
account
- 卡号校验位计算 以下代码添加至任意记事本中另存为.vbs文件即可 -Card number parity bit calculation add the following code to any Notepad Save As. Vbs file can
BA_net
- BAnet实现代码,并且保存成txt文件。-BAnet implement code use matlab,and save as a txt file ,you also can translate other language using this code it must be useful,
Ex61
- 显示文件、编辑、帮助菜单项,并设置了热键,能实现打开、另存为、退出、改变字体、颜色等功能,并修改了应用程序图标。-Display File, Edit, Help menu item, and set the hotkey to achieve open, save as, exit, change fonts, colors and other functions, and modify the application icon.
readsqlite2
- 用matlab读取sqlite数据库中的BLOB方式存储的双精度数据块。以字符方式读入,利用矩阵方式进行高地位交换处理,具有较高的读入速度。-read the double data for sqlite database in whith the data is save as BLOB style. The data is read as string and operated as a big matrix. This program run at the best speed.
banben2
- 汽车之家爬虫,爬取汽车之家上所有车型,保存为excel格式-Family car of the reptile, crawling on all models car home, save as excel format
code
- 水平集文件和DICOM批处理另存为其他文件格式的程序-Batch level set file and DICOM file formats save as other programs
model
- 实现对视频文件单帧读取,显示,保存为单个图像文件,使用matlab2015a实现。-To achieve a single video file to read, display, save as a single image file, using matlab2015a implementation.
数字图像处理简单程序
- (1)实现图像文件的打开、保存、另存为、打印功能; (2)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果; (3)能对图像加入各种常见噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效果; (4)频谱处理,能够分析图像频谱,显示频谱图; (5)实现空域滤波中的平滑滤波和锐化滤波。((1) realize the image file open, save, save as, print function; (2) histogram statistics a
