Тёмный
Made Python
Made Python
Made Python
Подписаться
Hi, my name is Ade, I am a graduate student.
In this channel, I share a tutorial video about what I've learned and used during my study.
I hope my video could help you finish your homework, project, and your research.
I upload videos every week, don't forget to subscribe, and let's study together.

Best,
Made Python

1st Python Video 15 April 2022
100 Subscribers 19th November 2022
........
Комментарии
@behrampatel4872
@behrampatel4872 9 дней назад
good to know this tip. Thank you
@chipstar277
@chipstar277 22 дня назад
I can't select Renumber Node Strings. What should I do?
@madepython
@madepython 21 день назад
@@chipstar277 I think you have to unlock the node.
@preetiprabhasarangi5182
@preetiprabhasarangi5182 23 дня назад
Thank you
@paininkabir4760
@paininkabir4760 2 месяца назад
1:00 I don't get what z stands for
@madepython
@madepython Месяц назад
z is a random number. It means that the Gaussian distribution takes any random number from negative infinity to positive infinity.
@hajikhalil4268
@hajikhalil4268 2 месяца назад
This helped me alot . Thanks mate !
@madepython
@madepython 2 месяца назад
you are welcome
@shivabhatnagar313
@shivabhatnagar313 2 месяца назад
Nice🎉🎉
@madepython
@madepython 2 месяца назад
Thank you.
@MassyVideosForFun
@MassyVideosForFun 15 дней назад
Is that money?
@wawanfisika3743
@wawanfisika3743 2 месяца назад
Kok name error' ya bagian data
@madepython
@madepython 2 месяца назад
Kemungkinan error karena name file datanya salah
@wawanfisika3743
@wawanfisika3743 2 месяца назад
Bisa gak kalau membuat 4 garis tapi hanya satu sumbu y
@madepython
@madepython 2 месяца назад
@@wawanfisika3743 bisa banget. plot saja datanya berurutan. ax.plot(x,y1); ax.plot(x,y2); ax.plot(x,y3); ax.plot(x,y4).
@Varsha_Kamble19
@Varsha_Kamble19 2 месяца назад
What software we have to use to compile the code sir.?
@madepython
@madepython 2 месяца назад
In this video I run the Python script in Sypder IDE sir.
@Varsha_Kamble19
@Varsha_Kamble19 Месяц назад
@@madepython ok sir thank you sir
@duniasainsasrofi
@duniasainsasrofi 5 месяцев назад
makasih mas
@madepython
@madepython 5 месяцев назад
Sama-sama mas
@isaacramos1703
@isaacramos1703 5 месяцев назад
What about these white boards? Why? i understood everything minus this white board (it seems a padding)
@almadeliaortizbanuelos6172
@almadeliaortizbanuelos6172 6 месяцев назад
Muchas gracias, me ayudó mucho tu video. Saludos desde Guadalajara México.
@brianbeckman4982
@brianbeckman4982 6 месяцев назад
Dear Made: Thank you for sharing your code on Github! However, without your data files, we cannot run your code. Is there any chance you can share your data files?
@brianbeckman4982
@brianbeckman4982 6 месяцев назад
Never mind. I was able to run your code via sample images and videos from opencv. Thanks again!
@madepython
@madepython 6 месяцев назад
I'm happy to hear that you found the video helpful!
@brianbeckman4982
@brianbeckman4982 6 месяцев назад
very nicely done ❤
@madepython
@madepython 6 месяцев назад
You are welcome.
@ALEXANDERKENTSO_
@ALEXANDERKENTSO_ 7 месяцев назад
makasih kak, video nya sangat membantu !
@madepython
@madepython 6 месяцев назад
Iya sama-sama
@slainiae
@slainiae 7 месяцев назад
"Could not find conda environment: dip" Any idea how to solve that?
@madepython
@madepython 7 месяцев назад
'dip' is a conda environment that I created by copying the 'base' environment. You can run the 'base' environment.
@LL-mq7gj
@LL-mq7gj 7 месяцев назад
The first time I used this method it worked perfectly. I had a lovely smooth gif. Now when I do it the colours in my heatmap become less detailed. However the pngs that make the gif are much more detailed. I haven’t changed anything! If you have any experience with this issue please let me know.
@madepython
@madepython 7 месяцев назад
Hello, maybe the problem is due to image color depth. 'gif' can only display 8-bit (256) colors.
@mohamedelmatal6820
@mohamedelmatal6820 7 месяцев назад
I am interested in bathymetry interpolation
@kithara_pragma
@kithara_pragma 8 месяцев назад
How to set this as default?
@madepython
@madepython 7 месяцев назад
I don't know about it.
@ayomideojo3098
@ayomideojo3098 8 месяцев назад
thank you so much for the video :)
@madepython
@madepython 8 месяцев назад
You are welcome :)
@marielaiquize3116
@marielaiquize3116 9 месяцев назад
How i would agragate political division in a subplot?
@madepython
@madepython 8 месяцев назад
Hi, I don't quite understand your question. Would you like to give more information?
@sayyidafdhal
@sayyidafdhal 9 месяцев назад
mantap
@Francesco_Luligo
@Francesco_Luligo 10 месяцев назад
Very nice Sir.
@madepython
@madepython 10 месяцев назад
You are welcome.
@walterpaiva7022
@walterpaiva7022 10 месяцев назад
Thanks a lot, let me please know how to create a data_triangle
@madepython
@madepython 10 месяцев назад
Hi, you can download the data that I used in this video through the github link in the description.
@SijingWong
@SijingWong 10 месяцев назад
SORRY~~Why isn't there any sound?
@madepython
@madepython 10 месяцев назад
To reduce distraction :)
@salehryan2906
@salehryan2906 10 месяцев назад
convenient that you didn't try motion blurring in 2 axis simultaneously, because it doesn't work
@madepython
@madepython 10 месяцев назад
Yes, I have tried it but it did not work :D
@salehryan2906
@salehryan2906 10 месяцев назад
@@madepython and yet the book shows that it does work in an example, your code is wrong, the image must be fftshifted and the blurring kernel must be sampled from -height/2:height/2 -width/2:width/2
@aldanibrazcarvalho5645
@aldanibrazcarvalho5645 11 месяцев назад
Thanks for the video, friend. Could you help me with a plot of 2 roses in the same figure, but that have the same scale and the same graduated scale to facilitate analysis and relationship?
@madepython
@madepython 10 месяцев назад
Hi, I never made windrose subplot using Python. Maybe you can create one by one the windrose figures, save it and combine it manually.
@fylee-r4q
@fylee-r4q 11 месяцев назад
Thank you very much for your answer, I am sorry that my questions may be a little too much, I am a beginner college student, I tried to follow your steps, and also used your script, and removed the river part, but it showed FVCOM Fatal Error! CAN NOT UPDATE TIME FOR INVALID FLOATING POINT TIME VARIABLE Stopping FVCOM FVCOM Fatal Error! Can Not Read NameList NML_CASE from file: ./CX_run.nml Stopping FVCOM, in addition, I would like to ask where can I get the tide_component data, thank you very much!
@madepython
@madepython 10 месяцев назад
No worries friend, I also faced the same problem when the first time I learned this FVCOM. I think from your error message you need to set the number of rive to 0 in the CX_run.nml file. For the tide_component data you could find it by estimation the the tidal component from sea water surface elevation data.
@fylee-r4q
@fylee-r4q 11 месяцев назад
where can i get fvcom river and se , the two files that i need to put in model run
@madepython
@madepython 11 месяцев назад
The "fvcom_river" is the file you get by compiling the fvcom source code. "casename_run.nml" or in this video, I named the casename "SE", which is the fvcom control file that is included in the fvcom example folder.
@yasirmaqsood2115
@yasirmaqsood2115 11 месяцев назад
Thanks 👍
@madepython
@madepython 11 месяцев назад
You are very welcome.
@Izzabella981
@Izzabella981 11 месяцев назад
Great video! Super helpful, loved it!!
@madepython
@madepython 11 месяцев назад
Thank you.
@salmantas2335
@salmantas2335 11 месяцев назад
you are amazing. high quality content; not like others who use librarys for everything.
@madepython
@madepython 11 месяцев назад
Thank you!
@diabukhari411
@diabukhari411 Год назад
Can u make it to 3d?
@madepython
@madepython Год назад
Hi, I never analyzed the 3D netCDF in SAGA. I recommend to use MATLAB or Python.
@maliniv8043
@maliniv8043 Год назад
can you explain please.
@maliniv8043
@maliniv8043 Год назад
why is the cstfile created form google in part 1 is different from the one imported here
@madepython
@madepython Год назад
This is because the CST file in video part 1 led to an error. After several trial and error, the CST file in this video finally works.
@maliniv8043
@maliniv8043 Год назад
PArt 2 is cst file of different area but same process? Thanks for replying@@madepython
@madepython
@madepython Год назад
Yes, the same process.
@maliniv8043
@maliniv8043 Год назад
thanks@@madepython
@maliniv8043
@maliniv8043 Год назад
will i able to predict siltation model for any port in world through Fvcom ?@@madepython
@satyananda4389
@satyananda4389 Год назад
Thank You for your tutorial sir, How if the source noisy image has RGB color (not gray image)? do I need a few extra steps?
@madepython
@madepython Год назад
Hello, I never denoising a color image. So I don't how to do it.
@pedroibarra4344
@pedroibarra4344 Год назад
Thank you bro!! Highly appreciated
@madepython
@madepython Год назад
You are welcome😄
@DrFooteChem
@DrFooteChem Год назад
This was exactly what I needed help with! Thank you for posting.
@madepython
@madepython Год назад
I'm glad the tutorial was helpful for you.
@madepython
@madepython Год назад
The MATLAB script example_plotTimeseries.m is available in my github repository: github.com/adenarayana/FVCOM
@madepython
@madepython Год назад
The 3 MATLAB scripts are avaible in my github repository: github.com/adenarayana/FVCOM
@madepython
@madepython Год назад
The 3 MATLAB scripts are avaible in my github repository: github.com/adenarayana/FVCOM
@ayasuzuki5242
@ayasuzuki5242 Год назад
Where can I find input files (in tutorial video, 3:41, "3 MATLAB scripts") ? I couldn't find those in fvcom-toolbox.
@madepython
@madepython Год назад
The '3 MATLAB scripts' shown in the tutorial video are not available in the fvcom-toolbox. I personally created those scripts as an example of how you can use the functions from the fvcom-toolbox. They serve as a demonstration of the toolbox's capabilities.
@bilalzafar3570
@bilalzafar3570 Год назад
can you share those scripts please@@madepython
@madepython
@madepython Год назад
The 3 MATLAB scripts are avaible in my github repository: github.com/adenarayana/FVCOM
@chiangchian-wei8605
@chiangchian-wei8605 Год назад
Thanks for the tutorial, it helps me a lot!
@madepython
@madepython Год назад
Glad it helped!
@jhk1702
@jhk1702 Год назад
very nice!
@madepython
@madepython Год назад
Thanks!
@enesguler6034
@enesguler6034 Год назад
What if the image would be rgb? I splitted the channels and processed all steps for all channels. Then I merged sharpened channels again. But it didn't change. What should I do?
@madepython
@madepython Год назад
Hi, I don't exactly know how to do a Laplacian filter in RGB image. Hope you find the solution.
@enesguler6034
@enesguler6034 Год назад
@@madepython I guess first we need to convert to YUV or HSV color space. Then apply laplacian to only intencity layer. But in my case I needed to multiply kernel with -1.
@zhwzh_
@zhwzh_ Год назад
Thanks!!
@madepython
@madepython Год назад
No problem!
@namelesskoala6956
@namelesskoala6956 Год назад
In your noisy image/array you now have values which are outside of the original range [0 ; 1], which is incorrect and unrealistic as a pixel on your real-world 8 bit camera sensor cannot have negative values or values above 255. This means that you need to implement => all negative values in my noisy array are 0, all positive values in my noisy array that are higher than 1 are 1. However, this introduces the problem that you are effectively truncating your Gaussian distribution, meaning that what you added to the image as noise (Gaussian) is not what you get in the end (some strange malformed/truncated Gaussian).
@madepython
@madepython Год назад
Hello, thank you for pointing this out. I still need to understand what we should do to the pixel where the values are outside of the original pixel range since the textbook did not explain this problem.
@Tsukimi9
@Tsukimi9 Год назад
Thank you so so much for telling this in a shortest way :) helpful.
@madepython
@madepython Год назад
Glad this short is useful :)
@Hello_am_Mr_Jello
@Hello_am_Mr_Jello Год назад
Muchas gracias !
@MS-BeatrizBosques
@MS-BeatrizBosques Год назад
Thank you so much! This really helped me
@braianquiceno6302
@braianquiceno6302 Год назад
Thanks a lot!