-
Matlab_Help_Translate
The purpose of this code is to use GOOGLE translate to translate help of a command in MATLAB
( This code is written by M.A. (aka lftx).
The purpose of this code is to use GOOGLE translate to
translate help of a command in MATLAB to Turkish (you can modify it).
So do not expect much.
You need an active internet connection for this function to work
The function uses a java package to use GOOGLE translate s API
which is not developed by me, for detailed description of the java
files you can check
http://code.google.com/p/google-api-translate-java/
the usage of the file is very similar to the original "help" function
and if you add the files to your matlab s path you can use it as you use
MATLAB "help" function
EXAMPLES: helptr eye
EXAMPLES: helptr( why ) or helptr why
The function has been working as of DEC 2010
I cannot guarantee that it would be working in the future, as google might
change its API, or might not like your referring webpage or maybe your IP.
)
- 2010-12-14 15:40:10下载
- 积分:1
-
M_example
初学MATLAB的一些实例 希望对大家有用(MATLAB example)
- 2010-05-27 10:08:50下载
- 积分:1
-
Desktop
基于2013年全国大学生数学建模比赛B题碎纸片复原设计的matlab程序。可在较少的人工干预情况下,完成碎纸片的复原。(Based on the matlab program for the design of shredding B in the National Undergraduate Mathematical Modeling Contest in 2013. The restoration of shredded paper can be accomplished with less manual intervention.)
- 2017-09-15 14:26:27下载
- 积分:1
-
rayleighbenard
Title: GPU Implementation of Two-Dimensional Rayleigh-Benard Code with High Resolution and Extremely High Rayleigh Number. Authors: Gonzalez, C. M.
- 2014-01-26 18:29:24下载
- 积分:1
-
The-data-input-and-export
用matlab实现数据的导入与导出 内含经过调试的详细代码(The data input and export with detailed code)
- 2012-04-15 19:45:30下载
- 积分:1
-
gaodengguangxue--MATLAB(second)
高等光学仿真MATLABf仿真的源程序 第二版(Advanced optical simulation simulation source MATLABf second edition)
- 2014-12-25 15:21:47下载
- 积分:1
-
zoomFFT002
用于频谱细化,是《matlab在振动信号处理应用》一书中的实例(Spectrum refinement matlab vibration signal processing applications, " a book instance.)
- 2012-10-06 10:53:45下载
- 积分:1
-
rice_test02
本程序是莱斯信道的仿真程序,以sigma为参数,考虑了两节点之间距离的因素。(Is Rice channel simulation program, this program with sigma for parameters, considering the factors of the distance between two nodes.)
- 2021-03-21 21:09:16下载
- 积分:1
-
MULTIPLE_ANTENNA_TECHNIQUES_IN_WiMAX
multiple antenna echnques that is used in wimax is a good tutorial for wimax antenna
- 2013-01-10 23:31:23下载
- 积分:1
-
combine---two-binary-trees-
This is a small program to create indexs for two binary trees and combine them to a new
003
* index tree and output the new tree,the second tree only has the left child tree then
004
* if the first tree has no left child tree,insert the second tree into the first tree as
005
* its left child and if the first tree has the left child tree,then insert the first tree
006
* into the second tree as its left child.
(This is a small program to create indexs for two binary trees and combine them to a new 003* index tree and output the new tree, the second tree only has the left child tree then 004* if the first tree has no left child tree, insert the second tree into the first tree as 005* its left child and if the first tree has the left child tree, then insert the first tree 006* into the second tree as its left child.)
- 2012-06-11 16:16:55下载
- 积分:1