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

Search list

[Windows DevelopMatlab_Socket

Description: 本文件用JAVA语言开发,实现在Matlab环境下Socket的网络功能-this document using Java language in development and environment in Matlab Socket network functions
Platform: | Size: 120832 | Author: 尹志远 | Hits:

[OtherJavaandc

Description: Java语言中的本地方法接口(JNI)在使用中要装载一个动态链接库(DLL),这个DLL即是在Matlab中创建的虚拟实验室模型转化为C语言所编译成的。使用JNI的方法文中会有详细介绍,其中使用Jbuilder中的JNI会比较简单。当然,在这个过程中会有Java语言与C语言的转换问题,常用的数据类型的转换会制成表格直观地表示出来。-Java language of the local method Interface (JNI) in use to load a dynamic link library (DL L), the DLL that is created in Matlab virtual laboratory model into C language compiler as large. JNI use of the text will be presented in detail, including the use of Jbuilder JNI will be relatively simple. Of course, in this process there will be Java and C language conversion, commonly used types of data conversion into visual form to be voiced.
Platform: | Size: 94208 | Author: li | Hits:

[Special Effects3D_Deconvolution

Description: When looking at a three-dimensional (3D) specimen through a transmitted brightfield optical microscope, only the part of the specimen contained in the focal plane appears sharp while the remainder looks smooth. The deconvolution task consists in deblurring the observed image in order to recover the original shapes of the object. Although 2D deconvolution softwares are available freely, the 3D consideration gives rise to many problems leading to the impossibility to recover the original images without any assumptions. Moreover some noise is added to the signal, it has been considered as a white Gaussian noise.
Platform: | Size: 72704 | Author: 薛斌 | Hits:

[JSP/Javajava-matlab

Description: java和matlab混合编程的一种方法-java and Matlab programming a mixed approach
Platform: | Size: 1419264 | Author: 张龙 | Hits:

[Post-TeleCom sofeware systemsArithmetic

Description: 一个详尽的算术编码的matlab仿真程序。-A detailed arithmetic coding matlab simulation program.
Platform: | Size: 4096 | Author: blackdeath | Hits:

[matlabmatlab_webserver_test

Description: 应用matlab Java Builder实现matlab的Web应用部署的一个简单示例,测试方法在doc文档。-Matlab Java Builder realize the application of the Web application deployment matlab a simple example to test the method in the document doc.
Platform: | Size: 155648 | Author: 绿客 | Hits:

[JSP/JavaC4.5

Description: C4.5算法有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描和排序,因而导致算法的低效。此外,C4.5只适合于能够驻留于内存的数据集,当训练集大得无法在内存容纳时程序无法运行。-C4.5 algorithm has the following advantages: the classification rules easier to understand, accurate and a higher rate. Its shortcomings are as follows: in the tree structure, the need for a number of data sets the order of scanning and sorting, thus leading to inefficient algorithms. In addition, C4.5 can only be applied to the presence of a data set in memory, when the training set too great to accommodate in memory when the program can not run.
Platform: | Size: 1024 | Author: xinyuanwo | Hits:

[Mathimatics-Numerical algorithmsKMEANS

Description: K-MEANS算法 输入:聚类个数k,以及包含 n个数据对象的数据库。 输出:满足方差最小标准的k个聚类。 处理流程: (1) 从 n个数据对象任意选择 k 个对象作为初始聚类中心; (2) 循环(3)到(4)直到每个聚类不再发生变化为止 (3) 根据每个聚类对象的均值(中心对象),计算每个对象与这些中心对象的距离;并根据最小距离重新对相应对象进行划分; (4) 重新计算每个(有变化)聚类的均值(中心对象)-K-MEANS algorithm Input: cluster number k, and contains n data object database. Output: the minimum standards to meet the variance k-clustering. Deal flow: (1) a data object from the n choose k object as initial cluster centers (2) cycle (3) to (4) until a change in each cluster is no longer so far (3) according to each Clustering objects mean (central object), calculated for each object with these centers to object distance and in accordance with a minimum distance between a re-division of the corresponding object (4) re-calculated for each (change) clustering of the mean (central object )
Platform: | Size: 3072 | Author: 快快 | Hits:

[matlabpLSA

Description: 用于文本分析的pLSA(Probability Latent Semantic Analysis)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。-IpLSA (Probability Latent Semantic Analysis) Matlab惴ㄐ?菁惴ㄔ?堋 也 图
Platform: | Size: 302080 | Author: Tang Ketan | Hits:

[matlabExtendingMatlabusingJava

Description: 为了能结合Java和 Matlab两者的优点,构造功能更加强大的科学计算环境,对使用Java语言扩展Matlab 主开发环境 自身功能的关键技术进行了研究。首先介绍了使用 Java扩展 Matlab 的基本方法,在此基础上结合项目实践中对复杂图形用 户接口的需要,提出了一种在 Java 对象中通过 Matlab 接口对象访问当前Matlab会话的方法。给出了两个短小完整实例,可 用于进一步扩展与重用。-To be able to combine both Java and Matlab the advantages of structure more powerful scientific computing environment, the expansion of the use of Java language development environment Matlab master key technologies for its own function were studied. First introduced the use of Java to expand the basic method of Matlab, on the basis of the practice of combining items of complex graphical user interface needs, a Java object in Matlab interface object access through the current method of Matlab conversation. Given two examples of short integrity, can be used to further expand and reuse.
Platform: | Size: 54272 | Author: pipi | Hits:

[AI-NN-PRFuzCogMap

Description: Java Class implementing a Fuzzy Cognitive Map
Platform: | Size: 5120 | Author: Obi | Hits:

[File FormatMATLAB

Description: 本指南列举的MATLAB 代码编写的建议在软件开发小组实际工作中得到一致性的认 可。本指南与C、C++与Java 的同类手册在整体上是相似的,但是针对MATLAB 的特征 与历史进行了修正。指南中的建议是基于多种其他代码语言的指南与个人经验而来的。指南 主要是针对MATLAB 而写的,但是它对于相近的语言,如Octave、Scilab 和O-Matrix等的 编程也有所帮助。-Listed in this guide to prepare the recommendations of MATLAB code in the software development team has been consistency in the actual work of identifying Can be. This guide and the C, C++ and Java in the same manual is generally similar, but the characteristics for MATLAB With the history of the amendment. The proposed guidelines are based on a variety of other code language guide from personal experience with. Guide Mainly written for MATLAB, but it is similar to the language, such as Octave, Scilab, and O-Matrix, etc. Programming also be helpful.
Platform: | Size: 222208 | Author: 张聪贵 | Hits:

[OtherDocuments

Description: This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. -This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
Platform: | Size: 95232 | Author: Ho Joon Lee | Hits:

[Special Effectsimage.java.tar

Description: 实现对图片数字水印的添加和缩放,并且包含数字和图片水印的添加。而且增加了缩放功能。-Implementation of digital watermarking to add the picture and zoom, and includes figures and images watermark to add. And increased the zoom feature.
Platform: | Size: 2048 | Author: talentyao | Hits:

[matlabTCPIP_Communications_in_Matlab

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. The jtcp.m program uses Matlab s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network). The jtcp.m program is basically just a friendly wrapper for Rodney Thomson s "example" TCP/IP code-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. The jtcp.m program uses Matlab' s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).
Platform: | Size: 6144 | Author: 张明 | Hits:

[JSP/JavaPSO

Description: 改进的差分PSO算法,Java实行的,有兴趣的可以参考下-PSO algorithm to improve the differential, Java implementation, and are interested can refer to the following
Platform: | Size: 77824 | Author: 小草 | Hits:

[JSP/Javalog-normal

Description: log-normal随机数生成代码java-log-normal random number generation code in java
Platform: | Size: 1024 | Author: zhang | Hits:

[matlabsocket_communication_java

Description: 该程序调用java在matlab中实现套接字通信。-The program calls the java implementation in matlab socket communication.
Platform: | Size: 8192 | Author: 杨一 | Hits:

[matlabmatlaband-Java

Description: 该文件详细地介绍了在Matlab下调用Java程序的具体操作流程-The document introduces in detail the useage of Java program in Matlab
Platform: | Size: 2443264 | Author: | Hits:

[JSPJava-and-Maltab-Hybrid-Programming

Description: 为了能结合Java和Matlab两者的优点,构造功能更加强大的科学计算环境,对如何进行Java和Matlab混合编程进行了研究,首先介绍了Java调用Matlab函数的基本方法.-In order to combine the advantages of both Java and Matlab construct more powerful scientific computing environment, how to mix Java and Matlab programming studied, first introduces the basic Java method call Matlab function.
Platform: | Size: 109568 | Author: mxhbj | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net