CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab ginput
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab ginput - List
[
Chess Poker games
]
mmahjongg
DL : 0
这是一个用Matlab编写的麻将连连看程序,对于图像操作的理解有很好的帮助。-This game is a matlab version of the famous chinese tile matching game. The look and feel of the game is similar to xmahjongg game. I used to play xmahjongg when I used the old xsparc system maybe more than 8 years ago. As the computing environment of myself has been changed to mainly Windows OS, I ve always missed the old xmahjongg because it has a simple user interface and very light. Therefore, this is my re creation of xmahjongg in the matlab environment. Besides ML Blackjack 1.0 which I programmed and uploaded few weeks ago, this program does not employ GUIDE environment. Instead, I simulated GUI by adopting a modified ginput and figure window. I think this program works as an example of GUI programming without GUIDE.
Date
: 2025-07-04
Size
: 63kb
User
:
赵军
[
matlab
]
ginput2
DL : 0
Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one! With GINPUT2 you can also: 1. ZOOM: in, out (double-click)! 2. PAN: when dragging! 3. DELETE: last selected point! 4. PLOT: while selecting! (optional, just input the line style!) 5. SCALE or GEOREFERENCE images! (optional, just input: true) So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using: >> ginput2(true, .k ) Enjoy it! -Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one! With GINPUT2 you can also: 1. ZOOM: in, out (double-click)! 2. PAN: when dragging! 3. DELETE: last selected point! 4. PLOT: while selecting! (optional, just input the line style!) 5. SCALE or GEOREFERENCE images! (optional, just input: true) So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using: >> ginput2(true, .k ) Enjoy it!
Date
: 2025-07-04
Size
: 7kb
User
:
Mike Gao
[
matlab
]
exercise319b
DL : 0
Splice out the voiced plosive “b” in theword “be” and synthesize aword with an increase in the voice onset time of the “b.” What is the perceptual effect? Is it possible to transform the voiced plosive “b” to the unvoiced plosive “p” with this change in the voiced onset time? Consider attributes such as vocal cord vibration and aspiration. (In splicing, display the waveform and spectrogram of the word “be” and use the MATLAB function ginput.m.) Optional: If your transformed sound does not sound like a “p” then, again considering vocal cord vibration and aspiration, make a more accurate transformation.
Date
: 2025-07-04
Size
: 1kb
User
:
asdamha
[
Special Effects
]
ginput
DL : 0
通过ginput函数对于正弦函数y=sin(x)的图线进行取点(use ginput function to pick the point of the sine function y=sin(x))
Date
: 2025-07-04
Size
: 2kb
User
:
缪西北
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.