Welcome![Sign In][Sign Up]
Location:
Search - matlab R2009a

Search list

[matlabMatlab_ASP.NET_Csharp

Description: 开发环境: Matlab Version 7.8.0.347(R2009a) Visual Studio 2005(.NET 2.0, C#) 演示如何在ASP.NET(C#)网页中调用MATLab函数的例子。-Development Environment: Matlab Version 7.8.0.347 (R2009a) Visual Studio 2005 (. NET 2.0, C#) to demonstrate how in ASP.NET (C#) page MATLab function call example.
Platform: | Size: 392192 | Author: teralink | Hits:

[TCP/IP stackjtcp

Description: Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. MATLAB release MATLAB 7.8 (R2009a) -Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. MATLAB release MATLAB 7.8 (R2009a)
Platform: | Size: 6144 | Author: Rafal | Hits:

[matlabcontacts

Description: 使用MATLAB GUI编写的通讯录程序,环境:MATLAB R2009a,可直接下载使用,数据库使用Excel文件存放。-Address book using the MATLAB GUI program in the environment: MATLAB R2009a. Program can be directly used. The database of the addresses is saved in Excel.
Platform: | Size: 15360 | Author: 李鹏 | Hits:

[Special EffectsMinMaxFilterFolder

Description: Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Description The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more. This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations. All numerical and logical class arrays are supported. Contributor (beside author) is Vaclav Potesil Acknowledgements This submission has inspired the following: Free-knot spline approximation MATLAB release MATLAB 7.8 (R2009a) Other requirements MEX correctly setup NO image processing is required Download a tiff file for
Platform: | Size: 29696 | Author: 谢冉 | Hits:

[Otherfd

Description: MATLABr2009a 破解文件 破解后轻松使用-matlab r2009a crack
Platform: | Size: 5120 | Author: hechu | Hits:

[matlabAMencoder

Description: 运行环境MATLAB R2009a/功能:实现AM调制 -AM encoder under MATLAB R2009a
Platform: | Size: 13312 | Author: 张帆 | Hits:

[AI-NN-PRNeural_Network_Toolbox_6_Users_Guide

Description: 神经网络工具箱使用说明---matlab官方网站上下载的,针对matlab7.8(R2009a)---英文版的-Neural network toolbox for use--- matlab download on the official website for matlab7.8 (R2009a)--- English
Platform: | Size: 4676608 | Author: si | Hits:

[matlabacf

Description: Computes ACF for a given series. Returns a vector of autocorrelations through lag p. Also produces bar graph of autocorrelations, with rejection region bands for testing (under white noise assumption) each autocorrelation = 0. Example: >> myacf = acf(y,12) Does not require any toolboxes. MATLAB release MATLAB 7.8 (R2009a)
Platform: | Size: 2048 | Author: Rafal | Hits:

[matlabGAOT

Description: 遗传算法matlab工具 1.工具箱文件拷贝至Matlab文件夹下,具体路径为:C:\program files\MATLAB\R2009a\toolbox。 2.工具箱路径加入Matlab文件路径之中。 流程为:File-->Set Path-->Add Folder。即,将C:\program files\MATLAB\R2009a\toolbox\文件夹加入该路径系统中。 3 重新启动Matlab,运行即可。 4 一般情况下,会出现如下情况。 安装遗传工具箱后出现问题:Warning: Name is nonexistent or not a directory: \afs\eos\info\ie\ie589k_info 解决方案: 将C:\program files\MATLAB\R2009a\toolbox\文件夹下的startup.m文件中的路径“\afs\eos\info\ie\ie589k_info\”改为goat当前所在的目录,“C:\program files\MATLAB\R2009a\toolbox\”即可。-Genetic algorithm matlab tool 1. Matlab toolbox files are copied to the folder, the specific path is: C: \ program files \ MATLAB \ R2009a \ toolbox. 2. Matlab toolbox add the file path into the path. Process is: File-> Set Path-> Add Folder. That is, the C: \ program files \ MATLAB \ R2009a \ toolbox \ folder by adding the path system. 3 Restart Matlab, can be run. 4 Under normal circumstances, there will be the following. Problems after installing genetic toolbox: Warning: Name is nonexistent or not a directory: \ afs \ eos \ info \ ie \ ie589k_info \ Solution: C: \ program files \ MATLAB \ R2009a \ toolbox \ startup folder under the . m file path " \ afs \ eos \ info \ ie \ ie589k_info \" to the current directory where the goat, " C: \ program files \ MATLAB \ R2009a \ toolbox \" can be.
Platform: | Size: 104448 | Author: wirser | Hits:

[matlabSignalModulations

Description: Modulate with matlab & simulink Digital signal (QPSK,ASK,FSK,QAM...) Analog signal (AM,FM,PM) MATLAB release MATLAB 7.8 (R2009a)
Platform: | Size: 520192 | Author: Rafal | Hits:

[matlabtracker-code-2011.11.18

Description: This software was developed under Linux with Matlab R2009a. There is no guarantee it will run on other operating systems or Matlab versions.
Platform: | Size: 115712 | Author: BOUROR | Hits:

[matlabcsharpMatlab

Description: C#与matlab混合编程,编程工具:VS2008和Matlab R2009a。-C# and Matlab hybrid programming, programming tools: VS2008 and Matlab R2009a.
Platform: | Size: 1024 | Author: 张波 | Hits:

[matlabMATLAB-language-tutorial

Description: 《MATLAB语言实用教程》采用最新版MATLAB R2009a,详细介绍了MATLAB的编程基础及其扩展,使读者能够快速掌握MATLAB基本编程的方法和不同工具箱的使用方法。《MATLAB语言实用教程》共分11章,包括MATLAB入门、MATLAB的基本元素与数据类型、数组与矩阵、MATLAB的程序、MATLAB的图形绘制、MATLAB的科学计算、符号计算、MATLAB在工程数学中的应用、创建用户图形界面、Simulink建模与仿真和MATLAB的应用等内容。 -" MATLAB language tutorials and practical" using the latest version of MATLAB R2009a, introduced in detail the MATLAB programming foundation and its extensions, allowing the reader to quickly grasp the basic MATLAB programming methods and different toolbox to use. " MATLAB language tutorial" is divided into 11 chapters, including the MATLAB MATLAB entry, basic elements and data types, arrays and matrices, the MATLAB program, MATLAB MATLAB graphics rendering, scientific computing, symbolic computation, MATLAB in engineering mathematics application, creating a graphical user interface, modeling and Simulation of Simulink and MATLAB application content.
Platform: | Size: 33080320 | Author: 钟娴 | Hits:

[matlabLS-SVMLab-v1.7(R2006a-R2009a)

Description: matlab中的ls-svm工具包,是最小二乘支持向量机算法,可用于解决非线性的回归问题。-ls-svm tool in the Matlab package, least squares support vector machine algorithm can be used to solve nonlinear regression problems.
Platform: | Size: 114688 | Author: 王欣 | Hits:

[matlabmultiWaitbar

Description: This function provides a new progress-bar (waitbar in MATLAB-speak) with the following features: * Multiple bars in one window * Robust to the window being closed * Time-estimates for long-running tasks * Completion percentage for long-running tasks * Control of the color for each bar * Textured bars (pointless, but nice) * No need to keep/manage window handles * Cancel tasks using a return flag or callback function * "Busy mode" where a bar bounces back and forth Note that this incurs roughly the same computational overhead as the built-in WAITBAR for low numbers of iterations and usually less overhead for high numbers of iterations. Requires MATLAB R2009a or above.
Platform: | Size: 8192 | Author: LStemp | Hits:

[matlabInteractive-data-navigation

Description: 一个基于MATLAB 7.8 (R2009a)实现的交互式数据导航窗格控件源码-Interactive data navigation pane controls the source code
Platform: | Size: 12288 | Author: 汪龙 | Hits:

[Mathimatics-Numerical algorithmsMATLAB_Codes

Description: 史峰 《MATLAB智能算法30个案例分析(第2版)》 所有源代码,所有源码均在MATLAB R2009a和R2014a环境下运行测试通过;读者可以结合自己计算机中的MATLAB版本选择对应的源码。-SHI Feng MATLAB intelligent algorithm 30 Case Analysis (2nd Edition)" all source code, source code are all in MATLAB R2009a and R2014a environment to run test passes the reader can combine their own computer to the corresponding source code versions of MATLAB.
Platform: | Size: 2856960 | Author: 小王 | Hits:

[DataMiningLS-SVMLab-v1.7(R2006a-R2009a)

Description: 数据预测与挖掘。通过MATLAB程序对lssvm算法进行仿真。-Data prediction and mining. The lssvm algorithm is simulated by MATLAB program.
Platform: | Size: 115712 | Author: | Hits:

[OtherMatlab.R2009a 破解文件-www.7down.net

Description: 用于破解matlabr2009a 前期破解实用 到期另寻破解方法 别问我 我是来下载东西的(crack for matlab r2009a)
Platform: | Size: 6144 | Author: 林海子 | Hits:

[Finance-Stock software system股票推荐系统

Description: 基于股票推荐系统 硬件环境 CPU:Pentium III 800MHz的 (最好是Intel Pentium IV 1GMHz) 内存:512MB(最好是1GB) 硬盘:至少6GB 2)软件环境 操作系统:Windows 2003 Server 数据库:SQL Server 2005 编程环境:Matlab R2009a,MicroSoft Visual Basic 6.0(stock recsystem hardware CPU: Pentium III 800MHz (Intel Pentium IV 1GMHz could be better) RAM: 512MB(1GB better) Disk: at leas 6GB 2) software OS: Windows 2003 Server DB: SQL Server 2005 Languages: Matlab R2009a, MicroSoft Visual Basic 6.0)
Platform: | Size: 11954176 | Author: Ddartagnan | Hits:

CodeBus www.codebus.net