搜索资源列表
BPNeuralNetwork2
- BP神经网络解决异或问题,用VC可以打开浏览!也可与MATLAB接口使用.-BP neural network solutions differences or problems, with VC can open here! Also with the use of MATLAB interface.
myedgeanddivide
- 该压缩包的程序实现对图像的边缘进行检测,并且对图像进行阈值分割。源码全部为自己编写,效果不错。不知道上传matlab的源码能不能开通会员,所有上传的都是自己的代码,虽然有些简单但是都是自己的劳动,刚起步,希望和大家交流。-of the compressed image program to the brink for testing and the right image thresholding segmentation. Source for all the preparation work
OpenSVM-1.0.1-Beta-SRC(2)
- OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rig
DXF
- 利用VC++开发,生成测量的纵横断面,生成DXF格式,可利用CAD打开-Use VC++ Development, to generate the vertical and horizontal cross-section measurement to generate DXF format CAD can be used to open
duqu_excel
- matlab 读取操作excel表格,可以打开excel表格,读取其中的数据-matlab read operation excel spreadsheet, you can open the excel spreadsheet, the data read
GUI_1
- matlab 读取操作图片,可以打开图片,改变其显示模式-matlab read operation picture, you can open the picture, and changing the display mode
cffxq
- 简单的词法分析程序,可执行,大二时做的简单词法分析器,可打开源文件分析词法。-A simple lexical analysis program, executable, sophomore, when doing a simple lexical analyzer, lexical analysis can open the source file.
gauss
- gauss的PDF&CDF繪圖直接打開檔案RUN即可,生成圖像另有顏色標記-gauss in PDF & CDF drawing RUN can open the file directly to generate the image and another color marker
poisson
- poisson的PDF&CDF繪圖直接打開檔案RUN即可,生成圖像另有顏色標記-poisson' s PDF & CDF drawing RUN can open the file directly to generate the image and another color marker
multiple_fdf_viewer.m
- can open multiple Varian FDF files
Matlab_Optimization_Toolbox
- 提供了一般和大型的非线性优化函数,同时还提供了线性规划,二次规划,非线性最小二乘以及非线性方程求解的工具。是SWF格式的,用单独的flash player打开,或者用任何一种网页浏览器打开即可。-Provides a general and large-scale nonlinear optimization function, and also provides a linear programming, quadratic programming, nonlinear least squar
ProficientInMATLABConsolidatedCounselingAndGuidanc
- 这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。如书名所示,本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力!-This is a reference book about M
browse_score_xls
- Matlab GUI程序, 带文件名browse功能,可打开excel文件。使用了listbox,edit,button等控件。 从excel文件中读取信息,显示在姓名和成绩两个窗口中,且可以在姓名窗口点选一个或多个姓名来显示对比成绩; 其中提供了文件浏览窗口,可供选取文件。 本例针对成绩文件score.xls,结构是:姓名,语文,数学,英语若干成绩。-Matlab GUI program with the file name browse function, can open th
matlab
- 这是一本有关 MATLAB 的参考书,适合于使用 MATLAB 或正在打算使用MATLAB 的读者。本书另辟蹊径可以借助或不借助 MATLAB 随带的文档资料让读者自学 MATLAB。书中口语化的风格,使读者易于阅读。-This is a reference book about MATLAB, suitable for use or are planning to use MATLAB MATLAB readers. This book can open a new path with or
TEST1
- 打开一个数据文件,并排序,其实排序很简单,但是打开文件然后输出对于入门的人来说是有点难度的-It can open a file of data,then sort them.
st1105
- 開回路是的基礎型升壓型變換器,可以改變DUTY值來改變輸出電壓。-Open loop is the basis of type boost converter, you can change the value to change the output voltage DUTY.
DigitalEqualizer
- Digital Equalizer in MATLAB7.0CODE,you can open a .wav file to play. And,you can adjust EQ arameters as your will. It also include two test files. One is a rock song. The other one is classic music. -Digital Equalizer in MATLAB7.0CODE,you can open a
controll
- -can open routines for Schneider ATV31 -menu implementation -pid control all implemented for an cortex M3 microcontroller
costas_ClosedLoop_IIR
- 基于IIR滤波器的costas环的simulink实现,区别于不同的costas环,可以实现通信系统的载波同步,可以直接在matlab上打开实现,对于通信系统的同步问题的学习和设计-IIR filter based on simulink realization of costas loop, different from the various costas loop, carrier communication system can be achieved simultaneously, y
tingchechangmoni
- 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出,汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在他之后进入的车辆必须先退出车场为它让路,待该车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间交纳费用。试为停车场编制按上述要求进行管理的模